May 20 19:04:04.135980 np0000175413 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 20 19:04:04.142863 np0000175413 devstack@c-api.service[112236]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 20 19:04:04.146038 np0000175413 devstack@c-api.service[112236]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed May 20 19:04:04 2026] *** May 20 19:04:04.146038 np0000175413 devstack@c-api.service[112236]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 20 19:04:04.146038 np0000175413 devstack@c-api.service[112236]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 20 19:04:04.146038 np0000175413 devstack@c-api.service[112236]: nodename: np0000175413 May 20 19:04:04.146038 np0000175413 devstack@c-api.service[112236]: machine: x86_64 May 20 19:04:04.146038 np0000175413 devstack@c-api.service[112236]: clock source: unix May 20 19:04:04.146038 np0000175413 devstack@c-api.service[112236]: pcre jit disabled May 20 19:04:04.146038 np0000175413 devstack@c-api.service[112236]: detected number of CPU cores: 16 May 20 19:04:04.146038 np0000175413 devstack@c-api.service[112236]: current working directory: / May 20 19:04:04.146038 np0000175413 devstack@c-api.service[112236]: detected binary path: /usr/bin/uwsgi-core May 20 19:04:04.146038 np0000175413 devstack@c-api.service[112236]: your processes number limit is 256917 May 20 19:04:04.146038 np0000175413 devstack@c-api.service[112236]: your memory page size is 4096 bytes May 20 19:04:04.146038 np0000175413 devstack@c-api.service[112236]: detected max file descriptor number: 2048 May 20 19:04:04.146038 np0000175413 devstack@c-api.service[112236]: lock engine: pthread robust mutexes May 20 19:04:04.146857 np0000175413 devstack@c-api.service[112236]: thunder lock: enabled May 20 19:04:04.146857 np0000175413 devstack@c-api.service[112236]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 20 19:04:04.146857 np0000175413 devstack@c-api.service[112236]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 20 19:04:04.146857 np0000175413 devstack@c-api.service[112236]: PEP 405 virtualenv detected: /opt/stack/data/venv May 20 19:04:04.146857 np0000175413 devstack@c-api.service[112236]: Set PythonHome to /opt/stack/data/venv May 20 19:04:04.181542 np0000175413 devstack@c-api.service[112236]: Python main interpreter initialized at 0x770f5d4a3668 May 20 19:04:04.181542 np0000175413 devstack@c-api.service[112236]: python threads support enabled May 20 19:04:04.181542 np0000175413 devstack@c-api.service[112236]: your server socket listen backlog is limited to 100 connections May 20 19:04:04.181542 np0000175413 devstack@c-api.service[112236]: your mercy for graceful operations on workers is 80 seconds May 20 19:04:04.182088 np0000175413 devstack@c-api.service[112236]: mapped 671795 bytes (656 KB) for 4 cores May 20 19:04:04.182222 np0000175413 devstack@c-api.service[112236]: *** Operational MODE: preforking *** May 20 19:04:04.182361 np0000175413 devstack@c-api.service[112236]: *** uWSGI is running in multiple interpreter mode *** May 20 19:04:04.182361 np0000175413 devstack@c-api.service[112236]: spawned uWSGI master process (pid: 112236) May 20 19:04:04.182519 np0000175413 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 20 19:04:04.185701 np0000175413 devstack@c-api.service[112236]: spawned uWSGI worker 1 (pid: 112243, cores: 1) May 20 19:04:04.185701 np0000175413 devstack@c-api.service[112236]: spawned uWSGI worker 2 (pid: 112244, cores: 1) May 20 19:04:04.185701 np0000175413 devstack@c-api.service[112236]: spawned uWSGI worker 3 (pid: 112245, cores: 1) May 20 19:04:04.185701 np0000175413 devstack@c-api.service[112236]: spawned uWSGI worker 4 (pid: 112246, cores: 1) May 20 19:04:04.185701 np0000175413 devstack@c-api.service[112236]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 20 19:04:04.315787 np0000175413 devstack@c-api.service[112244]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 19:04:04.315787 np0000175413 devstack@c-api.service[112244]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 19:04:04.315787 np0000175413 devstack@c-api.service[112244]: we strongly recommend against using it for new projects. May 20 19:04:04.315787 np0000175413 devstack@c-api.service[112244]: If you are already using Eventlet, we recommend migrating to a different May 20 19:04:04.315787 np0000175413 devstack@c-api.service[112244]: framework. For more detail see May 20 19:04:04.315787 np0000175413 devstack@c-api.service[112244]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 19:04:04.315787 np0000175413 devstack@c-api.service[112244]: import eventlet # noqa May 20 19:04:04.316591 np0000175413 devstack@c-api.service[112246]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 19:04:04.316591 np0000175413 devstack@c-api.service[112246]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 19:04:04.316591 np0000175413 devstack@c-api.service[112246]: we strongly recommend against using it for new projects. May 20 19:04:04.316591 np0000175413 devstack@c-api.service[112246]: If you are already using Eventlet, we recommend migrating to a different May 20 19:04:04.316591 np0000175413 devstack@c-api.service[112246]: framework. For more detail see May 20 19:04:04.316591 np0000175413 devstack@c-api.service[112246]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 19:04:04.316591 np0000175413 devstack@c-api.service[112246]: import eventlet # noqa May 20 19:04:04.317110 np0000175413 devstack@c-api.service[112243]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 19:04:04.317110 np0000175413 devstack@c-api.service[112243]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 19:04:04.317110 np0000175413 devstack@c-api.service[112243]: we strongly recommend against using it for new projects. May 20 19:04:04.317110 np0000175413 devstack@c-api.service[112243]: If you are already using Eventlet, we recommend migrating to a different May 20 19:04:04.317110 np0000175413 devstack@c-api.service[112243]: framework. For more detail see May 20 19:04:04.317110 np0000175413 devstack@c-api.service[112243]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 19:04:04.317110 np0000175413 devstack@c-api.service[112243]: import eventlet # noqa May 20 19:04:04.334092 np0000175413 devstack@c-api.service[112245]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 19:04:04.334092 np0000175413 devstack@c-api.service[112245]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 19:04:04.334092 np0000175413 devstack@c-api.service[112245]: we strongly recommend against using it for new projects. May 20 19:04:04.334092 np0000175413 devstack@c-api.service[112245]: If you are already using Eventlet, we recommend migrating to a different May 20 19:04:04.334092 np0000175413 devstack@c-api.service[112245]: framework. For more detail see May 20 19:04:04.334092 np0000175413 devstack@c-api.service[112245]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 19:04:04.334092 np0000175413 devstack@c-api.service[112245]: import eventlet # noqa May 20 19:04:04.402065 np0000175413 devstack@c-api.service[112246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 19:04:04.402065 np0000175413 devstack@c-api.service[112246]: debtcollector.deprecate( May 20 19:04:04.403265 np0000175413 devstack@c-api.service[112244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 19:04:04.403265 np0000175413 devstack@c-api.service[112244]: debtcollector.deprecate( May 20 19:04:04.408824 np0000175413 devstack@c-api.service[112243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 19:04:04.408824 np0000175413 devstack@c-api.service[112243]: debtcollector.deprecate( May 20 19:04:04.426573 np0000175413 devstack@c-api.service[112245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 19:04:04.426573 np0000175413 devstack@c-api.service[112245]: debtcollector.deprecate( May 20 19:04:04.481484 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:04.481484 np0000175413 devstack@c-api.service[112246]: from cgi import parse_header May 20 19:04:04.488980 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:04.488980 np0000175413 devstack@c-api.service[112244]: from cgi import parse_header May 20 19:04:04.489495 np0000175413 devstack@c-api.service[112243]: /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 20 19:04:04.489495 np0000175413 devstack@c-api.service[112243]: from cgi import parse_header May 20 19:04:04.511963 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:04.511963 np0000175413 devstack@c-api.service[112245]: from cgi import parse_header May 20 19:04:04.526123 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:04.526123 np0000175413 devstack@c-api.service[112246]: removals.removed_module( May 20 19:04:04.526736 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:04.526736 np0000175413 devstack@c-api.service[112246]: removals.removed_module( May 20 19:04:04.532576 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:04.532576 np0000175413 devstack@c-api.service[112244]: removals.removed_module( May 20 19:04:04.533298 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:04.533298 np0000175413 devstack@c-api.service[112244]: removals.removed_module( May 20 19:04:04.533817 np0000175413 devstack@c-api.service[112243]: /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 20 19:04:04.533817 np0000175413 devstack@c-api.service[112243]: removals.removed_module( May 20 19:04:04.534507 np0000175413 devstack@c-api.service[112243]: /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 20 19:04:04.534507 np0000175413 devstack@c-api.service[112243]: removals.removed_module( May 20 19:04:04.560135 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:04.560135 np0000175413 devstack@c-api.service[112245]: removals.removed_module( May 20 19:04:04.560849 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:04.560849 np0000175413 devstack@c-api.service[112245]: removals.removed_module( May 20 19:04:05.139068 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:05.139068 np0000175413 devstack@c-api.service[112246]: warnings.warn( May 20 19:04:05.154836 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:05.154836 np0000175413 devstack@c-api.service[112244]: warnings.warn( May 20 19:04:05.159326 np0000175413 devstack@c-api.service[112243]: /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 20 19:04:05.159326 np0000175413 devstack@c-api.service[112243]: warnings.warn( May 20 19:04:05.195894 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:05.195894 np0000175413 devstack@c-api.service[112245]: warnings.warn( May 20 19:04:05.243845 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:05.243845 np0000175413 devstack@c-api.service[112246]: warnings.warn( May 20 19:04:05.268202 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:05.268202 np0000175413 devstack@c-api.service[112244]: warnings.warn( May 20 19:04:05.268715 np0000175413 devstack@c-api.service[112243]: /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 20 19:04:05.268715 np0000175413 devstack@c-api.service[112243]: warnings.warn( May 20 19:04:05.306586 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:05.306586 np0000175413 devstack@c-api.service[112245]: warnings.warn( May 20 19:04:05.548786 np0000175413 devstack@c-api.service[112246]: 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 20 19:04:05.549370 np0000175413 devstack@c-api.service[112246]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112246) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 19:04:05.556543 np0000175413 devstack@c-api.service[112244]: 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 20 19:04:05.556981 np0000175413 devstack@c-api.service[112244]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112244) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 19:04:05.566297 np0000175413 devstack@c-api.service[112243]: 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 20 19:04:05.566740 np0000175413 devstack@c-api.service[112243]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112243) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 19:04:05.608175 np0000175413 devstack@c-api.service[112245]: 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 20 19:04:05.608663 np0000175413 devstack@c-api.service[112245]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112245) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 19:04:05.636294 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:05.636294 np0000175413 devstack@c-api.service[112246]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 19:04:05.637160 np0000175413 devstack@c-api.service[112243]: /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 20 19:04:05.637160 np0000175413 devstack@c-api.service[112243]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 19:04:05.637321 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:05.637321 np0000175413 devstack@c-api.service[112244]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 19:04:05.676413 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:05.676413 np0000175413 devstack@c-api.service[112245]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 19:04:06.123102 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112244) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 19:04:06.123419 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112246) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 19:04:06.123565 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.123694 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.123782 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.123846 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.123906 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112245) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 19:04:06.123979 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.124043 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112243) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 19:04:06.124109 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.124170 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.124170 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.124298 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.124298 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.124413 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.124472 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.124918 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.125014 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.125092 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.125165 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.125230 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.125307 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.125370 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.125434 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.125534 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.125604 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.125728 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.125791 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.125845 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.125902 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.125967 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.126029 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.126090 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.126150 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.126206 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.126265 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.126319 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.126377 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112246) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.126434 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.126492 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.126755 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.126755 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.126755 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.126755 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.131522 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.131672 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.131672 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.131672 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.131799 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.131861 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.131908 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.131951 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.131989 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.132031 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.132031 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.132106 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.132160 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.132160 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.132256 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.132298 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.132336 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.132336 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.132336 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.132443 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.132489 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.132544 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.132592 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.132592 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.132592 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.132741 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.132741 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112246) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.132823 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.134329 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.134398 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.134438 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.134517 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.134581 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.134647 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.134706 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.134749 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.134789 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.134827 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.134875 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.134917 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.134958 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.135003 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.135050 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.135093 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.135137 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.135178 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.135214 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.135267 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.135316 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.135357 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.135402 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.135402 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.135402 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.135402 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.135402 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112246) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.135402 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.135665 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.135665 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.135665 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.135665 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.135822 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.135870 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.135911 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.135949 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.135991 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.136029 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.136081 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.136124 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.136167 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.136214 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.136214 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112246) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.136287 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.136325 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.136363 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.136405 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.136455 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.136502 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.136543 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.136581 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.136643 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.136643 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.136731 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.136778 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.136778 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.137903 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.137966 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.138009 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.138064 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.138112 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.138162 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.138204 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.138243 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.138282 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.138320 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.138369 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.138410 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.138461 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112246) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.138501 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.138547 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.138588 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.138588 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.138698 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.138743 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.138743 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.138831 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.138873 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.138918 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.138918 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.138993 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.139038 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.139038 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.139038 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.139652 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.139718 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.139792 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.139846 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.139885 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.139964 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.140016 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.140065 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.140133 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.140227 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.140316 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.140374 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.140447 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.140496 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.140539 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.140588 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.140660 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.140714 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.140755 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.140795 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112246) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.140844 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.140891 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.141441 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.141533 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.141585 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.141705 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.141764 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.141825 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.142916 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.142966 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.143021 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.143100 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.143149 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.143190 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.143234 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.143277 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.143318 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.143367 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.143410 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.143455 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.143498 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.143540 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.143578 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.143616 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.143681 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.143719 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112246) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.143758 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.143795 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.143837 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.143895 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.143895 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.143970 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.144012 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.144050 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.144127 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.144192 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.144764 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.144813 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.144871 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.144915 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.144958 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.144999 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.145038 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.145082 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.145130 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.145172 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.145222 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.145269 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.145318 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.145359 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.145396 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.145458 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.145521 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.145566 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.145607 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.145688 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.145738 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.145780 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.145822 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.145861 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.145897 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.145938 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.145938 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112246) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.145938 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.147279 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.147333 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.147389 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.147448 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.147448 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.147540 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.147582 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.147652 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.147713 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.147757 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.147798 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.147836 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.147883 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.147924 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.147966 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.148011 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.148071 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.148123 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.148167 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.148213 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.148255 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.148296 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112246) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.148333 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.148373 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.148416 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.148416 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.148416 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.148537 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.148537 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.148618 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.148677 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.148718 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.148771 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.148771 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.148860 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.148904 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.148950 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.148998 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.149044 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.149085 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.149123 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.149170 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.149218 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.149260 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.149340 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.149388 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.149429 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.149513 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.149557 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.149600 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.149659 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.149702 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.149745 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.149794 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.149834 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.149878 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.149926 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.149972 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.150013 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.150058 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.150101 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.150142 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112246) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.150185 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.150225 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.150266 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.150309 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.150454 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.150501 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.150550 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.150597 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.150686 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.150763 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.150810 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.150851 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.150891 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.150943 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.150990 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.151031 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.151067 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.151112 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.151152 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.151188 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.151231 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112246) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.151231 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.151307 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.151307 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.151307 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.151307 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.151456 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.151499 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.151538 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.151574 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.151612 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.151668 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.151719 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.151769 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.151815 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.151861 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.151900 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.151936 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.151977 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.152018 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.152057 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.152093 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.152129 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.152176 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.152220 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.152261 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.152302 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.152347 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.152347 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112246) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.152347 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.154965 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.155030 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.155079 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.155154 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.155257 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.155304 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.155350 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.155391 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.155432 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.155482 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.155482 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.155482 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.155482 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.155660 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.155707 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.155707 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.155707 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.155830 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.155830 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.155911 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.155951 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.155990 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.156038 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.156087 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.156128 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.156217 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.156274 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112246) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.156329 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.156550 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.156607 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.156674 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.156721 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.156776 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.156818 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.156859 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.156902 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.156943 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.156984 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.157022 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.157063 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.157108 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.157149 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.157189 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.157242 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.157285 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.157324 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.157368 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.157415 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.157458 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.157537 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.157578 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.157640 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.157692 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.157737 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.157782 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.157827 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.157877 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.157919 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112246) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.157960 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.158005 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.158048 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.158087 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.158127 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.158163 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.158207 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.158251 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.158290 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.158327 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.158368 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.158412 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.158456 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.158495 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.158537 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.158576 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.158617 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.158691 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.158738 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.158777 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.158815 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.158859 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.158904 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.158943 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.158981 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.159022 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.159059 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.159105 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.159147 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112246) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.159187 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.159224 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.159263 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.159304 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.159346 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.159389 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.159427 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.159471 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.159512 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.159554 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.159592 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.159650 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.159705 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.159757 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.159802 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.159843 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.159880 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.159932 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.159975 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.160012 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.160055 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.160095 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.160137 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.160137 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112246) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.160137 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.160251 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.160251 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.160339 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.160385 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.160425 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.160467 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.160505 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.160545 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.160584 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.160619 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.160680 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.160734 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.160785 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.160836 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.160875 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.160912 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112246) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.160949 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.160988 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.161024 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.161024 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.161103 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.161150 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.161194 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.161194 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.161194 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.161194 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.161194 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.161194 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.161946 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.161946 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.162073 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.162133 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.162180 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.162222 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.162260 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.162302 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.162344 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.162383 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.162423 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.162460 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.162501 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.162548 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.162590 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.162653 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.162696 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.162739 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.162787 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.162832 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.162872 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.162907 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.162951 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112246) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.162993 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.163039 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.163078 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.163078 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.163078 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.167273 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.167334 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.167378 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.167436 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.167495 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.167543 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.167584 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.167648 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.167703 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.167744 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.167790 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.167833 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.167833 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.167833 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.168257 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.168318 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.168366 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.168441 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.168488 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.168552 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.168602 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112246) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.168670 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.168716 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.168757 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.168757 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.168855 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.168855 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.168931 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.170456 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.170513 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.170555 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.170607 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.170683 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.170766 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.170815 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.170857 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.170904 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.170946 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.170988 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.171029 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.171067 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.171110 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.171153 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.171153 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.171233 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.171273 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.171319 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.171361 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.171409 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.171450 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112246) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.171490 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.171538 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.171580 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.171580 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.171580 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.171580 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.171747 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.171747 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.171842 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.171888 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.171888 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.171966 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.172008 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.172048 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.172096 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.172136 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.172180 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.172220 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.172268 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.172310 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.172348 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.172394 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.172443 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.172487 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.172530 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.172582 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.172642 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.172684 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.172725 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.172765 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.172807 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.172848 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.172887 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.172925 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.172968 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.173154 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.173200 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.173244 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.173287 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.173327 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.173371 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.173418 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.173462 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.173524 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.173578 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.173617 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.173692 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.173735 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.173777 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.173825 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112246) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.173867 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.173909 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.173948 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.173989 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.174038 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.174079 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.174120 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.174157 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.174198 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.174245 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.174286 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.174325 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.174364 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.174405 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.174455 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112246) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.174500 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.174541 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.174582 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.174619 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.174690 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.174734 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.174774 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.174821 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.174868 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.174915 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.174953 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.174997 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.175034 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.175071 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.175112 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.175149 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.175197 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.175245 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.175291 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.175333 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.175371 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.175412 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.175459 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.175503 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.175543 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.175583 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.175619 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.175688 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.175732 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.175769 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.175805 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.175847 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.175885 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.175926 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.175964 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.176000 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.176041 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112246) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.176079 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.176120 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.176168 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.176210 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.176252 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.176290 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.176330 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.176372 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.176414 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.176458 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.176504 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.176504 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.176504 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.176504 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.176504 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112246) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.176504 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.176740 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.176740 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.176820 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.176868 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.176908 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.176956 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.176956 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.177035 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.177072 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.177109 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.177148 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.177186 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.177233 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.177297 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.177339 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.177382 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.177432 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.177472 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.177531 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.177574 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.177613 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.177681 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.177731 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.177773 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.177824 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.177824 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.177824 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112246) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.177824 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.177974 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.177974 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.177974 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.178090 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.178133 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.178133 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.178226 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.178268 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.178307 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.178348 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.178387 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.178387 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.178467 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.178508 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.178548 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.178589 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.178654 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.178698 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.178743 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.178782 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.178833 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.178873 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.178921 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.178961 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.179005 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.179046 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.179046 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112246) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.179046 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.179171 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.179171 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.179243 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.179283 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.179318 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.179355 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.179393 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.179430 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.179472 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.179512 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.179554 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.179592 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.179666 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.179721 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.179767 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.179809 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.179848 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.179886 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.179932 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112246) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.179972 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.180012 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.180098 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.180147 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.180188 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.180225 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.180261 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.180304 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.180346 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.180393 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.180433 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.180471 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.180513 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.180555 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.180591 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.180641 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.180692 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.180742 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.180969 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.181010 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.181048 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.181137 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.181180 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.181224 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.181312 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.181354 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.181401 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.181450 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.181528 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112246) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.181576 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.181618 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.181676 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.181722 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.181758 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.181758 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.181758 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.181758 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.181864 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.181864 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.181864 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.181864 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.181864 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.181999 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.182033 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.182068 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.182095 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.182129 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.182129 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.182194 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.182227 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.182259 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.182290 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.182320 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.182358 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112246) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.182391 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.182419 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.182447 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.182485 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.182521 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.182552 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.182579 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.182608 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.182655 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.182683 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.182716 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.182748 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.182748 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.182748 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.182748 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.182748 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.182748 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.182920 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.182953 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.182995 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.182995 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.182995 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.182995 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.183112 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.183145 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112246) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.183173 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.183202 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.183232 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.183232 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.183288 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.183321 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.183357 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.183389 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.183423 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.183454 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.183485 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.183485 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.183485 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.183485 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.183725 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.183778 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.183818 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.183851 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.183881 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.183920 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.183953 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.183985 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.184017 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.184049 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.184079 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.184109 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.184147 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.184185 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112246) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.184220 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.184256 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.184293 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.184293 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.184353 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.184387 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.184418 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.184455 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.184492 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.184524 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.184555 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.184555 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.184617 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.184670 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:04:06.186835 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.186879 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.186959 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.187011 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.187069 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.187130 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112246) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.187235 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.187302 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.187338 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.187376 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.187410 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.187449 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.187482 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.187523 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:04:06.187556 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.187589 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.187621 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:04:06.187674 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.187708 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.187741 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:04:06.187782 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.187813 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:04:06.187813 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:04:06.187813 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:04:06.233350 np0000175413 devstack@c-api.service[112244]: INFO dbcounter [None req-56f7fc91-a256-47f0-953b-76a9708e7f7d None None] Registered counter for database cinder May 20 19:04:06.233564 np0000175413 devstack@c-api.service[112246]: INFO dbcounter [None req-79760e46-271e-4d10-a67f-43746d55813f None None] Registered counter for database cinder May 20 19:04:06.233987 np0000175413 devstack@c-api.service[112243]: INFO dbcounter [None req-cd7afa64-813a-4033-a59e-63c3939fbe1b None None] Registered counter for database cinder May 20 19:04:06.236221 np0000175413 devstack@c-api.service[112245]: INFO dbcounter [None req-f3c1f9ed-d5d0-41d8-925d-b878239192df None None] Registered counter for database cinder May 20 19:04:06.246917 np0000175413 devstack@c-api.service[112246]: DEBUG oslo_db.sqlalchemy.engines [None req-79760e46-271e-4d10-a67f-43746d55813f 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=112246) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 19:04:06.248983 np0000175413 devstack@c-api.service[112244]: DEBUG oslo_db.sqlalchemy.engines [None req-56f7fc91-a256-47f0-953b-76a9708e7f7d 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=112244) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 19:04:06.251040 np0000175413 devstack@c-api.service[112243]: DEBUG oslo_db.sqlalchemy.engines [None req-cd7afa64-813a-4033-a59e-63c3939fbe1b 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=112243) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 19:04:06.252231 np0000175413 devstack@c-api.service[112245]: DEBUG oslo_db.sqlalchemy.engines [None req-f3c1f9ed-d5d0-41d8-925d-b878239192df 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=112245) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 19:04:06.362652 np0000175413 devstack@c-api.service[112246]: DEBUG dbcounter [-] [112246] Writer thread running {{(pid=112246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 19:04:06.362957 np0000175413 devstack@c-api.service[112244]: DEBUG dbcounter [-] [112244] Writer thread running {{(pid=112244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 19:04:06.365775 np0000175413 devstack@c-api.service[112246]: INFO cinder.rpc [None req-79760e46-271e-4d10-a67f-43746d55813f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 19:04:06.365832 np0000175413 devstack@c-api.service[112244]: INFO cinder.rpc [None req-56f7fc91-a256-47f0-953b-76a9708e7f7d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 19:04:06.368495 np0000175413 devstack@c-api.service[112244]: INFO cinder.rpc [None req-56f7fc91-a256-47f0-953b-76a9708e7f7d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 19:04:06.368571 np0000175413 devstack@c-api.service[112243]: DEBUG dbcounter [-] [112243] Writer thread running {{(pid=112243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 19:04:06.368616 np0000175413 devstack@c-api.service[112245]: DEBUG dbcounter [-] [112245] Writer thread running {{(pid=112245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 19:04:06.369336 np0000175413 devstack@c-api.service[112246]: INFO cinder.rpc [None req-79760e46-271e-4d10-a67f-43746d55813f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 19:04:06.371185 np0000175413 devstack@c-api.service[112244]: INFO cinder.rpc [None req-56f7fc91-a256-47f0-953b-76a9708e7f7d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 19:04:06.371597 np0000175413 devstack@c-api.service[112243]: INFO cinder.rpc [None req-cd7afa64-813a-4033-a59e-63c3939fbe1b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 19:04:06.372196 np0000175413 devstack@c-api.service[112246]: INFO cinder.rpc [None req-79760e46-271e-4d10-a67f-43746d55813f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 19:04:06.372292 np0000175413 devstack@c-api.service[112245]: INFO cinder.rpc [None req-f3c1f9ed-d5d0-41d8-925d-b878239192df None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 19:04:06.373569 np0000175413 devstack@c-api.service[112244]: INFO cinder.rpc [None req-56f7fc91-a256-47f0-953b-76a9708e7f7d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 19:04:06.374512 np0000175413 devstack@c-api.service[112243]: INFO cinder.rpc [None req-cd7afa64-813a-4033-a59e-63c3939fbe1b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 19:04:06.374651 np0000175413 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-56f7fc91-a256-47f0-953b-76a9708e7f7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.374707 np0000175413 devstack@c-api.service[112246]: INFO cinder.rpc [None req-79760e46-271e-4d10-a67f-43746d55813f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 19:04:06.375585 np0000175413 devstack@c-api.service[112245]: INFO cinder.rpc [None req-f3c1f9ed-d5d0-41d8-925d-b878239192df None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 19:04:06.375673 np0000175413 devstack@c-api.service[112246]: WARNING castellan.key_manager.migration [None req-79760e46-271e-4d10-a67f-43746d55813f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.376316 np0000175413 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-56f7fc91-a256-47f0-953b-76a9708e7f7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.377273 np0000175413 devstack@c-api.service[112246]: WARNING castellan.key_manager.migration [None req-79760e46-271e-4d10-a67f-43746d55813f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.377458 np0000175413 devstack@c-api.service[112243]: INFO cinder.rpc [None req-cd7afa64-813a-4033-a59e-63c3939fbe1b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 19:04:06.378522 np0000175413 devstack@c-api.service[112245]: INFO cinder.rpc [None req-f3c1f9ed-d5d0-41d8-925d-b878239192df None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 19:04:06.379566 np0000175413 devstack@c-api.service[112243]: INFO cinder.rpc [None req-cd7afa64-813a-4033-a59e-63c3939fbe1b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 19:04:06.380480 np0000175413 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-cd7afa64-813a-4033-a59e-63c3939fbe1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.380595 np0000175413 devstack@c-api.service[112245]: INFO cinder.rpc [None req-f3c1f9ed-d5d0-41d8-925d-b878239192df None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 19:04:06.381530 np0000175413 devstack@c-api.service[112245]: WARNING castellan.key_manager.migration [None req-f3c1f9ed-d5d0-41d8-925d-b878239192df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.381821 np0000175413 devstack@c-api.service[112244]: DEBUG oslo_db.sqlalchemy.engines [None req-56f7fc91-a256-47f0-953b-76a9708e7f7d 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=112244) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 19:04:06.382543 np0000175413 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-cd7afa64-813a-4033-a59e-63c3939fbe1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.382908 np0000175413 devstack@c-api.service[112246]: DEBUG oslo_db.sqlalchemy.engines [None req-79760e46-271e-4d10-a67f-43746d55813f 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=112246) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 19:04:06.383302 np0000175413 devstack@c-api.service[112245]: WARNING castellan.key_manager.migration [None req-f3c1f9ed-d5d0-41d8-925d-b878239192df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.384005 np0000175413 devstack@c-api.service[112244]: INFO cinder.rpc [None req-56f7fc91-a256-47f0-953b-76a9708e7f7d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 19:04:06.384866 np0000175413 devstack@c-api.service[112246]: INFO cinder.rpc [None req-79760e46-271e-4d10-a67f-43746d55813f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 19:04:06.386286 np0000175413 devstack@c-api.service[112244]: INFO cinder.rpc [None req-56f7fc91-a256-47f0-953b-76a9708e7f7d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 19:04:06.387033 np0000175413 devstack@c-api.service[112246]: INFO cinder.rpc [None req-79760e46-271e-4d10-a67f-43746d55813f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 19:04:06.387415 np0000175413 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-56f7fc91-a256-47f0-953b-76a9708e7f7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.387503 np0000175413 devstack@c-api.service[112243]: DEBUG oslo_db.sqlalchemy.engines [None req-cd7afa64-813a-4033-a59e-63c3939fbe1b 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=112243) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 19:04:06.388206 np0000175413 devstack@c-api.service[112246]: WARNING castellan.key_manager.migration [None req-79760e46-271e-4d10-a67f-43746d55813f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.389758 np0000175413 devstack@c-api.service[112243]: INFO cinder.rpc [None req-cd7afa64-813a-4033-a59e-63c3939fbe1b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 19:04:06.391457 np0000175413 devstack@c-api.service[112245]: DEBUG oslo_db.sqlalchemy.engines [None req-f3c1f9ed-d5d0-41d8-925d-b878239192df 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=112245) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 19:04:06.391869 np0000175413 devstack@c-api.service[112243]: INFO cinder.rpc [None req-cd7afa64-813a-4033-a59e-63c3939fbe1b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 19:04:06.393009 np0000175413 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-cd7afa64-813a-4033-a59e-63c3939fbe1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.395040 np0000175413 devstack@c-api.service[112245]: INFO cinder.rpc [None req-f3c1f9ed-d5d0-41d8-925d-b878239192df None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 19:04:06.398538 np0000175413 devstack@c-api.service[112245]: INFO cinder.rpc [None req-f3c1f9ed-d5d0-41d8-925d-b878239192df None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 19:04:06.398741 np0000175413 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-56f7fc91-a256-47f0-953b-76a9708e7f7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.399457 np0000175413 devstack@c-api.service[112246]: WARNING castellan.key_manager.migration [None req-79760e46-271e-4d10-a67f-43746d55813f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.400443 np0000175413 devstack@c-api.service[112245]: WARNING castellan.key_manager.migration [None req-f3c1f9ed-d5d0-41d8-925d-b878239192df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.401986 np0000175413 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-56f7fc91-a256-47f0-953b-76a9708e7f7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.402696 np0000175413 devstack@c-api.service[112246]: WARNING castellan.key_manager.migration [None req-79760e46-271e-4d10-a67f-43746d55813f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.405149 np0000175413 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-56f7fc91-a256-47f0-953b-76a9708e7f7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.407080 np0000175413 devstack@c-api.service[112246]: WARNING castellan.key_manager.migration [None req-79760e46-271e-4d10-a67f-43746d55813f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.409149 np0000175413 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-56f7fc91-a256-47f0-953b-76a9708e7f7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.411072 np0000175413 devstack@c-api.service[112245]: WARNING castellan.key_manager.migration [None req-f3c1f9ed-d5d0-41d8-925d-b878239192df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.411122 np0000175413 devstack@c-api.service[112246]: WARNING castellan.key_manager.migration [None req-79760e46-271e-4d10-a67f-43746d55813f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.413024 np0000175413 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-56f7fc91-a256-47f0-953b-76a9708e7f7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.413131 np0000175413 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-cd7afa64-813a-4033-a59e-63c3939fbe1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.414096 np0000175413 devstack@c-api.service[112246]: WARNING castellan.key_manager.migration [None req-79760e46-271e-4d10-a67f-43746d55813f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.414252 np0000175413 devstack@c-api.service[112245]: WARNING castellan.key_manager.migration [None req-f3c1f9ed-d5d0-41d8-925d-b878239192df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.416010 np0000175413 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-56f7fc91-a256-47f0-953b-76a9708e7f7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.416458 np0000175413 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-cd7afa64-813a-4033-a59e-63c3939fbe1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.417123 np0000175413 devstack@c-api.service[112246]: WARNING castellan.key_manager.migration [None req-79760e46-271e-4d10-a67f-43746d55813f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.418461 np0000175413 devstack@c-api.service[112245]: WARNING castellan.key_manager.migration [None req-f3c1f9ed-d5d0-41d8-925d-b878239192df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.419106 np0000175413 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-56f7fc91-a256-47f0-953b-76a9708e7f7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.419850 np0000175413 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-cd7afa64-813a-4033-a59e-63c3939fbe1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.420204 np0000175413 devstack@c-api.service[112246]: WARNING castellan.key_manager.migration [None req-79760e46-271e-4d10-a67f-43746d55813f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.422150 np0000175413 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-56f7fc91-a256-47f0-953b-76a9708e7f7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.422491 np0000175413 devstack@c-api.service[112245]: WARNING castellan.key_manager.migration [None req-f3c1f9ed-d5d0-41d8-925d-b878239192df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.423037 np0000175413 devstack@c-api.service[112246]: WARNING castellan.key_manager.migration [None req-79760e46-271e-4d10-a67f-43746d55813f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.425029 np0000175413 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-56f7fc91-a256-47f0-953b-76a9708e7f7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.425238 np0000175413 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-cd7afa64-813a-4033-a59e-63c3939fbe1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.425458 np0000175413 devstack@c-api.service[112245]: WARNING castellan.key_manager.migration [None req-f3c1f9ed-d5d0-41d8-925d-b878239192df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.425939 np0000175413 devstack@c-api.service[112246]: WARNING castellan.key_manager.migration [None req-79760e46-271e-4d10-a67f-43746d55813f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.426532 np0000175413 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-56f7fc91-a256-47f0-953b-76a9708e7f7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.427449 np0000175413 devstack@c-api.service[112246]: WARNING castellan.key_manager.migration [None req-79760e46-271e-4d10-a67f-43746d55813f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.428294 np0000175413 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-cd7afa64-813a-4033-a59e-63c3939fbe1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.428470 np0000175413 devstack@c-api.service[112245]: WARNING castellan.key_manager.migration [None req-f3c1f9ed-d5d0-41d8-925d-b878239192df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.429204 np0000175413 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-56f7fc91-a256-47f0-953b-76a9708e7f7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.430178 np0000175413 devstack@c-api.service[112246]: WARNING castellan.key_manager.migration [None req-79760e46-271e-4d10-a67f-43746d55813f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.431382 np0000175413 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-cd7afa64-813a-4033-a59e-63c3939fbe1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.431552 np0000175413 devstack@c-api.service[112245]: WARNING castellan.key_manager.migration [None req-f3c1f9ed-d5d0-41d8-925d-b878239192df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.434398 np0000175413 devstack@c-api.service[112245]: WARNING castellan.key_manager.migration [None req-f3c1f9ed-d5d0-41d8-925d-b878239192df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.434470 np0000175413 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-cd7afa64-813a-4033-a59e-63c3939fbe1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.434705 np0000175413 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-56f7fc91-a256-47f0-953b-76a9708e7f7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.435954 np0000175413 devstack@c-api.service[112246]: WARNING castellan.key_manager.migration [None req-79760e46-271e-4d10-a67f-43746d55813f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.437311 np0000175413 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-cd7afa64-813a-4033-a59e-63c3939fbe1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.437361 np0000175413 devstack@c-api.service[112245]: WARNING castellan.key_manager.migration [None req-f3c1f9ed-d5d0-41d8-925d-b878239192df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.438061 np0000175413 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-56f7fc91-a256-47f0-953b-76a9708e7f7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.438804 np0000175413 devstack@c-api.service[112245]: WARNING castellan.key_manager.migration [None req-f3c1f9ed-d5d0-41d8-925d-b878239192df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.439304 np0000175413 devstack@c-api.service[112246]: WARNING castellan.key_manager.migration [None req-79760e46-271e-4d10-a67f-43746d55813f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.440113 np0000175413 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-56f7fc91-a256-47f0-953b-76a9708e7f7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.440254 np0000175413 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-cd7afa64-813a-4033-a59e-63c3939fbe1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.441335 np0000175413 devstack@c-api.service[112246]: WARNING castellan.key_manager.migration [None req-79760e46-271e-4d10-a67f-43746d55813f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.441471 np0000175413 devstack@c-api.service[112245]: WARNING castellan.key_manager.migration [None req-f3c1f9ed-d5d0-41d8-925d-b878239192df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.441568 np0000175413 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-56f7fc91-a256-47f0-953b-76a9708e7f7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.441777 np0000175413 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-cd7afa64-813a-4033-a59e-63c3939fbe1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.442884 np0000175413 devstack@c-api.service[112246]: WARNING castellan.key_manager.migration [None req-79760e46-271e-4d10-a67f-43746d55813f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.442947 np0000175413 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-56f7fc91-a256-47f0-953b-76a9708e7f7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.444226 np0000175413 devstack@c-api.service[112246]: WARNING castellan.key_manager.migration [None req-79760e46-271e-4d10-a67f-43746d55813f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.444475 np0000175413 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-56f7fc91-a256-47f0-953b-76a9708e7f7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.444657 np0000175413 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-cd7afa64-813a-4033-a59e-63c3939fbe1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.445775 np0000175413 devstack@c-api.service[112246]: WARNING castellan.key_manager.migration [None req-79760e46-271e-4d10-a67f-43746d55813f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.445944 np0000175413 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-56f7fc91-a256-47f0-953b-76a9708e7f7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.447037 np0000175413 devstack@c-api.service[112245]: WARNING castellan.key_manager.migration [None req-f3c1f9ed-d5d0-41d8-925d-b878239192df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.447203 np0000175413 devstack@c-api.service[112246]: WARNING castellan.key_manager.migration [None req-79760e46-271e-4d10-a67f-43746d55813f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.447333 np0000175413 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-56f7fc91-a256-47f0-953b-76a9708e7f7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.448602 np0000175413 devstack@c-api.service[112246]: WARNING castellan.key_manager.migration [None req-79760e46-271e-4d10-a67f-43746d55813f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.448683 np0000175413 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-56f7fc91-a256-47f0-953b-76a9708e7f7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.449880 np0000175413 devstack@c-api.service[112244]: WARNING cinder.api.contrib.hosts [None req-56f7fc91-a256-47f0-953b-76a9708e7f7d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 19:04:06.450007 np0000175413 devstack@c-api.service[112246]: WARNING castellan.key_manager.migration [None req-79760e46-271e-4d10-a67f-43746d55813f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.450265 np0000175413 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-cd7afa64-813a-4033-a59e-63c3939fbe1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.450428 np0000175413 devstack@c-api.service[112245]: WARNING castellan.key_manager.migration [None req-f3c1f9ed-d5d0-41d8-925d-b878239192df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.450570 np0000175413 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-56f7fc91-a256-47f0-953b-76a9708e7f7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.451173 np0000175413 devstack@c-api.service[112246]: WARNING cinder.api.contrib.hosts [None req-79760e46-271e-4d10-a67f-43746d55813f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 19:04:06.451522 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-56f7fc91-a256-47f0-953b-76a9708e7f7d None None] Extended resource: extensions {{(pid=112244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:04:06.451875 np0000175413 devstack@c-api.service[112246]: WARNING castellan.key_manager.migration [None req-79760e46-271e-4d10-a67f-43746d55813f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.452488 np0000175413 devstack@c-api.service[112245]: WARNING castellan.key_manager.migration [None req-f3c1f9ed-d5d0-41d8-925d-b878239192df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.452815 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.v3.router [None req-79760e46-271e-4d10-a67f-43746d55813f None None] Extended resource: extensions {{(pid=112246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:04:06.452877 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-56f7fc91-a256-47f0-953b-76a9708e7f7d None None] Extended resource: os-availability-zone {{(pid=112244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:04:06.453653 np0000175413 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-cd7afa64-813a-4033-a59e-63c3939fbe1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.454013 np0000175413 devstack@c-api.service[112245]: WARNING castellan.key_manager.migration [None req-f3c1f9ed-d5d0-41d8-925d-b878239192df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.454137 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-56f7fc91-a256-47f0-953b-76a9708e7f7d None None] Extended resource: qos-specs {{(pid=112244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:04:06.454186 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.v3.router [None req-79760e46-271e-4d10-a67f-43746d55813f None None] Extended resource: os-availability-zone {{(pid=112246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:04:06.455482 np0000175413 devstack@c-api.service[112245]: WARNING castellan.key_manager.migration [None req-f3c1f9ed-d5d0-41d8-925d-b878239192df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.455601 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.v3.router [None req-79760e46-271e-4d10-a67f-43746d55813f None None] Extended resource: qos-specs {{(pid=112246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:04:06.455876 np0000175413 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-cd7afa64-813a-4033-a59e-63c3939fbe1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.456345 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-56f7fc91-a256-47f0-953b-76a9708e7f7d None None] Extended resource: extra_specs {{(pid=112244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:04:06.457025 np0000175413 devstack@c-api.service[112245]: WARNING castellan.key_manager.migration [None req-f3c1f9ed-d5d0-41d8-925d-b878239192df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.457400 np0000175413 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-cd7afa64-813a-4033-a59e-63c3939fbe1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.457911 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-56f7fc91-a256-47f0-953b-76a9708e7f7d None None] Extended resource: encryption {{(pid=112244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:04:06.458493 np0000175413 devstack@c-api.service[112245]: WARNING castellan.key_manager.migration [None req-f3c1f9ed-d5d0-41d8-925d-b878239192df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.458639 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.v3.router [None req-79760e46-271e-4d10-a67f-43746d55813f None None] Extended resource: extra_specs {{(pid=112246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:04:06.458782 np0000175413 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-cd7afa64-813a-4033-a59e-63c3939fbe1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.459964 np0000175413 devstack@c-api.service[112245]: WARNING castellan.key_manager.migration [None req-f3c1f9ed-d5d0-41d8-925d-b878239192df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.460124 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-56f7fc91-a256-47f0-953b-76a9708e7f7d None None] Extended resource: os-volume-type-access {{(pid=112244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:04:06.460234 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.v3.router [None req-79760e46-271e-4d10-a67f-43746d55813f None None] Extended resource: encryption {{(pid=112246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:04:06.460359 np0000175413 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-cd7afa64-813a-4033-a59e-63c3939fbe1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.461334 np0000175413 devstack@c-api.service[112245]: WARNING castellan.key_manager.migration [None req-f3c1f9ed-d5d0-41d8-925d-b878239192df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.461717 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-56f7fc91-a256-47f0-953b-76a9708e7f7d None None] Extended resource: os-quota-class-sets {{(pid=112244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:04:06.461837 np0000175413 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-cd7afa64-813a-4033-a59e-63c3939fbe1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.461888 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.v3.router [None req-79760e46-271e-4d10-a67f-43746d55813f None None] Extended resource: os-volume-type-access {{(pid=112246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:04:06.462492 np0000175413 devstack@c-api.service[112245]: WARNING cinder.api.contrib.hosts [None req-f3c1f9ed-d5d0-41d8-925d-b878239192df None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 19:04:06.463061 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-56f7fc91-a256-47f0-953b-76a9708e7f7d None None] Extended resource: encryption {{(pid=112244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:04:06.463205 np0000175413 devstack@c-api.service[112245]: WARNING castellan.key_manager.migration [None req-f3c1f9ed-d5d0-41d8-925d-b878239192df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.463253 np0000175413 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-cd7afa64-813a-4033-a59e-63c3939fbe1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.463422 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.v3.router [None req-79760e46-271e-4d10-a67f-43746d55813f None None] Extended resource: os-quota-class-sets {{(pid=112246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:04:06.464162 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.v3.router [None req-f3c1f9ed-d5d0-41d8-925d-b878239192df None None] Extended resource: extensions {{(pid=112245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:04:06.464539 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-56f7fc91-a256-47f0-953b-76a9708e7f7d None None] Extended resource: os-snapshot-manage {{(pid=112244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:04:06.464590 np0000175413 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-cd7afa64-813a-4033-a59e-63c3939fbe1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.464778 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.v3.router [None req-79760e46-271e-4d10-a67f-43746d55813f None None] Extended resource: encryption {{(pid=112246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:04:06.465499 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.v3.router [None req-f3c1f9ed-d5d0-41d8-925d-b878239192df None None] Extended resource: os-availability-zone {{(pid=112245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:04:06.465772 np0000175413 devstack@c-api.service[112243]: WARNING cinder.api.contrib.hosts [None req-cd7afa64-813a-4033-a59e-63c3939fbe1b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 19:04:06.466058 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-56f7fc91-a256-47f0-953b-76a9708e7f7d None None] Extended resource: consistencygroups {{(pid=112244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:04:06.466341 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.v3.router [None req-79760e46-271e-4d10-a67f-43746d55813f None None] Extended resource: os-snapshot-manage {{(pid=112246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:04:06.466509 np0000175413 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-cd7afa64-813a-4033-a59e-63c3939fbe1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.466849 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.v3.router [None req-f3c1f9ed-d5d0-41d8-925d-b878239192df None None] Extended resource: qos-specs {{(pid=112245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:04:06.467460 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-cd7afa64-813a-4033-a59e-63c3939fbe1b None None] Extended resource: extensions {{(pid=112243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:04:06.467856 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.v3.router [None req-79760e46-271e-4d10-a67f-43746d55813f None None] Extended resource: consistencygroups {{(pid=112246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:04:06.468013 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-56f7fc91-a256-47f0-953b-76a9708e7f7d None None] Extended resource: backups {{(pid=112244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:04:06.468798 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-cd7afa64-813a-4033-a59e-63c3939fbe1b None None] Extended resource: os-availability-zone {{(pid=112243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:04:06.469797 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.v3.router [None req-f3c1f9ed-d5d0-41d8-925d-b878239192df None None] Extended resource: extra_specs {{(pid=112245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:04:06.469893 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.v3.router [None req-79760e46-271e-4d10-a67f-43746d55813f None None] Extended resource: backups {{(pid=112246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:04:06.470052 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-56f7fc91-a256-47f0-953b-76a9708e7f7d None None] Extended resource: scheduler-stats {{(pid=112244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:04:06.470135 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-cd7afa64-813a-4033-a59e-63c3939fbe1b None None] Extended resource: qos-specs {{(pid=112243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:04:06.471491 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-56f7fc91-a256-47f0-953b-76a9708e7f7d None None] Extended resource: os-quota-sets {{(pid=112244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:04:06.471587 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.v3.router [None req-f3c1f9ed-d5d0-41d8-925d-b878239192df None None] Extended resource: encryption {{(pid=112245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:04:06.471892 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.v3.router [None req-79760e46-271e-4d10-a67f-43746d55813f None None] Extended resource: scheduler-stats {{(pid=112246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:04:06.472326 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-cd7afa64-813a-4033-a59e-63c3939fbe1b None None] Extended resource: extra_specs {{(pid=112243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:04:06.472891 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-56f7fc91-a256-47f0-953b-76a9708e7f7d None None] Extended resource: os-volume-manage {{(pid=112244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:04:06.473187 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.v3.router [None req-f3c1f9ed-d5d0-41d8-925d-b878239192df None None] Extended resource: os-volume-type-access {{(pid=112245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:04:06.473319 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.v3.router [None req-79760e46-271e-4d10-a67f-43746d55813f None None] Extended resource: os-quota-sets {{(pid=112246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:04:06.474547 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-56f7fc91-a256-47f0-953b-76a9708e7f7d None None] Extended resource: capabilities {{(pid=112244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:04:06.474925 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.v3.router [None req-79760e46-271e-4d10-a67f-43746d55813f None None] Extended resource: os-volume-manage {{(pid=112246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:04:06.474976 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.v3.router [None req-f3c1f9ed-d5d0-41d8-925d-b878239192df None None] Extended resource: os-quota-class-sets {{(pid=112245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:04:06.475273 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-cd7afa64-813a-4033-a59e-63c3939fbe1b None None] Extended resource: encryption {{(pid=112243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:04:06.475848 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-56f7fc91-a256-47f0-953b-76a9708e7f7d None None] Extended resource: os-volume-transfer {{(pid=112244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:04:06.476302 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.v3.router [None req-f3c1f9ed-d5d0-41d8-925d-b878239192df None None] Extended resource: encryption {{(pid=112245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:04:06.476401 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.v3.router [None req-79760e46-271e-4d10-a67f-43746d55813f None None] Extended resource: capabilities {{(pid=112246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:04:06.477012 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-cd7afa64-813a-4033-a59e-63c3939fbe1b None None] Extended resource: os-volume-type-access {{(pid=112243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:04:06.477415 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-56f7fc91-a256-47f0-953b-76a9708e7f7d None None] Extended resource: os-hosts {{(pid=112244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:04:06.477706 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.v3.router [None req-79760e46-271e-4d10-a67f-43746d55813f None None] Extended resource: os-volume-transfer {{(pid=112246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:04:06.477825 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.v3.router [None req-f3c1f9ed-d5d0-41d8-925d-b878239192df None None] Extended resource: os-snapshot-manage {{(pid=112245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:04:06.478691 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-cd7afa64-813a-4033-a59e-63c3939fbe1b None None] Extended resource: os-quota-class-sets {{(pid=112243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:04:06.478868 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-56f7fc91-a256-47f0-953b-76a9708e7f7d None None] Extended resource: cgsnapshots {{(pid=112244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:04:06.479311 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.v3.router [None req-79760e46-271e-4d10-a67f-43746d55813f None None] Extended resource: os-hosts {{(pid=112246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:04:06.479373 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.v3.router [None req-f3c1f9ed-d5d0-41d8-925d-b878239192df None None] Extended resource: consistencygroups {{(pid=112245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:04:06.480193 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-cd7afa64-813a-4033-a59e-63c3939fbe1b None None] Extended resource: encryption {{(pid=112243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:04:06.480393 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.contrib.snapshot_actions [None req-56f7fc91-a256-47f0-953b-76a9708e7f7d None None] SnapshotActionsController initialized {{(pid=112244) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 19:04:06.480757 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.v3.router [None req-79760e46-271e-4d10-a67f-43746d55813f None None] Extended resource: cgsnapshots {{(pid=112246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:04:06.481163 np0000175413 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-56f7fc91-a256-47f0-953b-76a9708e7f7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.481273 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.v3.router [None req-f3c1f9ed-d5d0-41d8-925d-b878239192df None None] Extended resource: backups {{(pid=112245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:04:06.481920 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-cd7afa64-813a-4033-a59e-63c3939fbe1b None None] Extended resource: os-snapshot-manage {{(pid=112243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:04:06.482258 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.contrib.snapshot_actions [None req-79760e46-271e-4d10-a67f-43746d55813f None None] SnapshotActionsController initialized {{(pid=112246) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 19:04:06.482592 np0000175413 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-56f7fc91-a256-47f0-953b-76a9708e7f7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.483094 np0000175413 devstack@c-api.service[112246]: WARNING castellan.key_manager.migration [None req-79760e46-271e-4d10-a67f-43746d55813f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.483292 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.v3.router [None req-f3c1f9ed-d5d0-41d8-925d-b878239192df None None] Extended resource: scheduler-stats {{(pid=112245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:04:06.483589 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-cd7afa64-813a-4033-a59e-63c3939fbe1b None None] Extended resource: consistencygroups {{(pid=112243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:04:06.483952 np0000175413 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-56f7fc91-a256-47f0-953b-76a9708e7f7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.484526 np0000175413 devstack@c-api.service[112246]: WARNING castellan.key_manager.migration [None req-79760e46-271e-4d10-a67f-43746d55813f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.484749 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.v3.router [None req-f3c1f9ed-d5d0-41d8-925d-b878239192df None None] Extended resource: os-quota-sets {{(pid=112245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:04:06.485279 np0000175413 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-56f7fc91-a256-47f0-953b-76a9708e7f7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.485850 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-cd7afa64-813a-4033-a59e-63c3939fbe1b None None] Extended resource: backups {{(pid=112243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:04:06.486157 np0000175413 devstack@c-api.service[112246]: WARNING castellan.key_manager.migration [None req-79760e46-271e-4d10-a67f-43746d55813f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.486210 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.v3.router [None req-f3c1f9ed-d5d0-41d8-925d-b878239192df None None] Extended resource: os-volume-manage {{(pid=112245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:04:06.486692 np0000175413 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-56f7fc91-a256-47f0-953b-76a9708e7f7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.487643 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.v3.router [None req-f3c1f9ed-d5d0-41d8-925d-b878239192df None None] Extended resource: capabilities {{(pid=112245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:04:06.487894 np0000175413 devstack@c-api.service[112246]: WARNING castellan.key_manager.migration [None req-79760e46-271e-4d10-a67f-43746d55813f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.488086 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-cd7afa64-813a-4033-a59e-63c3939fbe1b None None] Extended resource: scheduler-stats {{(pid=112243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:04:06.488135 np0000175413 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-56f7fc91-a256-47f0-953b-76a9708e7f7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.488917 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.v3.router [None req-f3c1f9ed-d5d0-41d8-925d-b878239192df None None] Extended resource: os-volume-transfer {{(pid=112245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:04:06.489291 np0000175413 devstack@c-api.service[112246]: WARNING castellan.key_manager.migration [None req-79760e46-271e-4d10-a67f-43746d55813f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.489436 np0000175413 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-56f7fc91-a256-47f0-953b-76a9708e7f7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.489738 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-cd7afa64-813a-4033-a59e-63c3939fbe1b None None] Extended resource: os-quota-sets {{(pid=112243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:04:06.490344 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-56f7fc91-a256-47f0-953b-76a9708e7f7d None None] Extension VolumeTypeAccess extending resource: types {{(pid=112244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:04:06.490482 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-56f7fc91-a256-47f0-953b-76a9708e7f7d None None] Extension SnapshotActions extending resource: snapshots {{(pid=112244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:04:06.490530 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.v3.router [None req-f3c1f9ed-d5d0-41d8-925d-b878239192df None None] Extended resource: os-hosts {{(pid=112245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:04:06.490571 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-56f7fc91-a256-47f0-953b-76a9708e7f7d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:04:06.490797 np0000175413 devstack@c-api.service[112246]: WARNING castellan.key_manager.migration [None req-79760e46-271e-4d10-a67f-43746d55813f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.490842 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-56f7fc91-a256-47f0-953b-76a9708e7f7d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:04:06.490880 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-56f7fc91-a256-47f0-953b-76a9708e7f7d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:04:06.490995 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-56f7fc91-a256-47f0-953b-76a9708e7f7d None None] Extension AdminActions extending resource: volumes {{(pid=112244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:04:06.491102 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-56f7fc91-a256-47f0-953b-76a9708e7f7d None None] Extension AdminActions extending resource: snapshots {{(pid=112244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:04:06.491147 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-cd7afa64-813a-4033-a59e-63c3939fbe1b None None] Extended resource: os-volume-manage {{(pid=112243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:04:06.491199 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-56f7fc91-a256-47f0-953b-76a9708e7f7d None None] Extension AdminActions extending resource: backups {{(pid=112244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:04:06.491302 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-56f7fc91-a256-47f0-953b-76a9708e7f7d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:04:06.491402 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-56f7fc91-a256-47f0-953b-76a9708e7f7d None None] Extension VolumeActions extending resource: volumes {{(pid=112244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:04:06.491544 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-56f7fc91-a256-47f0-953b-76a9708e7f7d None None] Extension TypesManage extending resource: types {{(pid=112244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:04:06.491661 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-56f7fc91-a256-47f0-953b-76a9708e7f7d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:04:06.491766 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-56f7fc91-a256-47f0-953b-76a9708e7f7d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:04:06.491875 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-56f7fc91-a256-47f0-953b-76a9708e7f7d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:04:06.491917 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.v3.router [None req-f3c1f9ed-d5d0-41d8-925d-b878239192df None None] Extended resource: cgsnapshots {{(pid=112245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:04:06.491979 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-56f7fc91-a256-47f0-953b-76a9708e7f7d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:04:06.492087 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-56f7fc91-a256-47f0-953b-76a9708e7f7d None None] Extension UsedLimits extending resource: limits {{(pid=112244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:04:06.492147 np0000175413 devstack@c-api.service[112246]: WARNING castellan.key_manager.migration [None req-79760e46-271e-4d10-a67f-43746d55813f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.492579 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-cd7afa64-813a-4033-a59e-63c3939fbe1b None None] Extended resource: capabilities {{(pid=112243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:04:06.492985 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.v3.router [None req-79760e46-271e-4d10-a67f-43746d55813f None None] Extension VolumeTypeAccess extending resource: types {{(pid=112246) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:04:06.493147 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.v3.router [None req-79760e46-271e-4d10-a67f-43746d55813f None None] Extension SnapshotActions extending resource: snapshots {{(pid=112246) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:04:06.493244 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.v3.router [None req-79760e46-271e-4d10-a67f-43746d55813f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112246) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:04:06.493417 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.contrib.snapshot_actions [None req-f3c1f9ed-d5d0-41d8-925d-b878239192df None None] SnapshotActionsController initialized {{(pid=112245) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 19:04:06.493880 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-cd7afa64-813a-4033-a59e-63c3939fbe1b None None] Extended resource: os-volume-transfer {{(pid=112243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:04:06.493971 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.v3.router [None req-79760e46-271e-4d10-a67f-43746d55813f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112246) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:04:06.494119 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.v3.router [None req-79760e46-271e-4d10-a67f-43746d55813f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112246) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:04:06.494251 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.v3.router [None req-79760e46-271e-4d10-a67f-43746d55813f None None] Extension AdminActions extending resource: volumes {{(pid=112246) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:04:06.494346 np0000175413 devstack@c-api.service[112245]: WARNING castellan.key_manager.migration [None req-f3c1f9ed-d5d0-41d8-925d-b878239192df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.494390 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.v3.router [None req-79760e46-271e-4d10-a67f-43746d55813f None None] Extension AdminActions extending resource: snapshots {{(pid=112246) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:04:06.494553 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.v3.router [None req-79760e46-271e-4d10-a67f-43746d55813f None None] Extension AdminActions extending resource: backups {{(pid=112246) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:04:06.494727 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.v3.router [None req-79760e46-271e-4d10-a67f-43746d55813f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112246) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:04:06.494838 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.v3.router [None req-79760e46-271e-4d10-a67f-43746d55813f None None] Extension VolumeActions extending resource: volumes {{(pid=112246) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:04:06.494978 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.v3.router [None req-79760e46-271e-4d10-a67f-43746d55813f None None] Extension TypesManage extending resource: types {{(pid=112246) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:04:06.495088 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.v3.router [None req-79760e46-271e-4d10-a67f-43746d55813f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112246) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:04:06.495253 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.v3.router [None req-79760e46-271e-4d10-a67f-43746d55813f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112246) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:04:06.495297 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.v3.router [None req-79760e46-271e-4d10-a67f-43746d55813f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112246) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:04:06.495396 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.v3.router [None req-79760e46-271e-4d10-a67f-43746d55813f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112246) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:04:06.495498 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.v3.router [None req-79760e46-271e-4d10-a67f-43746d55813f None None] Extension UsedLimits extending resource: limits {{(pid=112246) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:04:06.495542 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-cd7afa64-813a-4033-a59e-63c3939fbe1b None None] Extended resource: os-hosts {{(pid=112243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:04:06.495818 np0000175413 devstack@c-api.service[112245]: WARNING castellan.key_manager.migration [None req-f3c1f9ed-d5d0-41d8-925d-b878239192df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.497015 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-cd7afa64-813a-4033-a59e-63c3939fbe1b None None] Extended resource: cgsnapshots {{(pid=112243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:04:06.497160 np0000175413 devstack@c-api.service[112245]: WARNING castellan.key_manager.migration [None req-f3c1f9ed-d5d0-41d8-925d-b878239192df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.498484 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.contrib.snapshot_actions [None req-cd7afa64-813a-4033-a59e-63c3939fbe1b None None] SnapshotActionsController initialized {{(pid=112243) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 19:04:06.498558 np0000175413 devstack@c-api.service[112245]: WARNING castellan.key_manager.migration [None req-f3c1f9ed-d5d0-41d8-925d-b878239192df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.499313 np0000175413 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-cd7afa64-813a-4033-a59e-63c3939fbe1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.499907 np0000175413 devstack@c-api.service[112245]: WARNING castellan.key_manager.migration [None req-f3c1f9ed-d5d0-41d8-925d-b878239192df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.500114 np0000175413 devstack@c-api.service[112244]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x770f5d4a3668 pid: 112244 (default app) May 20 19:04:06.500770 np0000175413 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-cd7afa64-813a-4033-a59e-63c3939fbe1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.501350 np0000175413 devstack@c-api.service[112245]: WARNING castellan.key_manager.migration [None req-f3c1f9ed-d5d0-41d8-925d-b878239192df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.502129 np0000175413 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-cd7afa64-813a-4033-a59e-63c3939fbe1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.502726 np0000175413 devstack@c-api.service[112245]: WARNING castellan.key_manager.migration [None req-f3c1f9ed-d5d0-41d8-925d-b878239192df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.503460 np0000175413 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-cd7afa64-813a-4033-a59e-63c3939fbe1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.503622 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.v3.router [None req-f3c1f9ed-d5d0-41d8-925d-b878239192df None None] Extension VolumeTypeAccess extending resource: types {{(pid=112245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:04:06.503689 np0000175413 devstack@c-api.service[112246]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x770f5d4a3668 pid: 112246 (default app) May 20 19:04:06.503782 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.v3.router [None req-f3c1f9ed-d5d0-41d8-925d-b878239192df None None] Extension SnapshotActions extending resource: snapshots {{(pid=112245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:04:06.503890 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.v3.router [None req-f3c1f9ed-d5d0-41d8-925d-b878239192df None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:04:06.504609 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.v3.router [None req-f3c1f9ed-d5d0-41d8-925d-b878239192df None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:04:06.504721 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.v3.router [None req-f3c1f9ed-d5d0-41d8-925d-b878239192df None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:04:06.504838 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.v3.router [None req-f3c1f9ed-d5d0-41d8-925d-b878239192df None None] Extension AdminActions extending resource: volumes {{(pid=112245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:04:06.504884 np0000175413 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-cd7afa64-813a-4033-a59e-63c3939fbe1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.504950 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.v3.router [None req-f3c1f9ed-d5d0-41d8-925d-b878239192df None None] Extension AdminActions extending resource: snapshots {{(pid=112245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:04:06.505060 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.v3.router [None req-f3c1f9ed-d5d0-41d8-925d-b878239192df None None] Extension AdminActions extending resource: backups {{(pid=112245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:04:06.505157 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.v3.router [None req-f3c1f9ed-d5d0-41d8-925d-b878239192df None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:04:06.505258 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.v3.router [None req-f3c1f9ed-d5d0-41d8-925d-b878239192df None None] Extension VolumeActions extending resource: volumes {{(pid=112245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:04:06.505396 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.v3.router [None req-f3c1f9ed-d5d0-41d8-925d-b878239192df None None] Extension TypesManage extending resource: types {{(pid=112245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:04:06.505509 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.v3.router [None req-f3c1f9ed-d5d0-41d8-925d-b878239192df None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:04:06.505612 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.v3.router [None req-f3c1f9ed-d5d0-41d8-925d-b878239192df None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:04:06.505803 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.v3.router [None req-f3c1f9ed-d5d0-41d8-925d-b878239192df None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:04:06.505909 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.v3.router [None req-f3c1f9ed-d5d0-41d8-925d-b878239192df None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:04:06.506012 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.v3.router [None req-f3c1f9ed-d5d0-41d8-925d-b878239192df None None] Extension UsedLimits extending resource: limits {{(pid=112245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:04:06.506387 np0000175413 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-cd7afa64-813a-4033-a59e-63c3939fbe1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.507768 np0000175413 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-cd7afa64-813a-4033-a59e-63c3939fbe1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:04:06.508997 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.508997 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.509210 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.509210 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.509210 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.509210 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.509210 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.509467 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.509467 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.509467 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.509467 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.509467 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.509467 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.509857 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.509857 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.509857 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.509857 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.509857 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.510099 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.510099 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.510099 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.510099 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.510284 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.510284 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.510284 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.510284 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.510486 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.510486 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.510486 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.510486 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.510486 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.510749 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.510749 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.510749 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.510749 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.510749 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.510948 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.510948 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.510948 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.510948 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.510948 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.510948 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.511218 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.511218 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.511218 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.511218 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.511218 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.511218 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.511481 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.511481 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.511481 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.511481 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.511481 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.511481 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.511799 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.511799 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.511799 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.511799 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.511799 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.511799 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.512067 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.512067 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.512067 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.512067 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.512255 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.512255 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.512255 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.512255 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.512255 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.512484 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.512484 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.512484 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.512484 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.512484 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.512762 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.512762 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.512762 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.512762 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.512762 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.512762 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.513007 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.513007 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.513007 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.513007 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.513007 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.513242 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.513242 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.513242 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.513242 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.513242 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.513449 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.513449 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.513449 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.513449 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.513700 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.513700 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.513700 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.513700 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.513889 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.513889 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.513889 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.513889 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.513889 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.514143 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.514143 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.514143 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.514143 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.514143 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.514346 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-cd7afa64-813a-4033-a59e-63c3939fbe1b None None] Extension VolumeTypeAccess extending resource: types {{(pid=112243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:04:06.514388 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.514388 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.514388 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.514388 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.514586 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.514586 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.514586 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.514586 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.514797 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.514797 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.514797 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.514797 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.514983 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.514983 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.514983 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.514983 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.515159 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.515159 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.515159 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.515159 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.515333 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-cd7afa64-813a-4033-a59e-63c3939fbe1b None None] Extension SnapshotActions extending resource: snapshots {{(pid=112243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:04:06.515431 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.515431 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.515431 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.515431 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.515431 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.515431 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.515730 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.515730 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.515730 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.515730 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.515730 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.515984 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.515984 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.515984 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.515984 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.515984 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.516205 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-cd7afa64-813a-4033-a59e-63c3939fbe1b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:04:06.516247 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.516247 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.516247 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.516247 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.516247 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.516247 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.516513 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.516513 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.516513 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.516513 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.516513 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.517404 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.517404 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.517404 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.517404 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.517404 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.517404 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.517404 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.517785 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.517785 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.517785 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.517785 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.517785 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.518012 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.518012 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.518012 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.518143 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-cd7afa64-813a-4033-a59e-63c3939fbe1b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:04:06.518191 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.518191 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.518191 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.518191 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.518191 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.518422 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.518422 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.518422 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.518422 np0000175413 devstack@c-api.service[112244]: /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 20 19:04:06.518422 np0000175413 devstack@c-api.service[112244]: warnings.warn(deprecated_msg) May 20 19:04:06.518652 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-cd7afa64-813a-4033-a59e-63c3939fbe1b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:04:06.518652 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-cd7afa64-813a-4033-a59e-63c3939fbe1b None None] Extension AdminActions extending resource: volumes {{(pid=112243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:04:06.518652 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-cd7afa64-813a-4033-a59e-63c3939fbe1b None None] Extension AdminActions extending resource: snapshots {{(pid=112243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:04:06.518652 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-cd7afa64-813a-4033-a59e-63c3939fbe1b None None] Extension AdminActions extending resource: backups {{(pid=112243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:04:06.518652 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-cd7afa64-813a-4033-a59e-63c3939fbe1b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:04:06.518652 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-cd7afa64-813a-4033-a59e-63c3939fbe1b None None] Extension VolumeActions extending resource: volumes {{(pid=112243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:04:06.518652 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-cd7afa64-813a-4033-a59e-63c3939fbe1b None None] Extension TypesManage extending resource: types {{(pid=112243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:04:06.518906 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-cd7afa64-813a-4033-a59e-63c3939fbe1b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:04:06.518906 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-cd7afa64-813a-4033-a59e-63c3939fbe1b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:04:06.518906 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-cd7afa64-813a-4033-a59e-63c3939fbe1b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:04:06.518906 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-cd7afa64-813a-4033-a59e-63c3939fbe1b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:04:06.518906 np0000175413 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-cd7afa64-813a-4033-a59e-63c3939fbe1b None None] Extension UsedLimits extending resource: limits {{(pid=112243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:04:06.519087 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.middleware.request_id [None req-d1e57d5e-f9e3-4239-a7d1-f26927c3c64c None None] RequestId filter calling following filter/app {{(pid=112244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 19:04:06.519128 np0000175413 devstack@c-api.service[112245]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x770f5d4a3668 pid: 112245 (default app) May 20 19:04:06.519167 np0000175413 devstack@c-api.service[112244]: [pid: 112244|app: 0|req: 1/1] 199.19.213.57 () {60 vars in 949 bytes} [Wed May 20 19:04:06 2026] GET /volume/v3/ => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 20 19:04:06.522976 np0000175413 devstack@c-api.service[112243]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x770f5d4a3668 pid: 112243 (default app) May 20 19:04:14.284944 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.284944 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.285470 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.285470 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.285470 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.285470 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.285470 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.285873 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.285873 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.285873 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.285873 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.285873 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.285873 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.286278 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.286278 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.286278 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.286278 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.286278 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.286694 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.286694 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.286694 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.286694 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.286950 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.286950 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.286950 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.286950 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.287221 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.287221 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.287221 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.287221 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.287221 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.287560 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.287560 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.287560 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.287560 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.287560 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.287871 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.287871 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.287871 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.287871 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.287871 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.287871 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.288305 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.288305 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.288305 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.288305 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.288305 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.288305 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.288708 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.288708 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.288708 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.288708 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.288708 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.288708 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.289088 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.289088 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.289088 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.289088 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.289088 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.289088 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.289486 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.289486 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.289486 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.289486 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.289826 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.289826 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.289826 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.289826 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.289826 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.290152 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.290152 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.290152 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.290152 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.290152 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.290475 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.290475 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.290475 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.290475 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.290475 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.290475 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.290852 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.290852 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.290852 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.290852 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.290852 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.291167 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.291167 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.291167 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.291167 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.291167 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.291469 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.291469 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.291469 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.291469 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.291793 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.291793 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.291793 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.291793 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.292044 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.292044 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.292044 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.292044 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.292044 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.292390 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.292390 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.292390 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.292390 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.292390 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.292710 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.292710 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.292710 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.292710 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.292961 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.292961 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.292961 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.292961 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.293209 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.293209 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.293209 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.293209 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.293525 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.293525 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.293525 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.293525 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.293894 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.293894 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.293894 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.293894 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.294143 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.294143 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.294143 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.294143 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.294143 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.294143 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.294370 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.294370 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.294370 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.294370 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.294370 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.294505 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.294505 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.294505 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.294505 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.294505 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.294505 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.294505 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.294709 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.294709 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.294709 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.294709 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.294709 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.294709 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.294873 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.294873 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.294873 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.294873 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.294873 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.294873 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.295034 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.295034 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.295034 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.295034 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.295034 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.295034 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.295183 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.295183 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.295183 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.295183 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.295301 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.295301 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.295301 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.295301 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.295407 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.295407 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.295407 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.295407 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.295515 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.295515 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.295515 np0000175413 devstack@c-api.service[112246]: /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 20 19:04:14.295515 np0000175413 devstack@c-api.service[112246]: warnings.warn(deprecated_msg) May 20 19:04:14.295515 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.middleware.request_id [None req-0dd13338-6094-441f-910e-9c641039c728 None None] RequestId filter calling following filter/app {{(pid=112246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 19:04:14.798936 np0000175413 devstack@c-api.service[112246]: INFO cinder.api.openstack.wsgi [None req-0dd13338-6094-441f-910e-9c641039c728 admin admin] POST https://199.19.213.57/volume/v3/types May 20 19:04:14.799549 np0000175413 devstack@c-api.service[112246]: DEBUG cinder.api.openstack.wsgi [None req-0dd13338-6094-441f-910e-9c641039c728 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 20 19:04:14.801282 np0000175413 devstack@c-api.service[112246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 20 19:04:14.801282 np0000175413 devstack@c-api.service[112246]: warnings.warn( May 20 19:04:14.807300 np0000175413 devstack@c-api.service[112246]: DEBUG oslo_db.sqlalchemy.engines [None req-0dd13338-6094-441f-910e-9c641039c728 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=112246) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 19:04:14.841762 np0000175413 devstack@c-api.service[112246]: INFO cinder.api.openstack.wsgi [None req-0dd13338-6094-441f-910e-9c641039c728 admin admin] https://199.19.213.57/volume/v3/types returned with HTTP 200 May 20 19:04:14.843378 np0000175413 devstack@c-api.service[112246]: [pid: 112246|app: 0|req: 1/2] 199.19.213.57 () {68 vars in 1281 bytes} [Wed May 20 19:04:14 2026] POST /volume/v3/types => generated 186 bytes in 572 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 20 19:04:14.864193 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.864193 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.864193 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.864193 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.864193 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.865060 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.865060 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.865060 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.865060 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.865060 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.865349 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.865349 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.865349 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.865349 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.865349 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.865349 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.865746 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.865746 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.865746 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.865746 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.865978 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.865978 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.865978 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.865978 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.866509 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.866509 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.866509 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.866509 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.866789 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.866789 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.866789 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.866789 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.866789 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.867108 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.867108 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.867108 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.867108 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.867108 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.867494 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.867494 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.867494 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.867494 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.867494 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.867494 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.867851 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.867851 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.867851 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.867851 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.867851 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.867851 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.868184 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.868184 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.868184 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.868184 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.868184 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.868184 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.868544 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.868544 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.868544 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.868544 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.868544 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.868875 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.868875 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.868875 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.868875 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.868875 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.869214 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.869214 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.869214 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.869214 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.869214 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.869214 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.869558 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.869558 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.869558 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.869558 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.869558 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.869558 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.869909 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.869909 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.869909 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.869909 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.869909 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.870237 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.870237 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.870237 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.870237 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.870237 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.870541 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.870541 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.870541 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.870541 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.871160 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.871160 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.871160 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.871160 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.871595 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.871595 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.871595 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.871595 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.871595 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.871925 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.871925 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.871925 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.871925 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.871925 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.872200 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.872200 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.872200 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.872200 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.872434 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.872434 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.872434 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.872434 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.872813 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.872813 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.872813 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.872813 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.873048 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.873048 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.873048 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.873048 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.873277 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.873277 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.873277 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.873277 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.873504 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.873504 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.873504 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.873504 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.873504 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.873824 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.873824 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.873824 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.873824 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.873824 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.873824 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.874228 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.874228 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.874228 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.874228 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.874228 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.874463 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.874463 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.874463 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.874463 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.874463 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.874463 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.874621 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.874621 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.874621 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.874621 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.874621 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.874621 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.874798 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.874798 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.874798 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.874798 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.874798 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.874798 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.874955 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.874955 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.874955 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.874955 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.874955 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.874955 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.875122 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.875122 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.875122 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.875122 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.875233 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.875233 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.875233 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.875233 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.875233 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.875393 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.875393 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.875393 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.875393 np0000175413 devstack@c-api.service[112245]: /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 20 19:04:14.875393 np0000175413 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 20 19:04:14.875393 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.middleware.request_id [req-0dd13338-6094-441f-910e-9c641039c728 req-16c9c4e0-5287-48da-a3e2-d6c6c03bad58 None None] RequestId filter calling following filter/app {{(pid=112245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 19:04:15.263897 np0000175413 devstack@c-api.service[112245]: INFO cinder.api.openstack.wsgi [req-0dd13338-6094-441f-910e-9c641039c728 req-16c9c4e0-5287-48da-a3e2-d6c6c03bad58 admin admin] POST https://199.19.213.57/volume/v3/types/12a02fd5-3ec4-48a2-9290-4fa3a56e5072/extra_specs May 20 19:04:15.264511 np0000175413 devstack@c-api.service[112245]: DEBUG cinder.api.openstack.wsgi [req-0dd13338-6094-441f-910e-9c641039c728 req-16c9c4e0-5287-48da-a3e2-d6c6c03bad58 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 20 19:04:15.266447 np0000175413 devstack@c-api.service[112245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 20 19:04:15.266447 np0000175413 devstack@c-api.service[112245]: warnings.warn( May 20 19:04:15.273221 np0000175413 devstack@c-api.service[112245]: DEBUG oslo_db.sqlalchemy.engines [req-0dd13338-6094-441f-910e-9c641039c728 req-16c9c4e0-5287-48da-a3e2-d6c6c03bad58 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=112245) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 19:04:15.335916 np0000175413 devstack@c-api.service[112245]: INFO cinder.api.openstack.wsgi [req-0dd13338-6094-441f-910e-9c641039c728 req-16c9c4e0-5287-48da-a3e2-d6c6c03bad58 admin admin] https://199.19.213.57/volume/v3/types/12a02fd5-3ec4-48a2-9290-4fa3a56e5072/extra_specs returned with HTTP 200 May 20 19:04:15.336590 np0000175413 devstack@c-api.service[112245]: [pid: 112245|app: 0|req: 1/3] 199.19.213.57 () {70 vars in 1498 bytes} [Wed May 20 19:04:14 2026] POST /volume/v3/types/12a02fd5-3ec4-48a2-9290-4fa3a56e5072/extra_specs => generated 55 bytes in 485 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 20 19:04:16.385673 np0000175413 devstack@c-api.service[112244]: DEBUG dbcounter [-] [112244] Writing DB stats cinder:SELECT=6 {{(pid=112244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 19:04:16.391572 np0000175413 devstack@c-api.service[112243]: DEBUG dbcounter [-] [112243] Writing DB stats cinder:SELECT=6 {{(pid=112243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 19:04:24.836151 np0000175413 devstack@c-api.service[112246]: DEBUG dbcounter [-] [112246] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 19:04:25.334428 np0000175413 devstack@c-api.service[112245]: DEBUG dbcounter [-] [112245] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 19:07:18.944739 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.middleware.request_id [None req-400085da-6c5a-4e91-bd7c-2185c88d2e7e None None] RequestId filter calling following filter/app {{(pid=112244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 19:07:18.945502 np0000175413 devstack@c-api.service[112244]: INFO cinder.api.openstack.wsgi [None req-400085da-6c5a-4e91-bd7c-2185c88d2e7e None None] GET https://199.19.213.57/volume// May 20 19:07:18.945574 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.openstack.wsgi [None req-400085da-6c5a-4e91-bd7c-2185c88d2e7e None None] Empty body provided in request {{(pid=112244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 20 19:07:18.945874 np0000175413 devstack@c-api.service[112244]: DEBUG cinder.api.openstack.wsgi [None req-400085da-6c5a-4e91-bd7c-2185c88d2e7e None None] Calling method 'all' {{(pid=112244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 20 19:07:18.946528 np0000175413 devstack@c-api.service[112244]: INFO cinder.api.openstack.wsgi [None req-400085da-6c5a-4e91-bd7c-2185c88d2e7e None None] https://199.19.213.57/volume// returned with HTTP 300 May 20 19:07:18.946900 np0000175413 devstack@c-api.service[112244]: [pid: 112244|app: 0|req: 2/4] 199.19.213.57 () {66 vars in 1449 bytes} [Wed May 20 19:07:18 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)