Jun 16 15:01:11.134066 np0000180762 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 16 15:01:11.143306 np0000180762 devstack@c-api.service[112249]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 16 15:01:11.145771 np0000180762 devstack@c-api.service[112249]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jun 16 15:01:11 2026] *** Jun 16 15:01:11.145771 np0000180762 devstack@c-api.service[112249]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 16 15:01:11.145771 np0000180762 devstack@c-api.service[112249]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 16 15:01:11.145771 np0000180762 devstack@c-api.service[112249]: nodename: np0000180762 Jun 16 15:01:11.145771 np0000180762 devstack@c-api.service[112249]: machine: x86_64 Jun 16 15:01:11.145771 np0000180762 devstack@c-api.service[112249]: clock source: unix Jun 16 15:01:11.145771 np0000180762 devstack@c-api.service[112249]: pcre jit disabled Jun 16 15:01:11.145771 np0000180762 devstack@c-api.service[112249]: detected number of CPU cores: 16 Jun 16 15:01:11.145771 np0000180762 devstack@c-api.service[112249]: current working directory: / Jun 16 15:01:11.145771 np0000180762 devstack@c-api.service[112249]: detected binary path: /usr/bin/uwsgi-core Jun 16 15:01:11.145771 np0000180762 devstack@c-api.service[112249]: your processes number limit is 256917 Jun 16 15:01:11.145771 np0000180762 devstack@c-api.service[112249]: your memory page size is 4096 bytes Jun 16 15:01:11.145771 np0000180762 devstack@c-api.service[112249]: detected max file descriptor number: 2048 Jun 16 15:01:11.145771 np0000180762 devstack@c-api.service[112249]: lock engine: pthread robust mutexes Jun 16 15:01:11.147053 np0000180762 devstack@c-api.service[112249]: thunder lock: enabled Jun 16 15:01:11.147053 np0000180762 devstack@c-api.service[112249]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 16 15:01:11.147053 np0000180762 devstack@c-api.service[112249]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 16 15:01:11.147053 np0000180762 devstack@c-api.service[112249]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 16 15:01:11.147053 np0000180762 devstack@c-api.service[112249]: Set PythonHome to /opt/stack/data/venv Jun 16 15:01:11.180865 np0000180762 devstack@c-api.service[112249]: Python main interpreter initialized at 0x72552f2a3668 Jun 16 15:01:11.180865 np0000180762 devstack@c-api.service[112249]: python threads support enabled Jun 16 15:01:11.180865 np0000180762 devstack@c-api.service[112249]: your server socket listen backlog is limited to 100 connections Jun 16 15:01:11.180865 np0000180762 devstack@c-api.service[112249]: your mercy for graceful operations on workers is 80 seconds Jun 16 15:01:11.181364 np0000180762 devstack@c-api.service[112249]: mapped 671795 bytes (656 KB) for 4 cores Jun 16 15:01:11.181492 np0000180762 devstack@c-api.service[112249]: *** Operational MODE: preforking *** Jun 16 15:01:11.181668 np0000180762 devstack@c-api.service[112249]: *** uWSGI is running in multiple interpreter mode *** Jun 16 15:01:11.181668 np0000180762 devstack@c-api.service[112249]: spawned uWSGI master process (pid: 112249) Jun 16 15:01:11.181846 np0000180762 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 16 15:01:11.182362 np0000180762 devstack@c-api.service[112249]: spawned uWSGI worker 1 (pid: 112254, cores: 1) Jun 16 15:01:11.184477 np0000180762 devstack@c-api.service[112249]: spawned uWSGI worker 2 (pid: 112255, cores: 1) Jun 16 15:01:11.184477 np0000180762 devstack@c-api.service[112249]: spawned uWSGI worker 3 (pid: 112256, cores: 1) Jun 16 15:01:11.184477 np0000180762 devstack@c-api.service[112249]: spawned uWSGI worker 4 (pid: 112257, cores: 1) Jun 16 15:01:11.184477 np0000180762 devstack@c-api.service[112249]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 16 15:01:11.321708 np0000180762 devstack@c-api.service[112256]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 15:01:11.321708 np0000180762 devstack@c-api.service[112256]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 15:01:11.321708 np0000180762 devstack@c-api.service[112256]: we strongly recommend against using it for new projects. Jun 16 15:01:11.321708 np0000180762 devstack@c-api.service[112256]: If you are already using Eventlet, we recommend migrating to a different Jun 16 15:01:11.321708 np0000180762 devstack@c-api.service[112256]: framework. For more detail see Jun 16 15:01:11.321708 np0000180762 devstack@c-api.service[112256]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 15:01:11.321708 np0000180762 devstack@c-api.service[112256]: import eventlet # noqa Jun 16 15:01:11.323448 np0000180762 devstack@c-api.service[112257]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 15:01:11.323448 np0000180762 devstack@c-api.service[112257]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 15:01:11.323448 np0000180762 devstack@c-api.service[112257]: we strongly recommend against using it for new projects. Jun 16 15:01:11.323448 np0000180762 devstack@c-api.service[112257]: If you are already using Eventlet, we recommend migrating to a different Jun 16 15:01:11.323448 np0000180762 devstack@c-api.service[112257]: framework. For more detail see Jun 16 15:01:11.323448 np0000180762 devstack@c-api.service[112257]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 15:01:11.323448 np0000180762 devstack@c-api.service[112257]: import eventlet # noqa Jun 16 15:01:11.329386 np0000180762 devstack@c-api.service[112255]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 15:01:11.329386 np0000180762 devstack@c-api.service[112255]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 15:01:11.329386 np0000180762 devstack@c-api.service[112255]: we strongly recommend against using it for new projects. Jun 16 15:01:11.329386 np0000180762 devstack@c-api.service[112255]: If you are already using Eventlet, we recommend migrating to a different Jun 16 15:01:11.329386 np0000180762 devstack@c-api.service[112255]: framework. For more detail see Jun 16 15:01:11.329386 np0000180762 devstack@c-api.service[112255]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 15:01:11.329386 np0000180762 devstack@c-api.service[112255]: import eventlet # noqa Jun 16 15:01:11.332708 np0000180762 devstack@c-api.service[112254]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 15:01:11.332708 np0000180762 devstack@c-api.service[112254]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 15:01:11.332708 np0000180762 devstack@c-api.service[112254]: we strongly recommend against using it for new projects. Jun 16 15:01:11.332708 np0000180762 devstack@c-api.service[112254]: If you are already using Eventlet, we recommend migrating to a different Jun 16 15:01:11.332708 np0000180762 devstack@c-api.service[112254]: framework. For more detail see Jun 16 15:01:11.332708 np0000180762 devstack@c-api.service[112254]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 15:01:11.332708 np0000180762 devstack@c-api.service[112254]: import eventlet # noqa Jun 16 15:01:11.413920 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 15:01:11.413920 np0000180762 devstack@c-api.service[112255]: warnings.warn( Jun 16 15:01:11.416002 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 15:01:11.416002 np0000180762 devstack@c-api.service[112257]: warnings.warn( Jun 16 15:01:11.416494 np0000180762 devstack@c-api.service[112256]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 15:01:11.416494 np0000180762 devstack@c-api.service[112256]: warnings.warn( Jun 16 15:01:11.420970 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 15:01:11.420970 np0000180762 devstack@c-api.service[112254]: warnings.warn( Jun 16 15:01:11.492228 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 16 15:01:11.492228 np0000180762 devstack@c-api.service[112255]: from cgi import parse_header Jun 16 15:01:11.494165 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 16 15:01:11.494165 np0000180762 devstack@c-api.service[112257]: from cgi import parse_header Jun 16 15:01:11.495771 np0000180762 devstack@c-api.service[112256]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 16 15:01:11.495771 np0000180762 devstack@c-api.service[112256]: from cgi import parse_header Jun 16 15:01:11.498944 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 16 15:01:11.498944 np0000180762 devstack@c-api.service[112254]: from cgi import parse_header Jun 16 15:01:11.540532 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 16 15:01:11.540532 np0000180762 devstack@c-api.service[112255]: removals.removed_module( Jun 16 15:01:11.542023 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 16 15:01:11.542023 np0000180762 devstack@c-api.service[112255]: removals.removed_module( Jun 16 15:01:11.543677 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 16 15:01:11.543677 np0000180762 devstack@c-api.service[112257]: removals.removed_module( Jun 16 15:01:11.543900 np0000180762 devstack@c-api.service[112256]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 16 15:01:11.543900 np0000180762 devstack@c-api.service[112256]: removals.removed_module( Jun 16 15:01:11.545247 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 16 15:01:11.545247 np0000180762 devstack@c-api.service[112257]: removals.removed_module( Jun 16 15:01:11.545570 np0000180762 devstack@c-api.service[112256]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 16 15:01:11.545570 np0000180762 devstack@c-api.service[112256]: removals.removed_module( Jun 16 15:01:11.548327 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 16 15:01:11.548327 np0000180762 devstack@c-api.service[112254]: removals.removed_module( Jun 16 15:01:11.549779 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 16 15:01:11.549779 np0000180762 devstack@c-api.service[112254]: removals.removed_module( Jun 16 15:01:12.154078 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 16 15:01:12.154078 np0000180762 devstack@c-api.service[112257]: warnings.warn( Jun 16 15:01:12.161517 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 16 15:01:12.161517 np0000180762 devstack@c-api.service[112255]: warnings.warn( Jun 16 15:01:12.172535 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 16 15:01:12.172535 np0000180762 devstack@c-api.service[112254]: warnings.warn( Jun 16 15:01:12.208497 np0000180762 devstack@c-api.service[112256]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 16 15:01:12.208497 np0000180762 devstack@c-api.service[112256]: warnings.warn( Jun 16 15:01:12.246562 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 16 15:01:12.246562 np0000180762 devstack@c-api.service[112257]: warnings.warn( Jun 16 15:01:12.257033 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 16 15:01:12.257033 np0000180762 devstack@c-api.service[112255]: warnings.warn( Jun 16 15:01:12.274669 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 16 15:01:12.274669 np0000180762 devstack@c-api.service[112254]: warnings.warn( Jun 16 15:01:12.316461 np0000180762 devstack@c-api.service[112256]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 16 15:01:12.316461 np0000180762 devstack@c-api.service[112256]: warnings.warn( Jun 16 15:01:12.551044 np0000180762 devstack@c-api.service[112255]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 16 15:01:12.551401 np0000180762 devstack@c-api.service[112255]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112255) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 15:01:12.560266 np0000180762 devstack@c-api.service[112257]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 16 15:01:12.560684 np0000180762 devstack@c-api.service[112257]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112257) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 15:01:12.570059 np0000180762 devstack@c-api.service[112254]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 16 15:01:12.570497 np0000180762 devstack@c-api.service[112254]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112254) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 15:01:12.611508 np0000180762 devstack@c-api.service[112256]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 16 15:01:12.611796 np0000180762 devstack@c-api.service[112256]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112256) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 15:01:12.642638 np0000180762 devstack@c-api.service[112255]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 16 15:01:12.642638 np0000180762 devstack@c-api.service[112255]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 15:01:12.642869 np0000180762 devstack@c-api.service[112254]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 16 15:01:12.642869 np0000180762 devstack@c-api.service[112254]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 15:01:12.645800 np0000180762 devstack@c-api.service[112257]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 16 15:01:12.645800 np0000180762 devstack@c-api.service[112257]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 15:01:12.682775 np0000180762 devstack@c-api.service[112256]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 16 15:01:12.682775 np0000180762 devstack@c-api.service[112256]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 15:01:13.121575 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112255) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 15:01:13.121819 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112254) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 15:01:13.121950 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.122022 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.122092 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112256) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 15:01:13.122186 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.122228 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.122261 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.122462 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.122520 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.122552 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.122780 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.123655 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.123728 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.123776 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.123828 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.123828 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.123893 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.123931 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.123967 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.123998 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.124032 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.124032 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.124087 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.124127 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.124160 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.124197 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.124230 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.124268 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.124268 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.124268 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.124358 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112256) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.124390 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.125345 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.125405 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.125484 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.125540 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.125600 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.125639 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.125683 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.125724 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.125759 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.125806 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.125846 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.125882 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.125923 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.125963 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.125999 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.126044 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.126080 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.126115 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.126152 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.126186 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112256) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.126186 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.127317 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.127498 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.127498 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.127498 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.127710 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.127710 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.127835 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.127907 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.127971 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.127971 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.127971 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.127971 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.127971 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.127971 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.130902 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.131001 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.131001 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.131116 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.131116 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.131229 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112256) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.131229 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.132652 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.132734 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.132824 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.132824 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.132988 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.132988 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.132988 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.133178 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.133242 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.133301 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.133402 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.133513 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.133579 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.133639 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.133712 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.133712 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.133827 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.133886 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.133886 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112256) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.134003 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.134075 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.134147 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.134211 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.134275 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.134336 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.134398 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.134487 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.134551 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.134679 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.134742 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.134830 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.134913 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.134975 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.135036 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.135095 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.135156 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.135217 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.135275 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.135275 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112256) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.135392 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.135503 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.135575 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.135645 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112257) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 15:01:13.135857 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.135916 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.136132 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.136624 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.136687 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.136738 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.136822 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.136874 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.136942 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.137014 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.137187 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.137273 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.137355 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.137394 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.137442 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.137477 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.137530 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.137569 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.137606 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.137642 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.137678 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.137715 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.137751 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.137788 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.137825 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.137861 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.137906 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.137950 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.137991 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.138030 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.138071 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.138071 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.138162 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.138206 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.138254 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.138293 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.138326 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.138360 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.138392 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.138448 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.138483 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.138516 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.138549 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.138613 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.138659 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.138696 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.138775 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112256) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.138823 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.138864 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.138901 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.138949 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.138986 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.139022 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.139057 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.139115 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.139164 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.139208 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.139245 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.139282 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.139318 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.139354 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.139389 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.139389 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.139493 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.139493 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112256) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.139493 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.139625 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.139625 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.139625 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.139625 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.139625 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.139625 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.139625 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.140166 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.140229 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.140304 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.140372 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.140414 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.140516 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.140574 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.141114 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.141173 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.141223 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.141303 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.141349 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.141409 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.141511 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.141570 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.141632 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.141694 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.141744 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.141815 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.141868 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.141938 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.143570 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.143627 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.143686 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.143728 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.143762 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.143802 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.143839 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.143881 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.143924 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.143967 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.144004 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.144040 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.144077 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.144077 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.144438 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.144521 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.144572 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.144609 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.144669 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.144718 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112256) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.144797 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.146406 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.146481 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.146550 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.146663 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.146725 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.146777 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.146841 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.148735 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.148782 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.148868 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.148911 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.148961 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.148999 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.149037 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.149074 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.149117 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.149158 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.149158 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.149226 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.149263 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.149344 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.149746 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.149794 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.149870 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.149920 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.149988 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.150035 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112256) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.150095 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.150850 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.150910 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.150963 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.151010 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.151085 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.151128 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.151203 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.151870 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.151915 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.151960 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.151960 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.152028 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.152071 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.152111 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.152149 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.152181 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.152216 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.152260 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.152300 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.152337 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.152375 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.152416 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.152479 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.152522 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.152561 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.152597 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.152634 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.152677 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.152713 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.152749 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.152792 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.152832 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.152873 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.152915 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.152952 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.152989 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.153024 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.153061 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.153099 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.153136 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.153171 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.153207 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.153250 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.153287 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112256) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.153323 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.153359 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.153402 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.153464 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.153515 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.153550 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.153588 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.153627 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.153665 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.153702 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.153735 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.153772 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.153812 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.153847 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.153887 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.153928 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.153962 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.153998 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.154039 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.154075 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.154111 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.154146 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.154182 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.154217 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.154252 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.154286 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.154321 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.154356 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.154399 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112256) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.154452 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.154497 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.154534 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.154591 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.154629 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.154666 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.154703 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.154744 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.154780 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.154903 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.154942 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.154980 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.155015 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.155051 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.155090 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.155126 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112256) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.155168 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.155203 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.155340 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.155387 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.155505 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.155557 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.155591 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.155640 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.155679 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.155712 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.155754 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.155795 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.155841 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.155841 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.155908 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.155944 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.156015 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.156058 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.156124 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.156163 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.156198 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.156236 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.156272 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.156309 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.156352 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.156389 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.156449 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.156488 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.156488 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112256) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.156590 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.158144 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.158210 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.158258 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.158305 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.158347 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.158391 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.158459 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.158499 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.158536 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.158609 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.158651 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.158689 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.158732 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.158732 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.158810 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.158810 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.158810 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.158911 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.158911 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.158977 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.159013 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.159048 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.159090 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.159090 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.159162 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.159199 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.159256 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112256) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.159317 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.159409 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.159478 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.159516 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.159554 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.159590 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.159624 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.159684 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.159723 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.159761 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.159812 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.159884 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.159928 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.159963 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.160001 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.160034 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.160086 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.160125 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.160163 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.160197 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.160233 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.160266 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.160299 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.160337 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112256) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.160374 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.160416 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.160482 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.160519 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.160562 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.160612 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.160653 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.160687 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.160725 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.160760 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.160802 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.160837 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.160873 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.160917 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.160958 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.160994 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.161030 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.161065 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.161101 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.161138 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.161176 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.161226 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.161264 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.161309 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.161343 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112256) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.161387 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.161463 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.161505 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.161505 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.161505 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.161505 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.161505 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.161505 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.161704 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.161704 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.161704 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.161804 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.161841 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.161877 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.161913 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.161954 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.161995 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.162041 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.162078 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.162114 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.162153 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.162193 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.162229 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.162269 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.162309 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.162344 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.162384 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.162510 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112256) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.162554 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.162636 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.162673 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.162673 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.162673 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.162673 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.162673 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.162673 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.165322 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.165388 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.165461 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.165530 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.165570 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.165603 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.165635 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.165663 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.165689 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.165717 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.165750 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.165750 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.165803 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112256) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.165872 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.166760 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.166825 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.166879 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.166950 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.167004 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.167063 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.167128 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.169357 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.169397 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.169452 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.169477 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.169501 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.169553 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.169582 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.169607 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.169632 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.169663 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.169688 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.169712 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.169737 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.169765 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.169794 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.169822 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.169847 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.169875 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.169899 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.169927 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.169959 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.169986 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.170013 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.170052 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.170081 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.170109 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.170138 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.170168 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.170195 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.170219 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.170252 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.170277 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.170304 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.170332 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.170363 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.170363 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.170363 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.171077 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.171077 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.171077 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.171266 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.171266 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.171372 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112256) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.171469 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.171542 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.171598 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.171598 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.171700 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.171763 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.171823 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.171885 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.171885 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.172000 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.172055 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.172114 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.172176 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.172239 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.172294 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.172360 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.172417 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.172512 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.172571 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.172635 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.172691 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.172746 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.172809 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.172865 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.172921 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.172976 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.173030 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.173096 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112256) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.173159 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.173213 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.173275 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.173334 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.173389 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.173480 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.173480 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.173480 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.173480 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.173480 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.173747 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.173803 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.173860 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.173920 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.173920 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.174023 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.174023 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.174125 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.174192 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.174246 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.174246 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.174355 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112256) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.174410 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.174636 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.178242 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.178332 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.178392 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.178821 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.178896 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.178952 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.179015 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.179081 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.179081 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.179192 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.179250 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.179250 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.179360 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.179360 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.179360 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.179360 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.179360 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.179658 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.179658 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.179658 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.179823 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.179823 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.179943 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.180000 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.180065 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.180127 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.180190 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.180254 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.180309 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.180364 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.180416 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.180490 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.180690 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112256) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.180752 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.180819 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.180875 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.180944 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.181007 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.181064 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.181121 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.181121 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.181121 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.181121 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.181121 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.181121 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.181463 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.181463 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.181463 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.181463 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.181463 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.181463 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112256) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.181463 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.181842 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.181842 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.181842 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.181842 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.181842 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.181842 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.181842 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.182208 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.182208 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.182208 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.182208 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.184443 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.185671 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.185846 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.185945 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.186009 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.186068 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.186139 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.186222 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.186222 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.186222 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.186407 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.186711 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.186781 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.186839 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.186980 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.187585 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.187679 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.187738 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.187801 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.187861 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.187916 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.187972 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.188028 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.188082 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.188139 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.188193 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.188269 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.188332 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.188382 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.188463 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112256) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.188463 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.188603 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.188685 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.188766 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.188824 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.188891 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.188987 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.189079 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.189153 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.189238 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.189298 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.189370 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.189474 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.189540 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.189615 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.189696 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.189767 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.189829 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.189886 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.189945 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.190001 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.190191 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.190247 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112256) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.190339 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.190402 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.190546 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.190546 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.190546 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.190546 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.190879 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.190879 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.191019 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.191097 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.191165 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.191275 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.191408 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.191537 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.191615 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.191688 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.191759 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.191879 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.191967 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.192026 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.192215 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.192299 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.192366 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.192507 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.192593 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112256) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.192652 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.192725 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.192785 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.192841 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.192896 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.192964 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.193033 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.193033 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.193033 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.193184 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.193242 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.193242 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.193346 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.193410 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.193583 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.193668 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.193726 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.193783 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.193840 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.193896 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112256) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.193950 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.194006 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.194199 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.194270 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.194270 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.194539 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.194672 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.194745 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.194798 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.194827 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.194852 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.194880 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.194905 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.194933 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.194959 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.194993 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.194993 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.195046 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.195046 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.195046 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.195046 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.195046 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.195167 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.195195 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112256) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.195223 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.195223 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.195278 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.195310 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.195340 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.195366 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.195399 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.195440 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.195471 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.195506 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.195540 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.195570 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.195605 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.195635 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.195669 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.195706 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.195736 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.195767 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.195795 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.195828 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.195828 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.195896 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.195930 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.195930 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.195988 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.196019 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.196047 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.196079 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.196112 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.196140 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.196179 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.196211 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.196239 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112256) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.196268 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.196300 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.196328 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.196328 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.196390 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.196435 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.196657 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.196702 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.196739 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.196772 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.196801 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.196828 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.196852 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.196876 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.196906 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.196906 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.196950 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.196950 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.196950 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.197172 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.197202 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.197227 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.197252 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.197276 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.197308 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.197333 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.197361 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.197391 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.197391 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112256) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.197391 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.197478 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.197478 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.197478 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.197478 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.197478 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.197478 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.197478 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.197478 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.197478 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.197478 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.197721 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.197721 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.197721 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.197797 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.197797 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.197797 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.197797 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.197898 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.197929 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.197929 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.197979 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.198006 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.198036 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.198062 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.198088 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.198115 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.198115 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.198180 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.198207 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.198233 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.198259 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.198284 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.198314 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.198344 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.198371 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.198398 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.198461 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.198461 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.198580 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.198615 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.198615 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112256) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.198667 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.198699 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 15:01:13.198727 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.198755 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 15:01:13.198782 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.198815 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 15:01:13.198815 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 15:01:13.198869 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.198896 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 15:01:13.198896 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 15:01:13.198949 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112256) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 15:01:13.244835 np0000180762 devstack@c-api.service[112254]: INFO dbcounter [None req-7c1faf0a-589a-418f-a59d-6f7fdc3420d0 None None] Registered counter for database cinder Jun 16 15:01:13.245668 np0000180762 devstack@c-api.service[112257]: INFO dbcounter [None req-e872d36b-e147-4221-acc7-55ae11e47a0a None None] Registered counter for database cinder Jun 16 15:01:13.248201 np0000180762 devstack@c-api.service[112255]: INFO dbcounter [None req-f037c4e7-f239-4580-b3c9-85ecce25632e None None] Registered counter for database cinder Jun 16 15:01:13.248374 np0000180762 devstack@c-api.service[112256]: INFO dbcounter [None req-2b982276-4f42-4e46-8d9d-061cb336ba91 None None] Registered counter for database cinder Jun 16 15:01:13.289266 np0000180762 devstack@c-api.service[112254]: DEBUG oslo_db.sqlalchemy.engines [None req-7c1faf0a-589a-418f-a59d-6f7fdc3420d0 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=112254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 15:01:13.292549 np0000180762 devstack@c-api.service[112257]: DEBUG oslo_db.sqlalchemy.engines [None req-e872d36b-e147-4221-acc7-55ae11e47a0a 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=112257) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 15:01:13.297503 np0000180762 devstack@c-api.service[112255]: DEBUG oslo_db.sqlalchemy.engines [None req-f037c4e7-f239-4580-b3c9-85ecce25632e 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=112255) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 15:01:13.299035 np0000180762 devstack@c-api.service[112256]: DEBUG oslo_db.sqlalchemy.engines [None req-2b982276-4f42-4e46-8d9d-061cb336ba91 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=112256) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 15:01:13.408050 np0000180762 devstack@c-api.service[112254]: DEBUG dbcounter [-] [112254] Writer thread running {{(pid=112254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 15:01:13.410457 np0000180762 devstack@c-api.service[112254]: INFO cinder.rpc [None req-7c1faf0a-589a-418f-a59d-6f7fdc3420d0 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 15:01:13.412839 np0000180762 devstack@c-api.service[112257]: DEBUG dbcounter [-] [112257] Writer thread running {{(pid=112257) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 15:01:13.413370 np0000180762 devstack@c-api.service[112254]: INFO cinder.rpc [None req-7c1faf0a-589a-418f-a59d-6f7fdc3420d0 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 15:01:13.415260 np0000180762 devstack@c-api.service[112257]: INFO cinder.rpc [None req-e872d36b-e147-4221-acc7-55ae11e47a0a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 15:01:13.417414 np0000180762 devstack@c-api.service[112257]: INFO cinder.rpc [None req-e872d36b-e147-4221-acc7-55ae11e47a0a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 15:01:13.417597 np0000180762 devstack@c-api.service[112254]: INFO cinder.rpc [None req-7c1faf0a-589a-418f-a59d-6f7fdc3420d0 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 15:01:13.418129 np0000180762 devstack@c-api.service[112255]: DEBUG dbcounter [-] [112255] Writer thread running {{(pid=112255) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 15:01:13.419327 np0000180762 devstack@c-api.service[112257]: INFO cinder.rpc [None req-e872d36b-e147-4221-acc7-55ae11e47a0a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 15:01:13.421043 np0000180762 devstack@c-api.service[112257]: INFO cinder.rpc [None req-e872d36b-e147-4221-acc7-55ae11e47a0a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 15:01:13.421193 np0000180762 devstack@c-api.service[112254]: INFO cinder.rpc [None req-7c1faf0a-589a-418f-a59d-6f7fdc3420d0 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 15:01:13.421318 np0000180762 devstack@c-api.service[112255]: INFO cinder.rpc [None req-f037c4e7-f239-4580-b3c9-85ecce25632e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 15:01:13.421876 np0000180762 devstack@c-api.service[112257]: WARNING castellan.key_manager.migration [None req-e872d36b-e147-4221-acc7-55ae11e47a0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.422380 np0000180762 devstack@c-api.service[112254]: WARNING castellan.key_manager.migration [None req-7c1faf0a-589a-418f-a59d-6f7fdc3420d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.424238 np0000180762 devstack@c-api.service[112255]: INFO cinder.rpc [None req-f037c4e7-f239-4580-b3c9-85ecce25632e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 15:01:13.425138 np0000180762 devstack@c-api.service[112257]: WARNING castellan.key_manager.migration [None req-e872d36b-e147-4221-acc7-55ae11e47a0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.426630 np0000180762 devstack@c-api.service[112254]: WARNING castellan.key_manager.migration [None req-7c1faf0a-589a-418f-a59d-6f7fdc3420d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.427112 np0000180762 devstack@c-api.service[112255]: INFO cinder.rpc [None req-f037c4e7-f239-4580-b3c9-85ecce25632e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 15:01:13.429494 np0000180762 devstack@c-api.service[112255]: INFO cinder.rpc [None req-f037c4e7-f239-4580-b3c9-85ecce25632e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 15:01:13.430739 np0000180762 devstack@c-api.service[112255]: WARNING castellan.key_manager.migration [None req-f037c4e7-f239-4580-b3c9-85ecce25632e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.433038 np0000180762 devstack@c-api.service[112256]: DEBUG dbcounter [-] [112256] Writer thread running {{(pid=112256) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 15:01:13.434372 np0000180762 devstack@c-api.service[112255]: WARNING castellan.key_manager.migration [None req-f037c4e7-f239-4580-b3c9-85ecce25632e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.435801 np0000180762 devstack@c-api.service[112256]: INFO cinder.rpc [None req-2b982276-4f42-4e46-8d9d-061cb336ba91 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 15:01:13.438380 np0000180762 devstack@c-api.service[112256]: INFO cinder.rpc [None req-2b982276-4f42-4e46-8d9d-061cb336ba91 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 15:01:13.441343 np0000180762 devstack@c-api.service[112256]: INFO cinder.rpc [None req-2b982276-4f42-4e46-8d9d-061cb336ba91 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 15:01:13.444158 np0000180762 devstack@c-api.service[112256]: INFO cinder.rpc [None req-2b982276-4f42-4e46-8d9d-061cb336ba91 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 15:01:13.445444 np0000180762 devstack@c-api.service[112256]: WARNING castellan.key_manager.migration [None req-2b982276-4f42-4e46-8d9d-061cb336ba91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.449578 np0000180762 devstack@c-api.service[112256]: WARNING castellan.key_manager.migration [None req-2b982276-4f42-4e46-8d9d-061cb336ba91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.463567 np0000180762 devstack@c-api.service[112257]: DEBUG oslo_db.sqlalchemy.engines [None req-e872d36b-e147-4221-acc7-55ae11e47a0a 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=112257) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 15:01:13.464760 np0000180762 devstack@c-api.service[112254]: DEBUG oslo_db.sqlalchemy.engines [None req-7c1faf0a-589a-418f-a59d-6f7fdc3420d0 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=112254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 15:01:13.466396 np0000180762 devstack@c-api.service[112257]: INFO cinder.rpc [None req-e872d36b-e147-4221-acc7-55ae11e47a0a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 15:01:13.466871 np0000180762 devstack@c-api.service[112254]: INFO cinder.rpc [None req-7c1faf0a-589a-418f-a59d-6f7fdc3420d0 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 15:01:13.469269 np0000180762 devstack@c-api.service[112257]: INFO cinder.rpc [None req-e872d36b-e147-4221-acc7-55ae11e47a0a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 15:01:13.469728 np0000180762 devstack@c-api.service[112254]: INFO cinder.rpc [None req-7c1faf0a-589a-418f-a59d-6f7fdc3420d0 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 15:01:13.470560 np0000180762 devstack@c-api.service[112257]: WARNING castellan.key_manager.migration [None req-e872d36b-e147-4221-acc7-55ae11e47a0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.471096 np0000180762 devstack@c-api.service[112254]: WARNING castellan.key_manager.migration [None req-7c1faf0a-589a-418f-a59d-6f7fdc3420d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.477053 np0000180762 devstack@c-api.service[112255]: DEBUG oslo_db.sqlalchemy.engines [None req-f037c4e7-f239-4580-b3c9-85ecce25632e 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=112255) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 15:01:13.479858 np0000180762 devstack@c-api.service[112255]: INFO cinder.rpc [None req-f037c4e7-f239-4580-b3c9-85ecce25632e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 15:01:13.482512 np0000180762 devstack@c-api.service[112255]: INFO cinder.rpc [None req-f037c4e7-f239-4580-b3c9-85ecce25632e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 15:01:13.482977 np0000180762 devstack@c-api.service[112257]: WARNING castellan.key_manager.migration [None req-e872d36b-e147-4221-acc7-55ae11e47a0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.483292 np0000180762 devstack@c-api.service[112254]: WARNING castellan.key_manager.migration [None req-7c1faf0a-589a-418f-a59d-6f7fdc3420d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.483823 np0000180762 devstack@c-api.service[112255]: WARNING castellan.key_manager.migration [None req-f037c4e7-f239-4580-b3c9-85ecce25632e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.486209 np0000180762 devstack@c-api.service[112257]: WARNING castellan.key_manager.migration [None req-e872d36b-e147-4221-acc7-55ae11e47a0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.486632 np0000180762 devstack@c-api.service[112254]: WARNING castellan.key_manager.migration [None req-7c1faf0a-589a-418f-a59d-6f7fdc3420d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.489003 np0000180762 devstack@c-api.service[112256]: DEBUG oslo_db.sqlalchemy.engines [None req-2b982276-4f42-4e46-8d9d-061cb336ba91 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=112256) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 15:01:13.489477 np0000180762 devstack@c-api.service[112257]: WARNING castellan.key_manager.migration [None req-e872d36b-e147-4221-acc7-55ae11e47a0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.489755 np0000180762 devstack@c-api.service[112254]: WARNING castellan.key_manager.migration [None req-7c1faf0a-589a-418f-a59d-6f7fdc3420d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.492320 np0000180762 devstack@c-api.service[112256]: INFO cinder.rpc [None req-2b982276-4f42-4e46-8d9d-061cb336ba91 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 15:01:13.494686 np0000180762 devstack@c-api.service[112257]: WARNING castellan.key_manager.migration [None req-e872d36b-e147-4221-acc7-55ae11e47a0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.494848 np0000180762 devstack@c-api.service[112254]: WARNING castellan.key_manager.migration [None req-7c1faf0a-589a-418f-a59d-6f7fdc3420d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.495524 np0000180762 devstack@c-api.service[112256]: INFO cinder.rpc [None req-2b982276-4f42-4e46-8d9d-061cb336ba91 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 15:01:13.495785 np0000180762 devstack@c-api.service[112255]: WARNING castellan.key_manager.migration [None req-f037c4e7-f239-4580-b3c9-85ecce25632e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.497374 np0000180762 devstack@c-api.service[112256]: WARNING castellan.key_manager.migration [None req-2b982276-4f42-4e46-8d9d-061cb336ba91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.497709 np0000180762 devstack@c-api.service[112257]: WARNING castellan.key_manager.migration [None req-e872d36b-e147-4221-acc7-55ae11e47a0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.497846 np0000180762 devstack@c-api.service[112254]: WARNING castellan.key_manager.migration [None req-7c1faf0a-589a-418f-a59d-6f7fdc3420d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.499088 np0000180762 devstack@c-api.service[112255]: WARNING castellan.key_manager.migration [None req-f037c4e7-f239-4580-b3c9-85ecce25632e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.500667 np0000180762 devstack@c-api.service[112257]: WARNING castellan.key_manager.migration [None req-e872d36b-e147-4221-acc7-55ae11e47a0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.500760 np0000180762 devstack@c-api.service[112254]: WARNING castellan.key_manager.migration [None req-7c1faf0a-589a-418f-a59d-6f7fdc3420d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.502260 np0000180762 devstack@c-api.service[112255]: WARNING castellan.key_manager.migration [None req-f037c4e7-f239-4580-b3c9-85ecce25632e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.503887 np0000180762 devstack@c-api.service[112257]: WARNING castellan.key_manager.migration [None req-e872d36b-e147-4221-acc7-55ae11e47a0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.503936 np0000180762 devstack@c-api.service[112254]: WARNING castellan.key_manager.migration [None req-7c1faf0a-589a-418f-a59d-6f7fdc3420d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.506827 np0000180762 devstack@c-api.service[112254]: WARNING castellan.key_manager.migration [None req-7c1faf0a-589a-418f-a59d-6f7fdc3420d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.507013 np0000180762 devstack@c-api.service[112257]: WARNING castellan.key_manager.migration [None req-e872d36b-e147-4221-acc7-55ae11e47a0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.507578 np0000180762 devstack@c-api.service[112255]: WARNING castellan.key_manager.migration [None req-f037c4e7-f239-4580-b3c9-85ecce25632e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.509703 np0000180762 devstack@c-api.service[112254]: WARNING castellan.key_manager.migration [None req-7c1faf0a-589a-418f-a59d-6f7fdc3420d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.509958 np0000180762 devstack@c-api.service[112257]: WARNING castellan.key_manager.migration [None req-e872d36b-e147-4221-acc7-55ae11e47a0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.510737 np0000180762 devstack@c-api.service[112255]: WARNING castellan.key_manager.migration [None req-f037c4e7-f239-4580-b3c9-85ecce25632e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.511183 np0000180762 devstack@c-api.service[112254]: WARNING castellan.key_manager.migration [None req-7c1faf0a-589a-418f-a59d-6f7fdc3420d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.511506 np0000180762 devstack@c-api.service[112257]: WARNING castellan.key_manager.migration [None req-e872d36b-e147-4221-acc7-55ae11e47a0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.512700 np0000180762 devstack@c-api.service[112256]: WARNING castellan.key_manager.migration [None req-2b982276-4f42-4e46-8d9d-061cb336ba91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.513968 np0000180762 devstack@c-api.service[112255]: WARNING castellan.key_manager.migration [None req-f037c4e7-f239-4580-b3c9-85ecce25632e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.514205 np0000180762 devstack@c-api.service[112254]: WARNING castellan.key_manager.migration [None req-7c1faf0a-589a-418f-a59d-6f7fdc3420d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.514271 np0000180762 devstack@c-api.service[112257]: WARNING castellan.key_manager.migration [None req-e872d36b-e147-4221-acc7-55ae11e47a0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.515881 np0000180762 devstack@c-api.service[112256]: WARNING castellan.key_manager.migration [None req-2b982276-4f42-4e46-8d9d-061cb336ba91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.518375 np0000180762 devstack@c-api.service[112255]: WARNING castellan.key_manager.migration [None req-f037c4e7-f239-4580-b3c9-85ecce25632e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.519178 np0000180762 devstack@c-api.service[112256]: WARNING castellan.key_manager.migration [None req-2b982276-4f42-4e46-8d9d-061cb336ba91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.519770 np0000180762 devstack@c-api.service[112254]: WARNING castellan.key_manager.migration [None req-7c1faf0a-589a-418f-a59d-6f7fdc3420d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.519837 np0000180762 devstack@c-api.service[112257]: WARNING castellan.key_manager.migration [None req-e872d36b-e147-4221-acc7-55ae11e47a0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.522714 np0000180762 devstack@c-api.service[112255]: WARNING castellan.key_manager.migration [None req-f037c4e7-f239-4580-b3c9-85ecce25632e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.523249 np0000180762 devstack@c-api.service[112257]: WARNING castellan.key_manager.migration [None req-e872d36b-e147-4221-acc7-55ae11e47a0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.523323 np0000180762 devstack@c-api.service[112254]: WARNING castellan.key_manager.migration [None req-7c1faf0a-589a-418f-a59d-6f7fdc3420d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.524387 np0000180762 devstack@c-api.service[112256]: WARNING castellan.key_manager.migration [None req-2b982276-4f42-4e46-8d9d-061cb336ba91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.525444 np0000180762 devstack@c-api.service[112254]: WARNING castellan.key_manager.migration [None req-7c1faf0a-589a-418f-a59d-6f7fdc3420d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.525529 np0000180762 devstack@c-api.service[112257]: WARNING castellan.key_manager.migration [None req-e872d36b-e147-4221-acc7-55ae11e47a0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.526059 np0000180762 devstack@c-api.service[112255]: WARNING castellan.key_manager.migration [None req-f037c4e7-f239-4580-b3c9-85ecce25632e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.526924 np0000180762 devstack@c-api.service[112254]: WARNING castellan.key_manager.migration [None req-7c1faf0a-589a-418f-a59d-6f7fdc3420d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.526998 np0000180762 devstack@c-api.service[112257]: WARNING castellan.key_manager.migration [None req-e872d36b-e147-4221-acc7-55ae11e47a0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.527392 np0000180762 devstack@c-api.service[112256]: WARNING castellan.key_manager.migration [None req-2b982276-4f42-4e46-8d9d-061cb336ba91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.527540 np0000180762 devstack@c-api.service[112255]: WARNING castellan.key_manager.migration [None req-f037c4e7-f239-4580-b3c9-85ecce25632e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.528352 np0000180762 devstack@c-api.service[112257]: WARNING castellan.key_manager.migration [None req-e872d36b-e147-4221-acc7-55ae11e47a0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.528451 np0000180762 devstack@c-api.service[112254]: WARNING castellan.key_manager.migration [None req-7c1faf0a-589a-418f-a59d-6f7fdc3420d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.529729 np0000180762 devstack@c-api.service[112257]: WARNING castellan.key_manager.migration [None req-e872d36b-e147-4221-acc7-55ae11e47a0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.529795 np0000180762 devstack@c-api.service[112254]: WARNING castellan.key_manager.migration [None req-7c1faf0a-589a-418f-a59d-6f7fdc3420d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.530261 np0000180762 devstack@c-api.service[112256]: WARNING castellan.key_manager.migration [None req-2b982276-4f42-4e46-8d9d-061cb336ba91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.530323 np0000180762 devstack@c-api.service[112255]: WARNING castellan.key_manager.migration [None req-f037c4e7-f239-4580-b3c9-85ecce25632e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.530933 np0000180762 devstack@c-api.service[112257]: WARNING cinder.api.contrib.hosts [None req-e872d36b-e147-4221-acc7-55ae11e47a0a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 15:01:13.531006 np0000180762 devstack@c-api.service[112254]: WARNING cinder.api.contrib.hosts [None req-7c1faf0a-589a-418f-a59d-6f7fdc3420d0 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 15:01:13.531645 np0000180762 devstack@c-api.service[112257]: WARNING castellan.key_manager.migration [None req-e872d36b-e147-4221-acc7-55ae11e47a0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.531710 np0000180762 devstack@c-api.service[112254]: WARNING castellan.key_manager.migration [None req-7c1faf0a-589a-418f-a59d-6f7fdc3420d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.532957 np0000180762 devstack@c-api.service[112257]: WARNING castellan.key_manager.migration [None req-e872d36b-e147-4221-acc7-55ae11e47a0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.533045 np0000180762 devstack@c-api.service[112254]: WARNING castellan.key_manager.migration [None req-7c1faf0a-589a-418f-a59d-6f7fdc3420d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.533554 np0000180762 devstack@c-api.service[112256]: WARNING castellan.key_manager.migration [None req-2b982276-4f42-4e46-8d9d-061cb336ba91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.534296 np0000180762 devstack@c-api.service[112257]: WARNING castellan.key_manager.migration [None req-e872d36b-e147-4221-acc7-55ae11e47a0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.534359 np0000180762 devstack@c-api.service[112254]: WARNING castellan.key_manager.migration [None req-7c1faf0a-589a-418f-a59d-6f7fdc3420d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.535854 np0000180762 devstack@c-api.service[112257]: WARNING castellan.key_manager.migration [None req-e872d36b-e147-4221-acc7-55ae11e47a0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.535917 np0000180762 devstack@c-api.service[112254]: WARNING castellan.key_manager.migration [None req-7c1faf0a-589a-418f-a59d-6f7fdc3420d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.535974 np0000180762 devstack@c-api.service[112255]: WARNING castellan.key_manager.migration [None req-f037c4e7-f239-4580-b3c9-85ecce25632e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.536638 np0000180762 devstack@c-api.service[112256]: WARNING castellan.key_manager.migration [None req-2b982276-4f42-4e46-8d9d-061cb336ba91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.536830 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.v3.router [None req-e872d36b-e147-4221-acc7-55ae11e47a0a None None] Extended resource: extensions {{(pid=112257) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 15:01:13.536896 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.v3.router [None req-7c1faf0a-589a-418f-a59d-6f7fdc3420d0 None None] Extended resource: extensions {{(pid=112254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 15:01:13.538188 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.v3.router [None req-e872d36b-e147-4221-acc7-55ae11e47a0a None None] Extended resource: os-quota-class-sets {{(pid=112257) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 15:01:13.538254 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.v3.router [None req-7c1faf0a-589a-418f-a59d-6f7fdc3420d0 None None] Extended resource: os-quota-class-sets {{(pid=112254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 15:01:13.539312 np0000180762 devstack@c-api.service[112255]: WARNING castellan.key_manager.migration [None req-f037c4e7-f239-4580-b3c9-85ecce25632e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.539511 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.v3.router [None req-e872d36b-e147-4221-acc7-55ae11e47a0a None None] Extended resource: scheduler-stats {{(pid=112257) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 15:01:13.539577 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.v3.router [None req-7c1faf0a-589a-418f-a59d-6f7fdc3420d0 None None] Extended resource: scheduler-stats {{(pid=112254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 15:01:13.539636 np0000180762 devstack@c-api.service[112256]: WARNING castellan.key_manager.migration [None req-2b982276-4f42-4e46-8d9d-061cb336ba91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.541032 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.v3.router [None req-7c1faf0a-589a-418f-a59d-6f7fdc3420d0 None None] Extended resource: os-quota-sets {{(pid=112254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 15:01:13.541160 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.v3.router [None req-e872d36b-e147-4221-acc7-55ae11e47a0a None None] Extended resource: os-quota-sets {{(pid=112257) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 15:01:13.541516 np0000180762 devstack@c-api.service[112256]: WARNING castellan.key_manager.migration [None req-2b982276-4f42-4e46-8d9d-061cb336ba91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.541581 np0000180762 devstack@c-api.service[112255]: WARNING castellan.key_manager.migration [None req-f037c4e7-f239-4580-b3c9-85ecce25632e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.543001 np0000180762 devstack@c-api.service[112255]: WARNING castellan.key_manager.migration [None req-f037c4e7-f239-4580-b3c9-85ecce25632e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.543116 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.v3.router [None req-e872d36b-e147-4221-acc7-55ae11e47a0a None None] Extended resource: backups {{(pid=112257) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 15:01:13.543181 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.v3.router [None req-7c1faf0a-589a-418f-a59d-6f7fdc3420d0 None None] Extended resource: backups {{(pid=112254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 15:01:13.544250 np0000180762 devstack@c-api.service[112256]: WARNING castellan.key_manager.migration [None req-2b982276-4f42-4e46-8d9d-061cb336ba91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.544406 np0000180762 devstack@c-api.service[112255]: WARNING castellan.key_manager.migration [None req-f037c4e7-f239-4580-b3c9-85ecce25632e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.545179 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.v3.router [None req-7c1faf0a-589a-418f-a59d-6f7fdc3420d0 None None] Extended resource: os-snapshot-manage {{(pid=112254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 15:01:13.545319 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.v3.router [None req-e872d36b-e147-4221-acc7-55ae11e47a0a None None] Extended resource: os-snapshot-manage {{(pid=112257) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 15:01:13.545956 np0000180762 devstack@c-api.service[112255]: WARNING castellan.key_manager.migration [None req-f037c4e7-f239-4580-b3c9-85ecce25632e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.546797 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.v3.router [None req-e872d36b-e147-4221-acc7-55ae11e47a0a None None] Extended resource: consistencygroups {{(pid=112257) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 15:01:13.546863 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.v3.router [None req-7c1faf0a-589a-418f-a59d-6f7fdc3420d0 None None] Extended resource: consistencygroups {{(pid=112254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 15:01:13.547149 np0000180762 devstack@c-api.service[112255]: WARNING cinder.api.contrib.hosts [None req-f037c4e7-f239-4580-b3c9-85ecce25632e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 15:01:13.547878 np0000180762 devstack@c-api.service[112255]: WARNING castellan.key_manager.migration [None req-f037c4e7-f239-4580-b3c9-85ecce25632e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.548840 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.v3.router [None req-7c1faf0a-589a-418f-a59d-6f7fdc3420d0 None None] Extended resource: extra_specs {{(pid=112254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 15:01:13.548977 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.v3.router [None req-e872d36b-e147-4221-acc7-55ae11e47a0a None None] Extended resource: extra_specs {{(pid=112257) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 15:01:13.549191 np0000180762 devstack@c-api.service[112255]: WARNING castellan.key_manager.migration [None req-f037c4e7-f239-4580-b3c9-85ecce25632e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.550242 np0000180762 devstack@c-api.service[112256]: WARNING castellan.key_manager.migration [None req-2b982276-4f42-4e46-8d9d-061cb336ba91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.550453 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.v3.router [None req-7c1faf0a-589a-418f-a59d-6f7fdc3420d0 None None] Extended resource: os-hosts {{(pid=112254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 15:01:13.550522 np0000180762 devstack@c-api.service[112255]: WARNING castellan.key_manager.migration [None req-f037c4e7-f239-4580-b3c9-85ecce25632e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.550600 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.v3.router [None req-e872d36b-e147-4221-acc7-55ae11e47a0a None None] Extended resource: os-hosts {{(pid=112257) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 15:01:13.551834 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.v3.router [None req-7c1faf0a-589a-418f-a59d-6f7fdc3420d0 None None] Extended resource: os-volume-manage {{(pid=112254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 15:01:13.551898 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.v3.router [None req-e872d36b-e147-4221-acc7-55ae11e47a0a None None] Extended resource: os-volume-manage {{(pid=112257) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 15:01:13.552062 np0000180762 devstack@c-api.service[112255]: WARNING castellan.key_manager.migration [None req-f037c4e7-f239-4580-b3c9-85ecce25632e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.553046 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.v3.router [None req-f037c4e7-f239-4580-b3c9-85ecce25632e None None] Extended resource: extensions {{(pid=112255) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 15:01:13.553279 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.v3.router [None req-7c1faf0a-589a-418f-a59d-6f7fdc3420d0 None None] Extended resource: os-availability-zone {{(pid=112254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 15:01:13.553346 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.v3.router [None req-e872d36b-e147-4221-acc7-55ae11e47a0a None None] Extended resource: os-availability-zone {{(pid=112257) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 15:01:13.553928 np0000180762 devstack@c-api.service[112256]: WARNING castellan.key_manager.migration [None req-2b982276-4f42-4e46-8d9d-061cb336ba91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.554686 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.v3.router [None req-7c1faf0a-589a-418f-a59d-6f7fdc3420d0 None None] Extended resource: encryption {{(pid=112254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 15:01:13.554787 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.v3.router [None req-e872d36b-e147-4221-acc7-55ae11e47a0a None None] Extended resource: encryption {{(pid=112257) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 15:01:13.554863 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.v3.router [None req-f037c4e7-f239-4580-b3c9-85ecce25632e None None] Extended resource: os-quota-class-sets {{(pid=112255) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 15:01:13.556110 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.v3.router [None req-f037c4e7-f239-4580-b3c9-85ecce25632e None None] Extended resource: scheduler-stats {{(pid=112255) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 15:01:13.556202 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.v3.router [None req-e872d36b-e147-4221-acc7-55ae11e47a0a None None] Extended resource: os-volume-transfer {{(pid=112257) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 15:01:13.556258 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.v3.router [None req-7c1faf0a-589a-418f-a59d-6f7fdc3420d0 None None] Extended resource: os-volume-transfer {{(pid=112254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 15:01:13.556538 np0000180762 devstack@c-api.service[112256]: WARNING castellan.key_manager.migration [None req-2b982276-4f42-4e46-8d9d-061cb336ba91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.557566 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.v3.router [None req-f037c4e7-f239-4580-b3c9-85ecce25632e None None] Extended resource: os-quota-sets {{(pid=112255) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 15:01:13.557856 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.v3.router [None req-7c1faf0a-589a-418f-a59d-6f7fdc3420d0 None None] Extended resource: capabilities {{(pid=112254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 15:01:13.557922 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.v3.router [None req-e872d36b-e147-4221-acc7-55ae11e47a0a None None] Extended resource: capabilities {{(pid=112257) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 15:01:13.558443 np0000180762 devstack@c-api.service[112256]: WARNING castellan.key_manager.migration [None req-2b982276-4f42-4e46-8d9d-061cb336ba91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.559144 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.v3.router [None req-7c1faf0a-589a-418f-a59d-6f7fdc3420d0 None None] Extended resource: encryption {{(pid=112254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 15:01:13.559246 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.v3.router [None req-e872d36b-e147-4221-acc7-55ae11e47a0a None None] Extended resource: encryption {{(pid=112257) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 15:01:13.559779 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.v3.router [None req-f037c4e7-f239-4580-b3c9-85ecce25632e None None] Extended resource: backups {{(pid=112255) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 15:01:13.559953 np0000180762 devstack@c-api.service[112256]: WARNING castellan.key_manager.migration [None req-2b982276-4f42-4e46-8d9d-061cb336ba91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.560652 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.v3.router [None req-7c1faf0a-589a-418f-a59d-6f7fdc3420d0 None None] Extended resource: os-volume-type-access {{(pid=112254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 15:01:13.560745 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.v3.router [None req-e872d36b-e147-4221-acc7-55ae11e47a0a None None] Extended resource: os-volume-type-access {{(pid=112257) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 15:01:13.561325 np0000180762 devstack@c-api.service[112256]: WARNING castellan.key_manager.migration [None req-2b982276-4f42-4e46-8d9d-061cb336ba91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.561799 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.v3.router [None req-f037c4e7-f239-4580-b3c9-85ecce25632e None None] Extended resource: os-snapshot-manage {{(pid=112255) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 15:01:13.562222 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.v3.router [None req-7c1faf0a-589a-418f-a59d-6f7fdc3420d0 None None] Extended resource: cgsnapshots {{(pid=112254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 15:01:13.562288 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.v3.router [None req-e872d36b-e147-4221-acc7-55ae11e47a0a None None] Extended resource: cgsnapshots {{(pid=112257) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 15:01:13.562533 np0000180762 devstack@c-api.service[112256]: WARNING cinder.api.contrib.hosts [None req-2b982276-4f42-4e46-8d9d-061cb336ba91 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 15:01:13.563283 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.v3.router [None req-f037c4e7-f239-4580-b3c9-85ecce25632e None None] Extended resource: consistencygroups {{(pid=112255) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 15:01:13.563361 np0000180762 devstack@c-api.service[112256]: WARNING castellan.key_manager.migration [None req-2b982276-4f42-4e46-8d9d-061cb336ba91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.563801 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.v3.router [None req-e872d36b-e147-4221-acc7-55ae11e47a0a None None] Extended resource: qos-specs {{(pid=112257) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 15:01:13.564183 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.v3.router [None req-7c1faf0a-589a-418f-a59d-6f7fdc3420d0 None None] Extended resource: qos-specs {{(pid=112254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 15:01:13.564837 np0000180762 devstack@c-api.service[112256]: WARNING castellan.key_manager.migration [None req-2b982276-4f42-4e46-8d9d-061cb336ba91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.565216 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.v3.router [None req-f037c4e7-f239-4580-b3c9-85ecce25632e None None] Extended resource: extra_specs {{(pid=112255) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 15:01:13.565891 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.contrib.snapshot_actions [None req-e872d36b-e147-4221-acc7-55ae11e47a0a None None] SnapshotActionsController initialized {{(pid=112257) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 15:01:13.566183 np0000180762 devstack@c-api.service[112256]: WARNING castellan.key_manager.migration [None req-2b982276-4f42-4e46-8d9d-061cb336ba91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.566307 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.contrib.snapshot_actions [None req-7c1faf0a-589a-418f-a59d-6f7fdc3420d0 None None] SnapshotActionsController initialized {{(pid=112254) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 15:01:13.566754 np0000180762 devstack@c-api.service[112257]: WARNING castellan.key_manager.migration [None req-e872d36b-e147-4221-acc7-55ae11e47a0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.566804 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.v3.router [None req-f037c4e7-f239-4580-b3c9-85ecce25632e None None] Extended resource: os-hosts {{(pid=112255) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 15:01:13.567269 np0000180762 devstack@c-api.service[112254]: WARNING castellan.key_manager.migration [None req-7c1faf0a-589a-418f-a59d-6f7fdc3420d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.567808 np0000180762 devstack@c-api.service[112256]: WARNING castellan.key_manager.migration [None req-2b982276-4f42-4e46-8d9d-061cb336ba91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.568157 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.v3.router [None req-f037c4e7-f239-4580-b3c9-85ecce25632e None None] Extended resource: os-volume-manage {{(pid=112255) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 15:01:13.568241 np0000180762 devstack@c-api.service[112257]: WARNING castellan.key_manager.migration [None req-e872d36b-e147-4221-acc7-55ae11e47a0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.568743 np0000180762 devstack@c-api.service[112254]: WARNING castellan.key_manager.migration [None req-7c1faf0a-589a-418f-a59d-6f7fdc3420d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.568822 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.v3.router [None req-2b982276-4f42-4e46-8d9d-061cb336ba91 None None] Extended resource: extensions {{(pid=112256) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 15:01:13.569730 np0000180762 devstack@c-api.service[112257]: WARNING castellan.key_manager.migration [None req-e872d36b-e147-4221-acc7-55ae11e47a0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.569768 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.v3.router [None req-f037c4e7-f239-4580-b3c9-85ecce25632e None None] Extended resource: os-availability-zone {{(pid=112255) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 15:01:13.570205 np0000180762 devstack@c-api.service[112254]: WARNING castellan.key_manager.migration [None req-7c1faf0a-589a-418f-a59d-6f7fdc3420d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.570473 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.v3.router [None req-2b982276-4f42-4e46-8d9d-061cb336ba91 None None] Extended resource: os-quota-class-sets {{(pid=112256) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 15:01:13.571082 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.v3.router [None req-f037c4e7-f239-4580-b3c9-85ecce25632e None None] Extended resource: encryption {{(pid=112255) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 15:01:13.571136 np0000180762 devstack@c-api.service[112257]: WARNING castellan.key_manager.migration [None req-e872d36b-e147-4221-acc7-55ae11e47a0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.571572 np0000180762 devstack@c-api.service[112254]: WARNING castellan.key_manager.migration [None req-7c1faf0a-589a-418f-a59d-6f7fdc3420d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.571682 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.v3.router [None req-2b982276-4f42-4e46-8d9d-061cb336ba91 None None] Extended resource: scheduler-stats {{(pid=112256) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 15:01:13.572496 np0000180762 devstack@c-api.service[112257]: WARNING castellan.key_manager.migration [None req-e872d36b-e147-4221-acc7-55ae11e47a0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.572968 np0000180762 devstack@c-api.service[112254]: WARNING castellan.key_manager.migration [None req-7c1faf0a-589a-418f-a59d-6f7fdc3420d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.573097 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.v3.router [None req-f037c4e7-f239-4580-b3c9-85ecce25632e None None] Extended resource: os-volume-transfer {{(pid=112255) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 15:01:13.573952 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.v3.router [None req-2b982276-4f42-4e46-8d9d-061cb336ba91 None None] Extended resource: os-quota-sets {{(pid=112256) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 15:01:13.574025 np0000180762 devstack@c-api.service[112257]: WARNING castellan.key_manager.migration [None req-e872d36b-e147-4221-acc7-55ae11e47a0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.574395 np0000180762 devstack@c-api.service[112254]: WARNING castellan.key_manager.migration [None req-7c1faf0a-589a-418f-a59d-6f7fdc3420d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.575375 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.v3.router [None req-f037c4e7-f239-4580-b3c9-85ecce25632e None None] Extended resource: capabilities {{(pid=112255) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 15:01:13.575469 np0000180762 devstack@c-api.service[112257]: WARNING castellan.key_manager.migration [None req-e872d36b-e147-4221-acc7-55ae11e47a0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.575530 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.v3.router [None req-2b982276-4f42-4e46-8d9d-061cb336ba91 None None] Extended resource: backups {{(pid=112256) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 15:01:13.575772 np0000180762 devstack@c-api.service[112254]: WARNING castellan.key_manager.migration [None req-7c1faf0a-589a-418f-a59d-6f7fdc3420d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.576250 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.v3.router [None req-e872d36b-e147-4221-acc7-55ae11e47a0a None None] Extension SnapshotActions extending resource: snapshots {{(pid=112257) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 15:01:13.576371 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.v3.router [None req-e872d36b-e147-4221-acc7-55ae11e47a0a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112257) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 15:01:13.576517 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.v3.router [None req-e872d36b-e147-4221-acc7-55ae11e47a0a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112257) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 15:01:13.576608 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.v3.router [None req-e872d36b-e147-4221-acc7-55ae11e47a0a None None] Extension AdminActions extending resource: volumes {{(pid=112257) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 15:01:13.576665 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.v3.router [None req-7c1faf0a-589a-418f-a59d-6f7fdc3420d0 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112254) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 15:01:13.576721 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.v3.router [None req-e872d36b-e147-4221-acc7-55ae11e47a0a None None] Extension AdminActions extending resource: snapshots {{(pid=112257) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 15:01:13.576787 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.v3.router [None req-7c1faf0a-589a-418f-a59d-6f7fdc3420d0 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112254) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 15:01:13.576844 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.v3.router [None req-e872d36b-e147-4221-acc7-55ae11e47a0a None None] Extension AdminActions extending resource: backups {{(pid=112257) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 15:01:13.576900 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.v3.router [None req-7c1faf0a-589a-418f-a59d-6f7fdc3420d0 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112254) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 15:01:13.576963 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.v3.router [None req-f037c4e7-f239-4580-b3c9-85ecce25632e None None] Extended resource: encryption {{(pid=112255) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 15:01:13.577018 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.v3.router [None req-e872d36b-e147-4221-acc7-55ae11e47a0a None None] Extension VolumeActions extending resource: volumes {{(pid=112257) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 15:01:13.577073 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.v3.router [None req-7c1faf0a-589a-418f-a59d-6f7fdc3420d0 None None] Extension AdminActions extending resource: volumes {{(pid=112254) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 15:01:13.577138 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.v3.router [None req-7c1faf0a-589a-418f-a59d-6f7fdc3420d0 None None] Extension AdminActions extending resource: snapshots {{(pid=112254) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 15:01:13.577202 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.v3.router [None req-e872d36b-e147-4221-acc7-55ae11e47a0a None None] Extension TypesManage extending resource: types {{(pid=112257) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 15:01:13.577257 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.v3.router [None req-7c1faf0a-589a-418f-a59d-6f7fdc3420d0 None None] Extension AdminActions extending resource: backups {{(pid=112254) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 15:01:13.577312 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.v3.router [None req-e872d36b-e147-4221-acc7-55ae11e47a0a None None] Extension UsedLimits extending resource: limits {{(pid=112257) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 15:01:13.577312 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.v3.router [None req-e872d36b-e147-4221-acc7-55ae11e47a0a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112257) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 15:01:13.577441 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.v3.router [None req-7c1faf0a-589a-418f-a59d-6f7fdc3420d0 None None] Extension VolumeActions extending resource: volumes {{(pid=112254) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 15:01:13.577500 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.v3.router [None req-e872d36b-e147-4221-acc7-55ae11e47a0a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112257) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 15:01:13.577556 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.v3.router [None req-e872d36b-e147-4221-acc7-55ae11e47a0a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112257) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 15:01:13.577627 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.v3.router [None req-7c1faf0a-589a-418f-a59d-6f7fdc3420d0 None None] Extension TypesManage extending resource: types {{(pid=112254) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 15:01:13.577707 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.v3.router [None req-e872d36b-e147-4221-acc7-55ae11e47a0a None None] Extension VolumeTypeAccess extending resource: types {{(pid=112257) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 15:01:13.577766 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.v3.router [None req-7c1faf0a-589a-418f-a59d-6f7fdc3420d0 None None] Extension UsedLimits extending resource: limits {{(pid=112254) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 15:01:13.577766 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.v3.router [None req-7c1faf0a-589a-418f-a59d-6f7fdc3420d0 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112254) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 15:01:13.577877 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.v3.router [None req-e872d36b-e147-4221-acc7-55ae11e47a0a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112257) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 15:01:13.577934 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.v3.router [None req-7c1faf0a-589a-418f-a59d-6f7fdc3420d0 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112254) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 15:01:13.577989 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.v3.router [None req-e872d36b-e147-4221-acc7-55ae11e47a0a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112257) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 15:01:13.578051 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.v3.router [None req-7c1faf0a-589a-418f-a59d-6f7fdc3420d0 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112254) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 15:01:13.578115 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.v3.router [None req-2b982276-4f42-4e46-8d9d-061cb336ba91 None None] Extended resource: os-snapshot-manage {{(pid=112256) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 15:01:13.578180 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.v3.router [None req-e872d36b-e147-4221-acc7-55ae11e47a0a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112257) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 15:01:13.578241 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.v3.router [None req-7c1faf0a-589a-418f-a59d-6f7fdc3420d0 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112254) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 15:01:13.578241 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.v3.router [None req-7c1faf0a-589a-418f-a59d-6f7fdc3420d0 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112254) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 15:01:13.578241 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.v3.router [None req-7c1faf0a-589a-418f-a59d-6f7fdc3420d0 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112254) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 15:01:13.578390 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.v3.router [None req-7c1faf0a-589a-418f-a59d-6f7fdc3420d0 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112254) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 15:01:13.578484 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.v3.router [None req-f037c4e7-f239-4580-b3c9-85ecce25632e None None] Extended resource: os-volume-type-access {{(pid=112255) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 15:01:13.579377 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.v3.router [None req-2b982276-4f42-4e46-8d9d-061cb336ba91 None None] Extended resource: consistencygroups {{(pid=112256) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 15:01:13.580259 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.v3.router [None req-f037c4e7-f239-4580-b3c9-85ecce25632e None None] Extended resource: cgsnapshots {{(pid=112255) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 15:01:13.581685 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.v3.router [None req-f037c4e7-f239-4580-b3c9-85ecce25632e None None] Extended resource: qos-specs {{(pid=112255) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 15:01:13.581774 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.v3.router [None req-2b982276-4f42-4e46-8d9d-061cb336ba91 None None] Extended resource: extra_specs {{(pid=112256) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 15:01:13.583418 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.v3.router [None req-2b982276-4f42-4e46-8d9d-061cb336ba91 None None] Extended resource: os-hosts {{(pid=112256) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 15:01:13.583826 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.contrib.snapshot_actions [None req-f037c4e7-f239-4580-b3c9-85ecce25632e None None] SnapshotActionsController initialized {{(pid=112255) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 15:01:13.584725 np0000180762 devstack@c-api.service[112255]: WARNING castellan.key_manager.migration [None req-f037c4e7-f239-4580-b3c9-85ecce25632e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.584785 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.v3.router [None req-2b982276-4f42-4e46-8d9d-061cb336ba91 None None] Extended resource: os-volume-manage {{(pid=112256) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 15:01:13.586218 np0000180762 devstack@c-api.service[112255]: WARNING castellan.key_manager.migration [None req-f037c4e7-f239-4580-b3c9-85ecce25632e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.586308 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.v3.router [None req-2b982276-4f42-4e46-8d9d-061cb336ba91 None None] Extended resource: os-availability-zone {{(pid=112256) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 15:01:13.586496 np0000180762 devstack@c-api.service[112257]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x72552f2a3668 pid: 112257 (default app) Jun 16 15:01:13.586889 np0000180762 devstack@c-api.service[112254]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x72552f2a3668 pid: 112254 (default app) Jun 16 15:01:13.587568 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.v3.router [None req-2b982276-4f42-4e46-8d9d-061cb336ba91 None None] Extended resource: encryption {{(pid=112256) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 15:01:13.587632 np0000180762 devstack@c-api.service[112255]: WARNING castellan.key_manager.migration [None req-f037c4e7-f239-4580-b3c9-85ecce25632e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.589003 np0000180762 devstack@c-api.service[112255]: WARNING castellan.key_manager.migration [None req-f037c4e7-f239-4580-b3c9-85ecce25632e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.589141 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.v3.router [None req-2b982276-4f42-4e46-8d9d-061cb336ba91 None None] Extended resource: os-volume-transfer {{(pid=112256) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 15:01:13.590389 np0000180762 devstack@c-api.service[112255]: WARNING castellan.key_manager.migration [None req-f037c4e7-f239-4580-b3c9-85ecce25632e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.590881 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.v3.router [None req-2b982276-4f42-4e46-8d9d-061cb336ba91 None None] Extended resource: capabilities {{(pid=112256) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 15:01:13.591980 np0000180762 devstack@c-api.service[112255]: WARNING castellan.key_manager.migration [None req-f037c4e7-f239-4580-b3c9-85ecce25632e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.592379 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.v3.router [None req-2b982276-4f42-4e46-8d9d-061cb336ba91 None None] Extended resource: encryption {{(pid=112256) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 15:01:13.593359 np0000180762 devstack@c-api.service[112255]: WARNING castellan.key_manager.migration [None req-f037c4e7-f239-4580-b3c9-85ecce25632e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.593944 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.v3.router [None req-2b982276-4f42-4e46-8d9d-061cb336ba91 None None] Extended resource: os-volume-type-access {{(pid=112256) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 15:01:13.594232 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.v3.router [None req-f037c4e7-f239-4580-b3c9-85ecce25632e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112255) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 15:01:13.594344 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.v3.router [None req-f037c4e7-f239-4580-b3c9-85ecce25632e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112255) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 15:01:13.594485 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.v3.router [None req-f037c4e7-f239-4580-b3c9-85ecce25632e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112255) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 15:01:13.594634 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.v3.router [None req-f037c4e7-f239-4580-b3c9-85ecce25632e None None] Extension AdminActions extending resource: volumes {{(pid=112255) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 15:01:13.594750 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.v3.router [None req-f037c4e7-f239-4580-b3c9-85ecce25632e None None] Extension AdminActions extending resource: snapshots {{(pid=112255) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 15:01:13.594855 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.v3.router [None req-f037c4e7-f239-4580-b3c9-85ecce25632e None None] Extension AdminActions extending resource: backups {{(pid=112255) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 15:01:13.595045 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.v3.router [None req-f037c4e7-f239-4580-b3c9-85ecce25632e None None] Extension VolumeActions extending resource: volumes {{(pid=112255) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 15:01:13.595167 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.v3.router [None req-f037c4e7-f239-4580-b3c9-85ecce25632e None None] Extension TypesManage extending resource: types {{(pid=112255) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 15:01:13.595274 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.v3.router [None req-f037c4e7-f239-4580-b3c9-85ecce25632e None None] Extension UsedLimits extending resource: limits {{(pid=112255) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 15:01:13.595373 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.v3.router [None req-f037c4e7-f239-4580-b3c9-85ecce25632e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112255) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 15:01:13.595487 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.v3.router [None req-f037c4e7-f239-4580-b3c9-85ecce25632e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112255) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 15:01:13.595600 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.v3.router [None req-f037c4e7-f239-4580-b3c9-85ecce25632e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112255) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 15:01:13.595690 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.v3.router [None req-f037c4e7-f239-4580-b3c9-85ecce25632e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112255) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 15:01:13.595751 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.v3.router [None req-2b982276-4f42-4e46-8d9d-061cb336ba91 None None] Extended resource: cgsnapshots {{(pid=112256) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 15:01:13.595811 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.v3.router [None req-f037c4e7-f239-4580-b3c9-85ecce25632e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112255) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 15:01:13.595914 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.v3.router [None req-f037c4e7-f239-4580-b3c9-85ecce25632e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112255) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 15:01:13.596014 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.v3.router [None req-f037c4e7-f239-4580-b3c9-85ecce25632e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112255) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 15:01:13.596811 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.596811 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.596811 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.596811 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.597133 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.597133 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.597133 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.597133 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.597383 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.597383 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.597383 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.597383 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.597383 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.597383 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.597826 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.597826 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.597826 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.597826 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.597826 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.598138 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.598138 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.598138 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.598138 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.598138 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.598449 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.598449 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.598449 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.598449 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.598742 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.598742 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.598742 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.598742 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.598742 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.599013 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.599013 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.599013 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.599013 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.599013 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.599284 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.599284 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.599284 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.599284 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.599284 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.599284 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.599653 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.599653 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.599653 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.599653 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.599653 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.599653 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.599987 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.599987 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.599987 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.599987 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.599987 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.599987 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.600324 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.600324 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.600324 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.600324 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.600324 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.600818 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.600818 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.600818 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.600818 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.600818 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.601074 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.601074 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.601074 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.601074 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.601074 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.601074 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.601417 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.601417 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.601417 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.601417 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.601417 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.601417 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.601755 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.601755 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.601755 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.601755 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.601755 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.602060 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.602060 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.602060 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.602060 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.602060 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.602338 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.602338 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.602338 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.602338 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.602637 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.602637 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.602637 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.602637 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.602815 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.602815 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.602815 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.602815 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.602815 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.603045 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.603045 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.603045 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.603045 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.603045 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.603234 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.603234 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.603234 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.603234 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.603411 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.603411 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.603411 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.603411 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.603612 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.603612 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.603612 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.603612 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.603787 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.603787 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.603787 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.603787 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.603961 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.603961 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.603961 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.603961 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.604121 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.604121 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.604121 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.604121 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.604288 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.v3.router [None req-2b982276-4f42-4e46-8d9d-061cb336ba91 None None] Extended resource: qos-specs {{(pid=112256) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 15:01:13.604325 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.604325 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.604325 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.604325 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.604325 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.604325 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.604581 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.604581 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.604581 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.604581 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.604841 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.604841 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.604841 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.604841 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.604841 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.604841 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.605081 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.605081 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.605081 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.605081 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.605081 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.605081 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.605321 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.605321 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.605321 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.605321 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.605321 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.605321 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.605613 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.605613 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.605613 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.605613 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.605613 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.605613 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.605868 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.605868 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.605868 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.605868 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.606035 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.606035 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.606035 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.606035 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.606202 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.606202 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.606202 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.606202 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.606368 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.606368 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.606368 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:13.606368 np0000180762 devstack@c-api.service[112257]: warnings.warn(deprecated_msg) Jun 16 15:01:13.606561 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.contrib.snapshot_actions [None req-2b982276-4f42-4e46-8d9d-061cb336ba91 None None] SnapshotActionsController initialized {{(pid=112256) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 15:01:13.606723 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.middleware.request_id [None req-0e970d5b-fa78-43e1-9880-a683edecbdbb None None] RequestId filter calling following filter/app {{(pid=112257) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 15:01:13.606783 np0000180762 devstack@c-api.service[112256]: WARNING castellan.key_manager.migration [None req-2b982276-4f42-4e46-8d9d-061cb336ba91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.606783 np0000180762 devstack@c-api.service[112256]: WARNING castellan.key_manager.migration [None req-2b982276-4f42-4e46-8d9d-061cb336ba91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.606850 np0000180762 devstack@c-api.service[112257]: [pid: 112257|app: 0|req: 1/1] 199.204.45.25 () {60 vars in 949 bytes} [Tue Jun 16 15:01:13 2026] GET /volume/v3/ => generated 114 bytes in 17 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 16 15:01:13.606885 np0000180762 devstack@c-api.service[112255]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x72552f2a3668 pid: 112255 (default app) Jun 16 15:01:13.606927 np0000180762 devstack@c-api.service[112256]: WARNING castellan.key_manager.migration [None req-2b982276-4f42-4e46-8d9d-061cb336ba91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.606927 np0000180762 devstack@c-api.service[112256]: WARNING castellan.key_manager.migration [None req-2b982276-4f42-4e46-8d9d-061cb336ba91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.607456 np0000180762 devstack@c-api.service[112256]: WARNING castellan.key_manager.migration [None req-2b982276-4f42-4e46-8d9d-061cb336ba91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.609059 np0000180762 devstack@c-api.service[112256]: WARNING castellan.key_manager.migration [None req-2b982276-4f42-4e46-8d9d-061cb336ba91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.610753 np0000180762 devstack@c-api.service[112256]: WARNING castellan.key_manager.migration [None req-2b982276-4f42-4e46-8d9d-061cb336ba91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 15:01:13.611642 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.v3.router [None req-2b982276-4f42-4e46-8d9d-061cb336ba91 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112256) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 15:01:13.611958 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.v3.router [None req-2b982276-4f42-4e46-8d9d-061cb336ba91 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112256) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 15:01:13.611958 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.v3.router [None req-2b982276-4f42-4e46-8d9d-061cb336ba91 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112256) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 15:01:13.612051 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.v3.router [None req-2b982276-4f42-4e46-8d9d-061cb336ba91 None None] Extension AdminActions extending resource: volumes {{(pid=112256) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 15:01:13.612144 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.v3.router [None req-2b982276-4f42-4e46-8d9d-061cb336ba91 None None] Extension AdminActions extending resource: snapshots {{(pid=112256) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 15:01:13.612248 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.v3.router [None req-2b982276-4f42-4e46-8d9d-061cb336ba91 None None] Extension AdminActions extending resource: backups {{(pid=112256) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 15:01:13.613032 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.v3.router [None req-2b982276-4f42-4e46-8d9d-061cb336ba91 None None] Extension VolumeActions extending resource: volumes {{(pid=112256) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 15:01:13.613165 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.v3.router [None req-2b982276-4f42-4e46-8d9d-061cb336ba91 None None] Extension TypesManage extending resource: types {{(pid=112256) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 15:01:13.613277 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.v3.router [None req-2b982276-4f42-4e46-8d9d-061cb336ba91 None None] Extension UsedLimits extending resource: limits {{(pid=112256) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 15:01:13.613381 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.v3.router [None req-2b982276-4f42-4e46-8d9d-061cb336ba91 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112256) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 15:01:13.613501 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.v3.router [None req-2b982276-4f42-4e46-8d9d-061cb336ba91 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112256) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 15:01:13.613600 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.v3.router [None req-2b982276-4f42-4e46-8d9d-061cb336ba91 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112256) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 15:01:13.613717 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.v3.router [None req-2b982276-4f42-4e46-8d9d-061cb336ba91 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112256) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 15:01:13.613861 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.v3.router [None req-2b982276-4f42-4e46-8d9d-061cb336ba91 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112256) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 15:01:13.613965 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.v3.router [None req-2b982276-4f42-4e46-8d9d-061cb336ba91 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112256) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 15:01:13.614075 np0000180762 devstack@c-api.service[112256]: DEBUG cinder.api.v3.router [None req-2b982276-4f42-4e46-8d9d-061cb336ba91 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112256) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 15:01:13.623085 np0000180762 devstack@c-api.service[112256]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x72552f2a3668 pid: 112256 (default app) Jun 16 15:01:20.855831 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.855831 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.857168 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.857168 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.857168 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.857168 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.857168 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.857693 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.857693 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.857693 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.857693 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.857693 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.857693 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.858124 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.858124 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.858124 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.858124 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.858124 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.862463 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.862463 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.862463 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.862463 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.862724 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.862724 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.862724 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.862724 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.863100 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.863100 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.863100 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.863100 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.863100 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.863406 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.863406 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.863406 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.863406 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.863406 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.863729 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.863729 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.863729 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.863729 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.863729 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.863729 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.864055 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.864055 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.864055 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.864055 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.864055 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.864055 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.864384 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.864384 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.864384 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.864384 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.864384 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.864384 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.864747 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.864747 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.864747 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.864747 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.864747 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.864747 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.865060 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.865060 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.865060 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.865060 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.865267 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.865267 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.865267 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.865267 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.865267 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.865559 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.865559 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.865559 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.865559 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.865559 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.865842 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.865842 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.865842 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.865842 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.865842 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.865842 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.866140 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.866140 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.866140 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.866140 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.866140 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.866470 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.866470 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.866470 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.866470 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.866470 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.866758 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.866758 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.866758 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.866758 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.867054 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.867054 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.867054 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.867054 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.867274 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.867274 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.867274 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.867274 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.867274 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.868613 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.868613 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.868613 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.868613 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.868613 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.868756 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.868756 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.868756 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.868756 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.868881 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.868881 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.868881 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.868881 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.869014 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.869014 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.869014 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.869014 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.869148 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.869148 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.869148 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.869148 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.869560 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.869560 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.869560 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.869560 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.869755 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.869755 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.869755 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.869755 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.869755 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.869755 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.869922 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.869922 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.869922 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.869922 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.869922 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.870066 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.870066 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.870066 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.870066 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.870066 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.870066 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.870066 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.870465 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.870465 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.870465 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.870465 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.870465 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.870465 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.870677 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.870677 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.870677 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.870677 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.870677 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.870677 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.870855 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.870855 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.870855 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.870855 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.870855 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.870855 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.871048 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.871048 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.871048 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.871048 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.871199 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.871199 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.871199 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.871199 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.871334 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.871334 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.871334 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.871334 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.871479 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.871479 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.871479 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:01:20.871479 np0000180762 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) Jun 16 15:01:20.871479 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.middleware.request_id [None req-2dd28038-1216-46f6-8866-8ad21f86068c None None] RequestId filter calling following filter/app {{(pid=112254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 15:01:21.344452 np0000180762 devstack@c-api.service[112254]: INFO cinder.api.openstack.wsgi [None req-2dd28038-1216-46f6-8866-8ad21f86068c admin admin] POST https://199.204.45.25/volume/v3/types Jun 16 15:01:21.345002 np0000180762 devstack@c-api.service[112254]: DEBUG cinder.api.openstack.wsgi [None req-2dd28038-1216-46f6-8866-8ad21f86068c admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 16 15:01:21.346732 np0000180762 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 16 15:01:21.346732 np0000180762 devstack@c-api.service[112254]: warnings.warn( Jun 16 15:01:21.388688 np0000180762 devstack@c-api.service[112254]: DEBUG oslo_db.sqlalchemy.engines [None req-2dd28038-1216-46f6-8866-8ad21f86068c 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=112254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 15:01:21.428272 np0000180762 devstack@c-api.service[112254]: INFO cinder.api.openstack.wsgi [None req-2dd28038-1216-46f6-8866-8ad21f86068c admin admin] https://199.204.45.25/volume/v3/types returned with HTTP 200 Jun 16 15:01:21.428790 np0000180762 devstack@c-api.service[112254]: [pid: 112254|app: 0|req: 1/2] 199.204.45.25 () {68 vars in 1281 bytes} [Tue Jun 16 15:01:20 2026] POST /volume/v3/types => generated 186 bytes in 586 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 16 15:01:21.443398 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.middleware.request_id [req-2dd28038-1216-46f6-8866-8ad21f86068c req-b3e54682-1943-4c65-8aa1-0ed2867d6a75 None None] RequestId filter calling following filter/app {{(pid=112257) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 15:01:21.767741 np0000180762 devstack@c-api.service[112257]: INFO cinder.api.openstack.wsgi [req-2dd28038-1216-46f6-8866-8ad21f86068c req-b3e54682-1943-4c65-8aa1-0ed2867d6a75 admin admin] POST https://199.204.45.25/volume/v3/types/517d0c5a-b396-4f29-b09f-088aa24701f4/extra_specs Jun 16 15:01:21.768179 np0000180762 devstack@c-api.service[112257]: DEBUG cinder.api.openstack.wsgi [req-2dd28038-1216-46f6-8866-8ad21f86068c req-b3e54682-1943-4c65-8aa1-0ed2867d6a75 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112257) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 16 15:01:21.769856 np0000180762 devstack@c-api.service[112257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 16 15:01:21.769856 np0000180762 devstack@c-api.service[112257]: warnings.warn( Jun 16 15:01:21.812099 np0000180762 devstack@c-api.service[112257]: DEBUG oslo_db.sqlalchemy.engines [req-2dd28038-1216-46f6-8866-8ad21f86068c req-b3e54682-1943-4c65-8aa1-0ed2867d6a75 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=112257) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 15:01:21.877011 np0000180762 devstack@c-api.service[112257]: INFO cinder.api.openstack.wsgi [req-2dd28038-1216-46f6-8866-8ad21f86068c req-b3e54682-1943-4c65-8aa1-0ed2867d6a75 admin admin] https://199.204.45.25/volume/v3/types/517d0c5a-b396-4f29-b09f-088aa24701f4/extra_specs returned with HTTP 200 Jun 16 15:01:21.877807 np0000180762 devstack@c-api.service[112257]: [pid: 112257|app: 0|req: 2/3] 199.204.45.25 () {70 vars in 1498 bytes} [Tue Jun 16 15:01:21 2026] POST /volume/v3/types/517d0c5a-b396-4f29-b09f-088aa24701f4/extra_specs => generated 55 bytes in 435 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 16 15:01:23.481616 np0000180762 devstack@c-api.service[112255]: DEBUG dbcounter [-] [112255] Writing DB stats cinder:SELECT=6 {{(pid=112255) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 15:01:23.494721 np0000180762 devstack@c-api.service[112256]: DEBUG dbcounter [-] [112256] Writing DB stats cinder:SELECT=6 {{(pid=112256) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 15:01:31.425167 np0000180762 devstack@c-api.service[112254]: DEBUG dbcounter [-] [112254] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 15:01:31.874345 np0000180762 devstack@c-api.service[112257]: DEBUG dbcounter [-] [112257] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112257) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 15:04:19.547456 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.547456 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.547456 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.547456 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.548217 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.548217 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.548217 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.548217 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.548458 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.548458 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.548458 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.548458 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.548458 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.548458 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.548759 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.548759 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.548759 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.548759 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.548759 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.549094 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.549094 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.549094 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.549094 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.549094 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.549369 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.549369 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.549369 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.549369 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.549600 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.549600 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.549600 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.549600 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.549600 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.549843 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.549843 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.549843 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.549843 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.549843 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.550251 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.550251 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.550251 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.550251 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.550251 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.550251 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.550667 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.550667 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.550667 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.550667 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.550667 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.550667 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.550953 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.550953 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.550953 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.550953 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.550953 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.550953 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.551230 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.551230 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.551230 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.551230 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.551230 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.551514 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.551514 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.551514 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.551514 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.551514 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.551909 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.551909 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.551909 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.551909 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.551909 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.551909 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.552208 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.552208 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.552208 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.552208 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.552208 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.552208 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.552496 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.552496 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.552496 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.552496 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.552496 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.552765 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.552765 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.552765 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.552765 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.552765 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.552995 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.552995 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.552995 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.552995 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.553220 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.553220 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.553220 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.553220 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.553419 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.553419 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.553419 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.553419 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.553419 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.553693 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.553693 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.553693 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.553693 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.553693 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.553912 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.553912 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.553912 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.553912 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.554109 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.554109 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.554109 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.554109 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.554314 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.554314 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.554314 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.554314 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.554543 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.554543 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.554543 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.554543 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.554741 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.554741 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.554741 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.554741 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.554941 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.554941 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.554941 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.554941 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.554941 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.555198 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.555198 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.555198 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.555198 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.555198 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.555198 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.555504 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.555504 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.555504 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.555504 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.555504 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.555734 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.555734 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.555734 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.555734 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.555734 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.555734 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.556016 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.556016 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.556016 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.556016 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.556016 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.556016 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.556300 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.556300 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.556300 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.556300 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.556300 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.556300 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.556609 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.556609 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.556609 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.556609 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.556609 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.556609 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.556891 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.556891 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.556891 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.556891 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.557098 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.557098 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.557098 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.557098 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.557098 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.557381 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.557381 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.557381 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.557381 np0000180762 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:04:19.557381 np0000180762 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) Jun 16 15:04:19.557381 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.middleware.request_id [None req-ac12150a-2002-486f-bea2-0a1b38428b27 None None] RequestId filter calling following filter/app {{(pid=112255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 15:04:19.557381 np0000180762 devstack@c-api.service[112255]: INFO cinder.api.openstack.wsgi [None req-ac12150a-2002-486f-bea2-0a1b38428b27 None None] GET https://199.204.45.25/volume// Jun 16 15:04:19.557716 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.openstack.wsgi [None req-ac12150a-2002-486f-bea2-0a1b38428b27 None None] Empty body provided in request {{(pid=112255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 16 15:04:19.557716 np0000180762 devstack@c-api.service[112255]: DEBUG cinder.api.openstack.wsgi [None req-ac12150a-2002-486f-bea2-0a1b38428b27 None None] Calling method 'all' {{(pid=112255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 16 15:04:19.557716 np0000180762 devstack@c-api.service[112255]: INFO cinder.api.openstack.wsgi [None req-ac12150a-2002-486f-bea2-0a1b38428b27 None None] https://199.204.45.25/volume// returned with HTTP 300 Jun 16 15:04:19.557716 np0000180762 devstack@c-api.service[112255]: [pid: 112255|app: 0|req: 1/4] 199.204.45.25 () {66 vars in 1449 bytes} [Tue Jun 16 15:04:19 2026] GET /volume/ => generated 389 bytes in 22 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)