Jun 12 10:20:20.537018 np0000179807 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 12 10:20:20.546081 np0000179807 devstack@c-api.service[112480]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 12 10:20:20.549556 np0000179807 devstack@c-api.service[112480]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jun 12 10:20:20 2026] *** Jun 12 10:20:20.549556 np0000179807 devstack@c-api.service[112480]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 12 10:20:20.549556 np0000179807 devstack@c-api.service[112480]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 12 10:20:20.549556 np0000179807 devstack@c-api.service[112480]: nodename: np0000179807 Jun 12 10:20:20.549556 np0000179807 devstack@c-api.service[112480]: machine: x86_64 Jun 12 10:20:20.549556 np0000179807 devstack@c-api.service[112480]: clock source: unix Jun 12 10:20:20.549556 np0000179807 devstack@c-api.service[112480]: pcre jit disabled Jun 12 10:20:20.549556 np0000179807 devstack@c-api.service[112480]: detected number of CPU cores: 16 Jun 12 10:20:20.549556 np0000179807 devstack@c-api.service[112480]: current working directory: / Jun 12 10:20:20.549556 np0000179807 devstack@c-api.service[112480]: detected binary path: /usr/bin/uwsgi-core Jun 12 10:20:20.549556 np0000179807 devstack@c-api.service[112480]: your processes number limit is 256917 Jun 12 10:20:20.549556 np0000179807 devstack@c-api.service[112480]: your memory page size is 4096 bytes Jun 12 10:20:20.549556 np0000179807 devstack@c-api.service[112480]: detected max file descriptor number: 2048 Jun 12 10:20:20.549556 np0000179807 devstack@c-api.service[112480]: lock engine: pthread robust mutexes Jun 12 10:20:20.550201 np0000179807 devstack@c-api.service[112480]: thunder lock: enabled Jun 12 10:20:20.550201 np0000179807 devstack@c-api.service[112480]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 12 10:20:20.550201 np0000179807 devstack@c-api.service[112480]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 12 10:20:20.550201 np0000179807 devstack@c-api.service[112480]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 12 10:20:20.550201 np0000179807 devstack@c-api.service[112480]: Set PythonHome to /opt/stack/data/venv Jun 12 10:20:20.587879 np0000179807 devstack@c-api.service[112480]: Python main interpreter initialized at 0x7405d10a3668 Jun 12 10:20:20.587879 np0000179807 devstack@c-api.service[112480]: python threads support enabled Jun 12 10:20:20.587879 np0000179807 devstack@c-api.service[112480]: your server socket listen backlog is limited to 100 connections Jun 12 10:20:20.587879 np0000179807 devstack@c-api.service[112480]: your mercy for graceful operations on workers is 80 seconds Jun 12 10:20:20.588398 np0000179807 devstack@c-api.service[112480]: mapped 671795 bytes (656 KB) for 4 cores Jun 12 10:20:20.588551 np0000179807 devstack@c-api.service[112480]: *** Operational MODE: preforking *** Jun 12 10:20:20.588756 np0000179807 devstack@c-api.service[112480]: *** uWSGI is running in multiple interpreter mode *** Jun 12 10:20:20.588756 np0000179807 devstack@c-api.service[112480]: spawned uWSGI master process (pid: 112480) Jun 12 10:20:20.588966 np0000179807 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 12 10:20:20.589567 np0000179807 devstack@c-api.service[112480]: spawned uWSGI worker 1 (pid: 112489, cores: 1) Jun 12 10:20:20.590063 np0000179807 devstack@c-api.service[112480]: spawned uWSGI worker 2 (pid: 112490, cores: 1) Jun 12 10:20:20.590524 np0000179807 devstack@c-api.service[112480]: spawned uWSGI worker 3 (pid: 112491, cores: 1) Jun 12 10:20:20.590980 np0000179807 devstack@c-api.service[112480]: spawned uWSGI worker 4 (pid: 112492, cores: 1) Jun 12 10:20:20.591058 np0000179807 devstack@c-api.service[112480]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 12 10:20:20.717562 np0000179807 devstack@c-api.service[112492]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 12 10:20:20.717562 np0000179807 devstack@c-api.service[112492]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 12 10:20:20.717562 np0000179807 devstack@c-api.service[112492]: we strongly recommend against using it for new projects. Jun 12 10:20:20.717562 np0000179807 devstack@c-api.service[112492]: If you are already using Eventlet, we recommend migrating to a different Jun 12 10:20:20.717562 np0000179807 devstack@c-api.service[112492]: framework. For more detail see Jun 12 10:20:20.717562 np0000179807 devstack@c-api.service[112492]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 12 10:20:20.717562 np0000179807 devstack@c-api.service[112492]: import eventlet # noqa Jun 12 10:20:20.725708 np0000179807 devstack@c-api.service[112490]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 12 10:20:20.725708 np0000179807 devstack@c-api.service[112490]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 12 10:20:20.725708 np0000179807 devstack@c-api.service[112490]: we strongly recommend against using it for new projects. Jun 12 10:20:20.725708 np0000179807 devstack@c-api.service[112490]: If you are already using Eventlet, we recommend migrating to a different Jun 12 10:20:20.725708 np0000179807 devstack@c-api.service[112490]: framework. For more detail see Jun 12 10:20:20.725708 np0000179807 devstack@c-api.service[112490]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 12 10:20:20.725708 np0000179807 devstack@c-api.service[112490]: import eventlet # noqa Jun 12 10:20:20.776515 np0000179807 devstack@c-api.service[112491]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 12 10:20:20.776515 np0000179807 devstack@c-api.service[112491]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 12 10:20:20.776515 np0000179807 devstack@c-api.service[112491]: we strongly recommend against using it for new projects. Jun 12 10:20:20.776515 np0000179807 devstack@c-api.service[112491]: If you are already using Eventlet, we recommend migrating to a different Jun 12 10:20:20.776515 np0000179807 devstack@c-api.service[112491]: framework. For more detail see Jun 12 10:20:20.776515 np0000179807 devstack@c-api.service[112491]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 12 10:20:20.776515 np0000179807 devstack@c-api.service[112491]: import eventlet # noqa Jun 12 10:20:20.777158 np0000179807 devstack@c-api.service[112489]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 12 10:20:20.777158 np0000179807 devstack@c-api.service[112489]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 12 10:20:20.777158 np0000179807 devstack@c-api.service[112489]: we strongly recommend against using it for new projects. Jun 12 10:20:20.777158 np0000179807 devstack@c-api.service[112489]: If you are already using Eventlet, we recommend migrating to a different Jun 12 10:20:20.777158 np0000179807 devstack@c-api.service[112489]: framework. For more detail see Jun 12 10:20:20.777158 np0000179807 devstack@c-api.service[112489]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 12 10:20:20.777158 np0000179807 devstack@c-api.service[112489]: import eventlet # noqa Jun 12 10:20:20.808166 np0000179807 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 12 10:20:20.808166 np0000179807 devstack@c-api.service[112492]: warnings.warn( Jun 12 10:20:20.820516 np0000179807 devstack@c-api.service[112490]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 12 10:20:20.820516 np0000179807 devstack@c-api.service[112490]: warnings.warn( Jun 12 10:20:20.876123 np0000179807 devstack@c-api.service[112491]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 12 10:20:20.876123 np0000179807 devstack@c-api.service[112491]: warnings.warn( Jun 12 10:20:20.883395 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:20.883395 np0000179807 devstack@c-api.service[112492]: from cgi import parse_header Jun 12 10:20:20.886012 np0000179807 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 12 10:20:20.886012 np0000179807 devstack@c-api.service[112489]: warnings.warn( Jun 12 10:20:20.918109 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:20.918109 np0000179807 devstack@c-api.service[112490]: from cgi import parse_header Jun 12 10:20:20.931200 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:20.931200 np0000179807 devstack@c-api.service[112492]: removals.removed_module( Jun 12 10:20:20.932881 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:20.932881 np0000179807 devstack@c-api.service[112492]: removals.removed_module( Jun 12 10:20:20.958936 np0000179807 devstack@c-api.service[112491]: /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 12 10:20:20.958936 np0000179807 devstack@c-api.service[112491]: from cgi import parse_header Jun 12 10:20:20.961621 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:20.961621 np0000179807 devstack@c-api.service[112489]: from cgi import parse_header Jun 12 10:20:20.973168 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:20.973168 np0000179807 devstack@c-api.service[112490]: removals.removed_module( Jun 12 10:20:20.975007 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:20.975007 np0000179807 devstack@c-api.service[112490]: removals.removed_module( Jun 12 10:20:21.010325 np0000179807 devstack@c-api.service[112491]: /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 12 10:20:21.010325 np0000179807 devstack@c-api.service[112491]: removals.removed_module( Jun 12 10:20:21.010466 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:21.010466 np0000179807 devstack@c-api.service[112489]: removals.removed_module( Jun 12 10:20:21.011935 np0000179807 devstack@c-api.service[112491]: /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 12 10:20:21.011935 np0000179807 devstack@c-api.service[112491]: removals.removed_module( Jun 12 10:20:21.012017 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:21.012017 np0000179807 devstack@c-api.service[112489]: removals.removed_module( Jun 12 10:20:21.542248 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:21.542248 np0000179807 devstack@c-api.service[112492]: warnings.warn( Jun 12 10:20:21.625874 np0000179807 devstack@c-api.service[112491]: /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 12 10:20:21.625874 np0000179807 devstack@c-api.service[112491]: warnings.warn( Jun 12 10:20:21.645393 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:21.645393 np0000179807 devstack@c-api.service[112492]: warnings.warn( Jun 12 10:20:21.645705 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:21.645705 np0000179807 devstack@c-api.service[112490]: warnings.warn( Jun 12 10:20:21.693304 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:21.693304 np0000179807 devstack@c-api.service[112489]: warnings.warn( Jun 12 10:20:21.720228 np0000179807 devstack@c-api.service[112491]: /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 12 10:20:21.720228 np0000179807 devstack@c-api.service[112491]: warnings.warn( Jun 12 10:20:21.744126 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:21.744126 np0000179807 devstack@c-api.service[112490]: warnings.warn( Jun 12 10:20:21.815101 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:21.815101 np0000179807 devstack@c-api.service[112489]: warnings.warn( Jun 12 10:20:21.947607 np0000179807 devstack@c-api.service[112492]: 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 12 10:20:21.948127 np0000179807 devstack@c-api.service[112492]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112492) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 12 10:20:22.000787 np0000179807 devstack@c-api.service[112491]: 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 12 10:20:22.001295 np0000179807 devstack@c-api.service[112491]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112491) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 12 10:20:22.029489 np0000179807 devstack@c-api.service[112490]: 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 12 10:20:22.029665 np0000179807 devstack@c-api.service[112490]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112490) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 12 10:20:22.034100 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:22.034100 np0000179807 devstack@c-api.service[112492]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 12 10:20:22.062820 np0000179807 devstack@c-api.service[112491]: /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 12 10:20:22.062820 np0000179807 devstack@c-api.service[112491]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 12 10:20:22.092985 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:22.092985 np0000179807 devstack@c-api.service[112490]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 12 10:20:22.107617 np0000179807 devstack@c-api.service[112489]: 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 12 10:20:22.107806 np0000179807 devstack@c-api.service[112489]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112489) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 12 10:20:22.168932 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.168932 np0000179807 devstack@c-api.service[112489]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 12 10:20:22.497916 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112492) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 12 10:20:22.498182 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112491) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 12 10:20:22.498298 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112490) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 12 10:20:22.498404 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.498404 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.498552 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.498609 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.498682 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.498785 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.498939 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.499111 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.499306 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.499851 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.499971 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.499971 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.500162 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.500252 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.500383 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.500458 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.500518 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.500580 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.500636 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.500636 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.500767 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.500866 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.500936 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.500936 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.501048 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.501048 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.501048 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.501048 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.501048 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.501048 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.501630 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.501721 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.501721 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.501883 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.501973 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.502079 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.502160 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.502225 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.502286 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.502475 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.502547 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.502614 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.502678 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.502742 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.502797 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.502896 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.502988 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.503058 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.503114 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.503171 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.503171 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.503534 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.503653 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.503721 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.503796 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.503862 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.503963 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.504044 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.504044 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.504189 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.504189 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.504310 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.504426 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.504523 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.504598 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.504656 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.504721 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.504789 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.504789 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.504789 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.504789 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.504789 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.506155 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.506289 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.506373 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.506460 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.506564 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.506625 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.506683 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.506738 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.506807 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.506900 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.506959 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.507039 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.507094 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.507094 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.507148 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.507148 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.507203 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.507230 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.507230 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.507230 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.507230 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.507751 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.507805 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.507855 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.507897 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.507926 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.507956 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.507985 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.508013 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.508056 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.508118 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.508149 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.508177 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.508206 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.508234 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.508264 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.508291 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.508291 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.508367 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.508488 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.508488 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.508561 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.510054 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.510125 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.510209 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.510254 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.510279 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.510304 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.510341 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.510378 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.510407 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.510435 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.510460 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.510497 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.510534 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.510566 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.510593 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.510621 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.510646 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.510679 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.510717 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.510749 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.510777 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.510802 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.510829 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.510863 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.510913 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.510938 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.510974 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.511007 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.511037 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.511085 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.511124 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.511148 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.511177 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.511200 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.511233 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.511259 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.511290 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.511314 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.511362 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.511395 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.511395 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.511395 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.515466 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.515521 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.515546 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.515604 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.515650 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.515675 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.515713 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.515741 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.515780 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.515810 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.515835 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.515868 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.515915 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.515915 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.516001 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.516037 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.516159 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.516226 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.516274 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.516318 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.516372 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.520606 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.520701 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.520701 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.520805 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.520805 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.520887 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.520932 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.521083 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.521153 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.521195 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.521264 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.521320 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.521394 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.521437 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.521473 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.521514 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.521559 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.521559 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.521636 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.521636 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.521744 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.523761 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.523852 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.523852 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.523928 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.523968 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.524010 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.524135 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.524227 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.524302 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.524423 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.524505 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.524583 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.524643 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.524708 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.524800 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.524873 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.524928 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.524983 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.525040 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.525155 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.525273 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.525394 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.525599 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.525731 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.525932 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.526048 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.526507 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.526658 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.527544 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.527651 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.527710 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.527775 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.527846 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.527953 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.528012 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.528012 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.528174 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.528292 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.528630 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.528708 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.528766 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.528823 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.528901 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.528988 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.529046 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.529102 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.529198 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.529421 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.529663 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.529838 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.530044 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.530544 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.530720 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.530720 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.531049 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.531049 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.531049 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.531049 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.531049 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.531049 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.531049 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.531049 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.531049 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.531773 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.531773 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.531773 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.531773 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.531773 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.532130 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.532200 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.532271 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.532329 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.532514 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.532514 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.532514 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.532514 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.532514 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.532801 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.532801 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.532801 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.532801 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.532801 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.532801 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.532801 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.533147 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.533147 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.533147 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.533227 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.533254 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.533281 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.533307 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.533332 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.533387 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.533435 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.533465 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.533494 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.533494 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.533494 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.533567 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.533596 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.533628 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.533660 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.533691 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.533754 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.533786 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.533818 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.533850 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.533850 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.533902 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.533932 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.533958 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.533994 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.534031 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.534071 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.534101 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.534132 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.534162 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.534184 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.534213 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.534248 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.534281 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.534309 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.534355 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.534383 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.534383 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.534468 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.534501 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.534528 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.534561 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.534588 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.534616 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.534645 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.534669 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.534693 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.534729 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.534729 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.534729 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.534729 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.534729 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.534729 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.534729 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.534729 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.534729 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.534729 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.535101 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.535101 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.535101 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.535180 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.535180 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.535233 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.535264 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.535296 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.535323 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.535380 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.535409 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.535453 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.535496 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.535523 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.535549 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.535576 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.535611 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.535643 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.535673 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.535701 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.535730 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.535757 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.535787 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.535814 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.536230 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112489) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 12 10:20:22.536582 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.536646 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.536689 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.536724 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.536755 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.536790 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.536822 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.536851 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.536879 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.536906 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.536998 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.537037 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.537077 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.537118 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.537150 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.537183 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.537211 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.537237 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.537261 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.537292 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.537325 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.537373 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.537400 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.537400 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.537457 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.537532 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.537604 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.537658 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.537725 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.537781 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.537849 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.538056 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.538111 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.538151 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.538183 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.538215 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.538243 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.538269 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.538296 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.538322 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.538370 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.538411 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.538439 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.538465 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.538511 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.538547 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.538578 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.538610 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.538640 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.538672 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.538703 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.538736 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.538765 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.538794 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.538823 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.538851 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.538876 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.538901 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.538932 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.538959 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.538986 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.539012 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.539042 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.539073 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.539120 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.539160 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.539192 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.539219 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.539255 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.539283 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.539315 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.539359 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.539388 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.539415 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.539440 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.539466 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.539466 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.539466 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.539466 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.539466 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.539623 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.539623 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.539623 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.539623 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.539623 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.539623 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.539623 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.539795 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.539795 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.539858 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.539887 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.539912 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.539936 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.539936 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.539987 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.540014 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.540038 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.540066 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.540161 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.540161 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.540222 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.540254 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.540285 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.540312 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.540361 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.540361 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.540419 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.540445 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.540474 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.540502 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.540548 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.540548 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.540609 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.540638 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.540666 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.540895 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.540949 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.541008 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.541070 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.541176 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.541229 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.541296 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.541352 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.541418 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.541479 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.541540 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.541590 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.541627 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.541656 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.541681 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.541711 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.541742 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.541771 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.541799 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.541824 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.541854 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.541889 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.541923 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.541953 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.541977 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.542008 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.542039 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.542070 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.542106 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.542147 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.542199 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.542199 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.542199 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.542199 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.542199 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.542356 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.542356 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.542356 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.542441 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.542469 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.542496 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.542533 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.542578 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.542616 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.542645 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.542672 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.542672 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.542724 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.542758 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.542786 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.542823 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.542855 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.542904 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.542943 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.542976 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.543007 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.543038 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.543069 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.543099 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.543131 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.543170 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.543219 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.543270 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.543527 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.543580 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.543648 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.543714 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.543773 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.543830 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.543898 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.544883 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.544935 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.544935 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.545027 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.545082 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.545143 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.545176 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.545250 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.545347 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.545405 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.545436 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.545436 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.545495 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.545523 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.545552 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.545583 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.545632 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.545676 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.545714 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.545742 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.545769 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.545795 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.545823 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.545855 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.545886 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.545914 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.545960 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.546007 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.546166 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.546166 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.546166 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.546166 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.546389 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.546422 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.546481 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.546529 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.546564 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.546624 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.546708 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.546746 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.546801 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.546831 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.546881 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.546911 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.546982 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.547034 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.547064 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.547126 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.547157 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.547214 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.547284 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.547327 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.547398 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.547457 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.547491 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.547549 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.547549 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.547549 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.547549 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.547549 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.547549 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.547549 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.547549 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.547549 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.547913 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.547971 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.548026 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.548062 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.548134 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.548170 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.548226 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.548298 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.548367 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.548398 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.548458 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.548492 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.548545 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.548591 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.548624 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.548665 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.548665 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.548665 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.548665 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.548665 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.548793 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.548819 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.548855 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.548882 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.548912 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.548939 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.548964 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.548988 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.549016 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.549044 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.549070 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.549100 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.549129 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.549156 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.549187 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.549215 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.549240 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.549281 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.549322 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.549377 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.549407 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.549439 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.549474 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.549503 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.549535 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.549569 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.549569 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.549627 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.549659 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.549713 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.549713 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.549713 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.549713 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.549713 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.549837 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.549869 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.549902 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.549902 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.549902 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.549902 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.549902 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.549902 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.549902 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.549902 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.549902 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.549902 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.549902 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.550246 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.550246 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.550246 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.550246 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.550246 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.550246 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.550246 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.550246 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.550246 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.550505 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.550505 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.550560 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.550622 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.550674 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.550727 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.550793 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.550828 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.550861 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.550908 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.550983 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.551030 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.551081 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.551117 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.551144 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.551168 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.551206 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.551265 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.551327 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.551382 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.551422 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.551456 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.551489 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.551517 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.551543 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.551575 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.551603 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.551634 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.551662 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.551662 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.551732 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.551772 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.551802 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.551834 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.551861 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.551914 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.551975 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.552003 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.552031 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.552063 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.552120 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.552149 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.552181 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.552209 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.552237 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.552265 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.552289 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.552354 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.552402 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.552437 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.552470 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.552497 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.552525 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.552555 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.552621 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.552650 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.552678 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.552709 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.552754 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.552796 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.552835 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.552835 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.552889 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.552889 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.552944 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.552973 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.552973 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.552973 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.552973 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.552973 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.553109 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.553109 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.553158 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.553219 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.553274 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.553314 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.553384 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.553418 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.553450 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.553482 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.553518 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.553551 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.553579 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.553609 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.553698 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.553739 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.553789 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.553859 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.553895 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.553928 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.553956 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.553980 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.553980 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.554036 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.554061 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.554088 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.554122 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.554122 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.554184 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.554184 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.554184 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.554184 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.554388 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.554388 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.554388 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.554686 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.554741 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.554790 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.554860 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.554916 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.554973 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.555037 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.555562 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.555612 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.555680 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.555735 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.555798 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.555849 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.555919 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.556164 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.556221 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.556280 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.556339 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.556415 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.556461 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.556530 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.556882 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.556940 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.556989 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.557057 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.557111 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.557169 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.557245 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.557550 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.557597 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.557701 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.557747 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.557777 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.557833 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.557881 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.558602 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.558654 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.558709 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.558773 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.558826 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.558877 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.558941 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.559221 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.559281 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.559326 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.559410 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.559468 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.559517 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.559588 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.559750 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.559814 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.559870 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.559913 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.559949 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.559980 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.560013 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.560040 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.560120 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.560180 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.560216 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.560358 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.560529 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.560595 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.560636 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.560712 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.560750 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.560784 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.560824 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.560859 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.560930 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.560972 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.561007 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.561050 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.561106 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.561167 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.561215 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.561255 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.561297 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.561352 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.561388 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.561438 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.561516 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.561567 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.561611 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.561611 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.561687 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.561687 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.561687 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.561687 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.561687 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.561687 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.561687 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.561687 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.561687 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.561687 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.562092 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.562092 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.562092 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.562092 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.562092 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.562092 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.562092 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:20:22.562092 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:20:22.562092 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:20:22.562092 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:20:22.562578 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:20:22.562578 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:20:22.562578 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:20:22.607019 np0000179807 devstack@c-api.service[112491]: INFO dbcounter [None req-4c3e8ea0-0184-41c1-9a7f-d8f25c91799a None None] Registered counter for database cinder Jun 12 10:20:22.607356 np0000179807 devstack@c-api.service[112492]: INFO dbcounter [None req-8629c69a-0dc1-4831-b5e2-6c173b9386c9 None None] Registered counter for database cinder Jun 12 10:20:22.608091 np0000179807 devstack@c-api.service[112489]: INFO dbcounter [None req-519ce1a1-62a4-4ddb-a1d2-55b4d5967dd4 None None] Registered counter for database cinder Jun 12 10:20:22.609962 np0000179807 devstack@c-api.service[112490]: INFO dbcounter [None req-32234654-34ee-4ff9-a20f-9b3127fa863d None None] Registered counter for database cinder Jun 12 10:20:22.652899 np0000179807 devstack@c-api.service[112489]: DEBUG oslo_db.sqlalchemy.engines [None req-519ce1a1-62a4-4ddb-a1d2-55b4d5967dd4 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=112489) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 10:20:22.653957 np0000179807 devstack@c-api.service[112491]: DEBUG oslo_db.sqlalchemy.engines [None req-4c3e8ea0-0184-41c1-9a7f-d8f25c91799a 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=112491) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 10:20:22.655428 np0000179807 devstack@c-api.service[112492]: DEBUG oslo_db.sqlalchemy.engines [None req-8629c69a-0dc1-4831-b5e2-6c173b9386c9 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=112492) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 10:20:22.656589 np0000179807 devstack@c-api.service[112490]: DEBUG oslo_db.sqlalchemy.engines [None req-32234654-34ee-4ff9-a20f-9b3127fa863d 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=112490) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 10:20:22.769611 np0000179807 devstack@c-api.service[112489]: DEBUG dbcounter [-] [112489] Writer thread running {{(pid=112489) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 12 10:20:22.771363 np0000179807 devstack@c-api.service[112492]: DEBUG dbcounter [-] [112492] Writer thread running {{(pid=112492) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 12 10:20:22.772318 np0000179807 devstack@c-api.service[112489]: INFO cinder.rpc [None req-519ce1a1-62a4-4ddb-a1d2-55b4d5967dd4 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 12 10:20:22.773995 np0000179807 devstack@c-api.service[112492]: INFO cinder.rpc [None req-8629c69a-0dc1-4831-b5e2-6c173b9386c9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 12 10:20:22.774651 np0000179807 devstack@c-api.service[112489]: INFO cinder.rpc [None req-519ce1a1-62a4-4ddb-a1d2-55b4d5967dd4 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 12 10:20:22.776589 np0000179807 devstack@c-api.service[112490]: DEBUG dbcounter [-] [112490] Writer thread running {{(pid=112490) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 12 10:20:22.777055 np0000179807 devstack@c-api.service[112492]: INFO cinder.rpc [None req-8629c69a-0dc1-4831-b5e2-6c173b9386c9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 12 10:20:22.777130 np0000179807 devstack@c-api.service[112489]: INFO cinder.rpc [None req-519ce1a1-62a4-4ddb-a1d2-55b4d5967dd4 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 12 10:20:22.778785 np0000179807 devstack@c-api.service[112489]: INFO cinder.rpc [None req-519ce1a1-62a4-4ddb-a1d2-55b4d5967dd4 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 12 10:20:22.778894 np0000179807 devstack@c-api.service[112490]: INFO cinder.rpc [None req-32234654-34ee-4ff9-a20f-9b3127fa863d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 12 10:20:22.779537 np0000179807 devstack@c-api.service[112492]: INFO cinder.rpc [None req-8629c69a-0dc1-4831-b5e2-6c173b9386c9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 12 10:20:22.779784 np0000179807 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-519ce1a1-62a4-4ddb-a1d2-55b4d5967dd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.781031 np0000179807 devstack@c-api.service[112490]: INFO cinder.rpc [None req-32234654-34ee-4ff9-a20f-9b3127fa863d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 12 10:20:22.781896 np0000179807 devstack@c-api.service[112491]: DEBUG dbcounter [-] [112491] Writer thread running {{(pid=112491) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 12 10:20:22.782118 np0000179807 devstack@c-api.service[112492]: INFO cinder.rpc [None req-8629c69a-0dc1-4831-b5e2-6c173b9386c9 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 12 10:20:22.782690 np0000179807 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-519ce1a1-62a4-4ddb-a1d2-55b4d5967dd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.782935 np0000179807 devstack@c-api.service[112490]: INFO cinder.rpc [None req-32234654-34ee-4ff9-a20f-9b3127fa863d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 12 10:20:22.783296 np0000179807 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-8629c69a-0dc1-4831-b5e2-6c173b9386c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.784348 np0000179807 devstack@c-api.service[112491]: INFO cinder.rpc [None req-4c3e8ea0-0184-41c1-9a7f-d8f25c91799a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 12 10:20:22.784627 np0000179807 devstack@c-api.service[112490]: INFO cinder.rpc [None req-32234654-34ee-4ff9-a20f-9b3127fa863d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 12 10:20:22.785487 np0000179807 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-32234654-34ee-4ff9-a20f-9b3127fa863d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.786547 np0000179807 devstack@c-api.service[112491]: INFO cinder.rpc [None req-4c3e8ea0-0184-41c1-9a7f-d8f25c91799a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 12 10:20:22.786869 np0000179807 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-8629c69a-0dc1-4831-b5e2-6c173b9386c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.788570 np0000179807 devstack@c-api.service[112491]: INFO cinder.rpc [None req-4c3e8ea0-0184-41c1-9a7f-d8f25c91799a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 12 10:20:22.788708 np0000179807 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-32234654-34ee-4ff9-a20f-9b3127fa863d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.790369 np0000179807 devstack@c-api.service[112491]: INFO cinder.rpc [None req-4c3e8ea0-0184-41c1-9a7f-d8f25c91799a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 12 10:20:22.791251 np0000179807 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-4c3e8ea0-0184-41c1-9a7f-d8f25c91799a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.794780 np0000179807 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-4c3e8ea0-0184-41c1-9a7f-d8f25c91799a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.820370 np0000179807 devstack@c-api.service[112489]: DEBUG oslo_db.sqlalchemy.engines [None req-519ce1a1-62a4-4ddb-a1d2-55b4d5967dd4 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=112489) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 10:20:22.823010 np0000179807 devstack@c-api.service[112489]: INFO cinder.rpc [None req-519ce1a1-62a4-4ddb-a1d2-55b4d5967dd4 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 12 10:20:22.824075 np0000179807 devstack@c-api.service[112492]: DEBUG oslo_db.sqlalchemy.engines [None req-8629c69a-0dc1-4831-b5e2-6c173b9386c9 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=112492) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 10:20:22.825131 np0000179807 devstack@c-api.service[112490]: DEBUG oslo_db.sqlalchemy.engines [None req-32234654-34ee-4ff9-a20f-9b3127fa863d 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=112490) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 10:20:22.825435 np0000179807 devstack@c-api.service[112489]: INFO cinder.rpc [None req-519ce1a1-62a4-4ddb-a1d2-55b4d5967dd4 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 12 10:20:22.826683 np0000179807 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-519ce1a1-62a4-4ddb-a1d2-55b4d5967dd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.827068 np0000179807 devstack@c-api.service[112492]: INFO cinder.rpc [None req-8629c69a-0dc1-4831-b5e2-6c173b9386c9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 12 10:20:22.827704 np0000179807 devstack@c-api.service[112490]: INFO cinder.rpc [None req-32234654-34ee-4ff9-a20f-9b3127fa863d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 12 10:20:22.829798 np0000179807 devstack@c-api.service[112492]: INFO cinder.rpc [None req-8629c69a-0dc1-4831-b5e2-6c173b9386c9 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 12 10:20:22.830806 np0000179807 devstack@c-api.service[112490]: INFO cinder.rpc [None req-32234654-34ee-4ff9-a20f-9b3127fa863d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 12 10:20:22.831023 np0000179807 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-8629c69a-0dc1-4831-b5e2-6c173b9386c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.832159 np0000179807 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-32234654-34ee-4ff9-a20f-9b3127fa863d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.838685 np0000179807 devstack@c-api.service[112491]: DEBUG oslo_db.sqlalchemy.engines [None req-4c3e8ea0-0184-41c1-9a7f-d8f25c91799a 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=112491) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 10:20:22.841821 np0000179807 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-519ce1a1-62a4-4ddb-a1d2-55b4d5967dd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.842450 np0000179807 devstack@c-api.service[112491]: INFO cinder.rpc [None req-4c3e8ea0-0184-41c1-9a7f-d8f25c91799a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 12 10:20:22.843775 np0000179807 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-8629c69a-0dc1-4831-b5e2-6c173b9386c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.845032 np0000179807 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-519ce1a1-62a4-4ddb-a1d2-55b4d5967dd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.846299 np0000179807 devstack@c-api.service[112491]: INFO cinder.rpc [None req-4c3e8ea0-0184-41c1-9a7f-d8f25c91799a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 12 10:20:22.846938 np0000179807 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-8629c69a-0dc1-4831-b5e2-6c173b9386c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.848188 np0000179807 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-519ce1a1-62a4-4ddb-a1d2-55b4d5967dd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.848405 np0000179807 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-4c3e8ea0-0184-41c1-9a7f-d8f25c91799a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.849592 np0000179807 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-32234654-34ee-4ff9-a20f-9b3127fa863d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.850225 np0000179807 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-8629c69a-0dc1-4831-b5e2-6c173b9386c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.852318 np0000179807 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-519ce1a1-62a4-4ddb-a1d2-55b4d5967dd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.854101 np0000179807 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-32234654-34ee-4ff9-a20f-9b3127fa863d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.855287 np0000179807 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-519ce1a1-62a4-4ddb-a1d2-55b4d5967dd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.855415 np0000179807 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-8629c69a-0dc1-4831-b5e2-6c173b9386c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.857233 np0000179807 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-32234654-34ee-4ff9-a20f-9b3127fa863d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.858235 np0000179807 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-519ce1a1-62a4-4ddb-a1d2-55b4d5967dd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.858321 np0000179807 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-8629c69a-0dc1-4831-b5e2-6c173b9386c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.860218 np0000179807 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-4c3e8ea0-0184-41c1-9a7f-d8f25c91799a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.861252 np0000179807 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-8629c69a-0dc1-4831-b5e2-6c173b9386c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.861327 np0000179807 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-519ce1a1-62a4-4ddb-a1d2-55b4d5967dd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.861416 np0000179807 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-32234654-34ee-4ff9-a20f-9b3127fa863d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.864097 np0000179807 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-519ce1a1-62a4-4ddb-a1d2-55b4d5967dd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.864477 np0000179807 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-32234654-34ee-4ff9-a20f-9b3127fa863d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.864548 np0000179807 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-8629c69a-0dc1-4831-b5e2-6c173b9386c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.864607 np0000179807 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-4c3e8ea0-0184-41c1-9a7f-d8f25c91799a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.866933 np0000179807 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-519ce1a1-62a4-4ddb-a1d2-55b4d5967dd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.867250 np0000179807 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-8629c69a-0dc1-4831-b5e2-6c173b9386c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.867381 np0000179807 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-32234654-34ee-4ff9-a20f-9b3127fa863d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.867907 np0000179807 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-4c3e8ea0-0184-41c1-9a7f-d8f25c91799a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.868359 np0000179807 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-519ce1a1-62a4-4ddb-a1d2-55b4d5967dd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.870129 np0000179807 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-8629c69a-0dc1-4831-b5e2-6c173b9386c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.870470 np0000179807 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-32234654-34ee-4ff9-a20f-9b3127fa863d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.871223 np0000179807 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-519ce1a1-62a4-4ddb-a1d2-55b4d5967dd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.871624 np0000179807 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-8629c69a-0dc1-4831-b5e2-6c173b9386c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.872362 np0000179807 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-4c3e8ea0-0184-41c1-9a7f-d8f25c91799a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.873562 np0000179807 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-32234654-34ee-4ff9-a20f-9b3127fa863d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.874441 np0000179807 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-8629c69a-0dc1-4831-b5e2-6c173b9386c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.875581 np0000179807 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-4c3e8ea0-0184-41c1-9a7f-d8f25c91799a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.876725 np0000179807 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-32234654-34ee-4ff9-a20f-9b3127fa863d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.876841 np0000179807 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-519ce1a1-62a4-4ddb-a1d2-55b4d5967dd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.877964 np0000179807 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-32234654-34ee-4ff9-a20f-9b3127fa863d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.878680 np0000179807 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-4c3e8ea0-0184-41c1-9a7f-d8f25c91799a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.879907 np0000179807 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-8629c69a-0dc1-4831-b5e2-6c173b9386c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.880689 np0000179807 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-32234654-34ee-4ff9-a20f-9b3127fa863d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.880759 np0000179807 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-519ce1a1-62a4-4ddb-a1d2-55b4d5967dd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.882081 np0000179807 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-4c3e8ea0-0184-41c1-9a7f-d8f25c91799a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.882953 np0000179807 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-519ce1a1-62a4-4ddb-a1d2-55b4d5967dd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.883246 np0000179807 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-8629c69a-0dc1-4831-b5e2-6c173b9386c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.884445 np0000179807 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-519ce1a1-62a4-4ddb-a1d2-55b4d5967dd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.885074 np0000179807 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-4c3e8ea0-0184-41c1-9a7f-d8f25c91799a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.885430 np0000179807 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-8629c69a-0dc1-4831-b5e2-6c173b9386c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.885781 np0000179807 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-519ce1a1-62a4-4ddb-a1d2-55b4d5967dd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.886253 np0000179807 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-32234654-34ee-4ff9-a20f-9b3127fa863d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.886920 np0000179807 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-8629c69a-0dc1-4831-b5e2-6c173b9386c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.887074 np0000179807 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-519ce1a1-62a4-4ddb-a1d2-55b4d5967dd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.888226 np0000179807 devstack@c-api.service[112489]: WARNING cinder.api.contrib.hosts [None req-519ce1a1-62a4-4ddb-a1d2-55b4d5967dd4 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 12 10:20:22.888327 np0000179807 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-8629c69a-0dc1-4831-b5e2-6c173b9386c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.888402 np0000179807 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-4c3e8ea0-0184-41c1-9a7f-d8f25c91799a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.888932 np0000179807 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-519ce1a1-62a4-4ddb-a1d2-55b4d5967dd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.889693 np0000179807 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-8629c69a-0dc1-4831-b5e2-6c173b9386c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.889766 np0000179807 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-32234654-34ee-4ff9-a20f-9b3127fa863d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.889983 np0000179807 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-4c3e8ea0-0184-41c1-9a7f-d8f25c91799a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.890204 np0000179807 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-519ce1a1-62a4-4ddb-a1d2-55b4d5967dd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.890853 np0000179807 devstack@c-api.service[112492]: WARNING cinder.api.contrib.hosts [None req-8629c69a-0dc1-4831-b5e2-6c173b9386c9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 12 10:20:22.891519 np0000179807 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-519ce1a1-62a4-4ddb-a1d2-55b4d5967dd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.891585 np0000179807 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-8629c69a-0dc1-4831-b5e2-6c173b9386c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.891897 np0000179807 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-32234654-34ee-4ff9-a20f-9b3127fa863d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.892891 np0000179807 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-8629c69a-0dc1-4831-b5e2-6c173b9386c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.892983 np0000179807 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-4c3e8ea0-0184-41c1-9a7f-d8f25c91799a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.893051 np0000179807 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-519ce1a1-62a4-4ddb-a1d2-55b4d5967dd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.893387 np0000179807 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-32234654-34ee-4ff9-a20f-9b3127fa863d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.893966 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-519ce1a1-62a4-4ddb-a1d2-55b4d5967dd4 None None] Extended resource: extensions {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:20:22.894178 np0000179807 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-8629c69a-0dc1-4831-b5e2-6c173b9386c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.895267 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-519ce1a1-62a4-4ddb-a1d2-55b4d5967dd4 None None] Extended resource: os-quota-class-sets {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:20:22.895367 np0000179807 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-32234654-34ee-4ff9-a20f-9b3127fa863d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.895673 np0000179807 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-8629c69a-0dc1-4831-b5e2-6c173b9386c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.896579 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-519ce1a1-62a4-4ddb-a1d2-55b4d5967dd4 None None] Extended resource: scheduler-stats {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:20:22.896682 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-8629c69a-0dc1-4831-b5e2-6c173b9386c9 None None] Extended resource: extensions {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:20:22.896755 np0000179807 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-32234654-34ee-4ff9-a20f-9b3127fa863d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.897889 np0000179807 devstack@c-api.service[112490]: WARNING cinder.api.contrib.hosts [None req-32234654-34ee-4ff9-a20f-9b3127fa863d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 12 10:20:22.897999 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-519ce1a1-62a4-4ddb-a1d2-55b4d5967dd4 None None] Extended resource: os-quota-sets {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:20:22.898089 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-8629c69a-0dc1-4831-b5e2-6c173b9386c9 None None] Extended resource: os-quota-class-sets {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:20:22.898609 np0000179807 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-32234654-34ee-4ff9-a20f-9b3127fa863d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.899277 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-8629c69a-0dc1-4831-b5e2-6c173b9386c9 None None] Extended resource: scheduler-stats {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:20:22.899420 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-519ce1a1-62a4-4ddb-a1d2-55b4d5967dd4 None None] Extended resource: backups {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:20:22.899483 np0000179807 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-4c3e8ea0-0184-41c1-9a7f-d8f25c91799a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.899932 np0000179807 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-32234654-34ee-4ff9-a20f-9b3127fa863d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.901370 np0000179807 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-32234654-34ee-4ff9-a20f-9b3127fa863d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.901441 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-8629c69a-0dc1-4831-b5e2-6c173b9386c9 None None] Extended resource: os-quota-sets {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:20:22.901524 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-519ce1a1-62a4-4ddb-a1d2-55b4d5967dd4 None None] Extended resource: os-snapshot-manage {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:20:22.902800 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-8629c69a-0dc1-4831-b5e2-6c173b9386c9 None None] Extended resource: backups {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:20:22.902859 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-519ce1a1-62a4-4ddb-a1d2-55b4d5967dd4 None None] Extended resource: consistencygroups {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:20:22.903090 np0000179807 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-32234654-34ee-4ff9-a20f-9b3127fa863d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.903132 np0000179807 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-4c3e8ea0-0184-41c1-9a7f-d8f25c91799a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.904108 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-32234654-34ee-4ff9-a20f-9b3127fa863d None None] Extended resource: extensions {{(pid=112490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:20:22.904803 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-519ce1a1-62a4-4ddb-a1d2-55b4d5967dd4 None None] Extended resource: extra_specs {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:20:22.904879 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-8629c69a-0dc1-4831-b5e2-6c173b9386c9 None None] Extended resource: os-snapshot-manage {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:20:22.905441 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-32234654-34ee-4ff9-a20f-9b3127fa863d None None] Extended resource: os-quota-class-sets {{(pid=112490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:20:22.905539 np0000179807 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-4c3e8ea0-0184-41c1-9a7f-d8f25c91799a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.906272 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-8629c69a-0dc1-4831-b5e2-6c173b9386c9 None None] Extended resource: consistencygroups {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:20:22.906325 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-519ce1a1-62a4-4ddb-a1d2-55b4d5967dd4 None None] Extended resource: os-hosts {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:20:22.906744 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-32234654-34ee-4ff9-a20f-9b3127fa863d None None] Extended resource: scheduler-stats {{(pid=112490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:20:22.907135 np0000179807 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-4c3e8ea0-0184-41c1-9a7f-d8f25c91799a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.907706 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-519ce1a1-62a4-4ddb-a1d2-55b4d5967dd4 None None] Extended resource: os-volume-manage {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:20:22.908226 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-8629c69a-0dc1-4831-b5e2-6c173b9386c9 None None] Extended resource: extra_specs {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:20:22.908273 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-32234654-34ee-4ff9-a20f-9b3127fa863d None None] Extended resource: os-quota-sets {{(pid=112490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:20:22.908718 np0000179807 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-4c3e8ea0-0184-41c1-9a7f-d8f25c91799a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.909112 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-519ce1a1-62a4-4ddb-a1d2-55b4d5967dd4 None None] Extended resource: os-availability-zone {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:20:22.909673 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-32234654-34ee-4ff9-a20f-9b3127fa863d None None] Extended resource: backups {{(pid=112490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:20:22.909779 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-8629c69a-0dc1-4831-b5e2-6c173b9386c9 None None] Extended resource: os-hosts {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:20:22.910171 np0000179807 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-4c3e8ea0-0184-41c1-9a7f-d8f25c91799a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.910436 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-519ce1a1-62a4-4ddb-a1d2-55b4d5967dd4 None None] Extended resource: encryption {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:20:22.911107 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-8629c69a-0dc1-4831-b5e2-6c173b9386c9 None None] Extended resource: os-volume-manage {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:20:22.911462 np0000179807 devstack@c-api.service[112491]: WARNING cinder.api.contrib.hosts [None req-4c3e8ea0-0184-41c1-9a7f-d8f25c91799a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 12 10:20:22.911679 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-32234654-34ee-4ff9-a20f-9b3127fa863d None None] Extended resource: os-snapshot-manage {{(pid=112490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:20:22.911940 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-519ce1a1-62a4-4ddb-a1d2-55b4d5967dd4 None None] Extended resource: os-volume-transfer {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:20:22.912260 np0000179807 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-4c3e8ea0-0184-41c1-9a7f-d8f25c91799a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.912565 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-8629c69a-0dc1-4831-b5e2-6c173b9386c9 None None] Extended resource: os-availability-zone {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:20:22.913133 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-32234654-34ee-4ff9-a20f-9b3127fa863d None None] Extended resource: consistencygroups {{(pid=112490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:20:22.913535 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-519ce1a1-62a4-4ddb-a1d2-55b4d5967dd4 None None] Extended resource: capabilities {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:20:22.913704 np0000179807 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-4c3e8ea0-0184-41c1-9a7f-d8f25c91799a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.913872 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-8629c69a-0dc1-4831-b5e2-6c173b9386c9 None None] Extended resource: encryption {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:20:22.914797 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-519ce1a1-62a4-4ddb-a1d2-55b4d5967dd4 None None] Extended resource: encryption {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:20:22.915093 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-32234654-34ee-4ff9-a20f-9b3127fa863d None None] Extended resource: extra_specs {{(pid=112490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:20:22.915174 np0000179807 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-4c3e8ea0-0184-41c1-9a7f-d8f25c91799a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.915358 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-8629c69a-0dc1-4831-b5e2-6c173b9386c9 None None] Extended resource: os-volume-transfer {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:20:22.916724 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-32234654-34ee-4ff9-a20f-9b3127fa863d None None] Extended resource: os-hosts {{(pid=112490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:20:22.916822 np0000179807 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-4c3e8ea0-0184-41c1-9a7f-d8f25c91799a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.917016 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-8629c69a-0dc1-4831-b5e2-6c173b9386c9 None None] Extended resource: capabilities {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:20:22.917092 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-519ce1a1-62a4-4ddb-a1d2-55b4d5967dd4 None None] Extended resource: os-volume-type-access {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:20:22.917907 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-4c3e8ea0-0184-41c1-9a7f-d8f25c91799a None None] Extended resource: extensions {{(pid=112491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:20:22.918033 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-32234654-34ee-4ff9-a20f-9b3127fa863d None None] Extended resource: os-volume-manage {{(pid=112490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:20:22.918297 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-8629c69a-0dc1-4831-b5e2-6c173b9386c9 None None] Extended resource: encryption {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:20:22.918607 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-519ce1a1-62a4-4ddb-a1d2-55b4d5967dd4 None None] Extended resource: cgsnapshots {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:20:22.919522 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-32234654-34ee-4ff9-a20f-9b3127fa863d None None] Extended resource: os-availability-zone {{(pid=112490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:20:22.919816 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-8629c69a-0dc1-4831-b5e2-6c173b9386c9 None None] Extended resource: os-volume-type-access {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:20:22.919943 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-4c3e8ea0-0184-41c1-9a7f-d8f25c91799a None None] Extended resource: os-quota-class-sets {{(pid=112491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:20:22.920059 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-519ce1a1-62a4-4ddb-a1d2-55b4d5967dd4 None None] Extended resource: qos-specs {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:20:22.921085 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-32234654-34ee-4ff9-a20f-9b3127fa863d None None] Extended resource: encryption {{(pid=112490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:20:22.921451 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-4c3e8ea0-0184-41c1-9a7f-d8f25c91799a None None] Extended resource: scheduler-stats {{(pid=112491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:20:22.921537 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-8629c69a-0dc1-4831-b5e2-6c173b9386c9 None None] Extended resource: cgsnapshots {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:20:22.922132 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.contrib.snapshot_actions [None req-519ce1a1-62a4-4ddb-a1d2-55b4d5967dd4 None None] SnapshotActionsController initialized {{(pid=112489) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 12 10:20:22.922607 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-32234654-34ee-4ff9-a20f-9b3127fa863d None None] Extended resource: os-volume-transfer {{(pid=112490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:20:22.922875 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-8629c69a-0dc1-4831-b5e2-6c173b9386c9 None None] Extended resource: qos-specs {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:20:22.923074 np0000179807 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-519ce1a1-62a4-4ddb-a1d2-55b4d5967dd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.923120 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-4c3e8ea0-0184-41c1-9a7f-d8f25c91799a None None] Extended resource: os-quota-sets {{(pid=112491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:20:22.924313 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-32234654-34ee-4ff9-a20f-9b3127fa863d None None] Extended resource: capabilities {{(pid=112490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:20:22.924595 np0000179807 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-519ce1a1-62a4-4ddb-a1d2-55b4d5967dd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.924730 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-4c3e8ea0-0184-41c1-9a7f-d8f25c91799a None None] Extended resource: backups {{(pid=112491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:20:22.924981 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.contrib.snapshot_actions [None req-8629c69a-0dc1-4831-b5e2-6c173b9386c9 None None] SnapshotActionsController initialized {{(pid=112492) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 12 10:20:22.925631 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-32234654-34ee-4ff9-a20f-9b3127fa863d None None] Extended resource: encryption {{(pid=112490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:20:22.925939 np0000179807 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-8629c69a-0dc1-4831-b5e2-6c173b9386c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.925990 np0000179807 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-519ce1a1-62a4-4ddb-a1d2-55b4d5967dd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.926931 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-4c3e8ea0-0184-41c1-9a7f-d8f25c91799a None None] Extended resource: os-snapshot-manage {{(pid=112491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:20:22.927141 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-32234654-34ee-4ff9-a20f-9b3127fa863d None None] Extended resource: os-volume-type-access {{(pid=112490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:20:22.927241 np0000179807 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-519ce1a1-62a4-4ddb-a1d2-55b4d5967dd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.927428 np0000179807 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-8629c69a-0dc1-4831-b5e2-6c173b9386c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.928539 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-4c3e8ea0-0184-41c1-9a7f-d8f25c91799a None None] Extended resource: consistencygroups {{(pid=112491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:20:22.928651 np0000179807 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-519ce1a1-62a4-4ddb-a1d2-55b4d5967dd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.928816 np0000179807 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-8629c69a-0dc1-4831-b5e2-6c173b9386c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.928876 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-32234654-34ee-4ff9-a20f-9b3127fa863d None None] Extended resource: cgsnapshots {{(pid=112490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:20:22.930081 np0000179807 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-519ce1a1-62a4-4ddb-a1d2-55b4d5967dd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.930151 np0000179807 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-8629c69a-0dc1-4831-b5e2-6c173b9386c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.930769 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-4c3e8ea0-0184-41c1-9a7f-d8f25c91799a None None] Extended resource: extra_specs {{(pid=112491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:20:22.930928 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-32234654-34ee-4ff9-a20f-9b3127fa863d None None] Extended resource: qos-specs {{(pid=112490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:20:22.931466 np0000179807 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-519ce1a1-62a4-4ddb-a1d2-55b4d5967dd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.931575 np0000179807 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-8629c69a-0dc1-4831-b5e2-6c173b9386c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.932329 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-519ce1a1-62a4-4ddb-a1d2-55b4d5967dd4 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:20:22.932467 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-519ce1a1-62a4-4ddb-a1d2-55b4d5967dd4 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:20:22.932572 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-4c3e8ea0-0184-41c1-9a7f-d8f25c91799a None None] Extended resource: os-hosts {{(pid=112491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:20:22.932666 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-519ce1a1-62a4-4ddb-a1d2-55b4d5967dd4 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:20:22.932757 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-519ce1a1-62a4-4ddb-a1d2-55b4d5967dd4 None None] Extension AdminActions extending resource: volumes {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:20:22.932859 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-519ce1a1-62a4-4ddb-a1d2-55b4d5967dd4 None None] Extension AdminActions extending resource: snapshots {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:20:22.932972 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-519ce1a1-62a4-4ddb-a1d2-55b4d5967dd4 None None] Extension AdminActions extending resource: backups {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:20:22.933056 np0000179807 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-8629c69a-0dc1-4831-b5e2-6c173b9386c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.933135 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.contrib.snapshot_actions [None req-32234654-34ee-4ff9-a20f-9b3127fa863d None None] SnapshotActionsController initialized {{(pid=112490) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 12 10:20:22.933226 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-519ce1a1-62a4-4ddb-a1d2-55b4d5967dd4 None None] Extension VolumeActions extending resource: volumes {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:20:22.933226 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-519ce1a1-62a4-4ddb-a1d2-55b4d5967dd4 None None] Extension TypesManage extending resource: types {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:20:22.933415 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-519ce1a1-62a4-4ddb-a1d2-55b4d5967dd4 None None] Extension UsedLimits extending resource: limits {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:20:22.933415 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-519ce1a1-62a4-4ddb-a1d2-55b4d5967dd4 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:20:22.933566 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-519ce1a1-62a4-4ddb-a1d2-55b4d5967dd4 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:20:22.933566 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-519ce1a1-62a4-4ddb-a1d2-55b4d5967dd4 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:20:22.933737 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-519ce1a1-62a4-4ddb-a1d2-55b4d5967dd4 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:20:22.933828 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-519ce1a1-62a4-4ddb-a1d2-55b4d5967dd4 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:20:22.933906 np0000179807 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-32234654-34ee-4ff9-a20f-9b3127fa863d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.933984 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-519ce1a1-62a4-4ddb-a1d2-55b4d5967dd4 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:20:22.934063 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-4c3e8ea0-0184-41c1-9a7f-d8f25c91799a None None] Extended resource: os-volume-manage {{(pid=112491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:20:22.934151 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-519ce1a1-62a4-4ddb-a1d2-55b4d5967dd4 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:20:22.934318 np0000179807 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-8629c69a-0dc1-4831-b5e2-6c173b9386c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.935199 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-8629c69a-0dc1-4831-b5e2-6c173b9386c9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:20:22.935380 np0000179807 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-32234654-34ee-4ff9-a20f-9b3127fa863d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.935474 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-8629c69a-0dc1-4831-b5e2-6c173b9386c9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:20:22.935474 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-8629c69a-0dc1-4831-b5e2-6c173b9386c9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:20:22.935642 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-8629c69a-0dc1-4831-b5e2-6c173b9386c9 None None] Extension AdminActions extending resource: volumes {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:20:22.935733 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-4c3e8ea0-0184-41c1-9a7f-d8f25c91799a None None] Extended resource: os-availability-zone {{(pid=112491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:20:22.935817 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-8629c69a-0dc1-4831-b5e2-6c173b9386c9 None None] Extension AdminActions extending resource: snapshots {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:20:22.935817 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-8629c69a-0dc1-4831-b5e2-6c173b9386c9 None None] Extension AdminActions extending resource: backups {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:20:22.936606 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-8629c69a-0dc1-4831-b5e2-6c173b9386c9 None None] Extension VolumeActions extending resource: volumes {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:20:22.936747 np0000179807 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-32234654-34ee-4ff9-a20f-9b3127fa863d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.936843 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-8629c69a-0dc1-4831-b5e2-6c173b9386c9 None None] Extension TypesManage extending resource: types {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:20:22.936843 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-8629c69a-0dc1-4831-b5e2-6c173b9386c9 None None] Extension UsedLimits extending resource: limits {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:20:22.937041 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-8629c69a-0dc1-4831-b5e2-6c173b9386c9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:20:22.937041 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-8629c69a-0dc1-4831-b5e2-6c173b9386c9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:20:22.937158 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-4c3e8ea0-0184-41c1-9a7f-d8f25c91799a None None] Extended resource: encryption {{(pid=112491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:20:22.937211 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-8629c69a-0dc1-4831-b5e2-6c173b9386c9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:20:22.937211 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-8629c69a-0dc1-4831-b5e2-6c173b9386c9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:20:22.937317 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-8629c69a-0dc1-4831-b5e2-6c173b9386c9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:20:22.937417 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-8629c69a-0dc1-4831-b5e2-6c173b9386c9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:20:22.937484 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-8629c69a-0dc1-4831-b5e2-6c173b9386c9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:20:22.938029 np0000179807 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-32234654-34ee-4ff9-a20f-9b3127fa863d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.938733 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-4c3e8ea0-0184-41c1-9a7f-d8f25c91799a None None] Extended resource: os-volume-transfer {{(pid=112491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:20:22.939473 np0000179807 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-32234654-34ee-4ff9-a20f-9b3127fa863d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.940554 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-4c3e8ea0-0184-41c1-9a7f-d8f25c91799a None None] Extended resource: capabilities {{(pid=112491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:20:22.940958 np0000179807 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-32234654-34ee-4ff9-a20f-9b3127fa863d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.941689 np0000179807 devstack@c-api.service[112489]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7405d10a3668 pid: 112489 (default app) Jun 12 10:20:22.941970 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-4c3e8ea0-0184-41c1-9a7f-d8f25c91799a None None] Extended resource: encryption {{(pid=112491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:20:22.942319 np0000179807 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-32234654-34ee-4ff9-a20f-9b3127fa863d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.943243 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-32234654-34ee-4ff9-a20f-9b3127fa863d None None] Extension SnapshotActions extending resource: snapshots {{(pid=112490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:20:22.943355 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-32234654-34ee-4ff9-a20f-9b3127fa863d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:20:22.943511 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-32234654-34ee-4ff9-a20f-9b3127fa863d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:20:22.943620 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-32234654-34ee-4ff9-a20f-9b3127fa863d None None] Extension AdminActions extending resource: volumes {{(pid=112490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:20:22.943685 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-4c3e8ea0-0184-41c1-9a7f-d8f25c91799a None None] Extended resource: os-volume-type-access {{(pid=112491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:20:22.943751 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-32234654-34ee-4ff9-a20f-9b3127fa863d None None] Extension AdminActions extending resource: snapshots {{(pid=112490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:20:22.943837 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-32234654-34ee-4ff9-a20f-9b3127fa863d None None] Extension AdminActions extending resource: backups {{(pid=112490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:20:22.943945 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-32234654-34ee-4ff9-a20f-9b3127fa863d None None] Extension VolumeActions extending resource: volumes {{(pid=112490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:20:22.944170 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-32234654-34ee-4ff9-a20f-9b3127fa863d None None] Extension TypesManage extending resource: types {{(pid=112490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:20:22.944271 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-32234654-34ee-4ff9-a20f-9b3127fa863d None None] Extension UsedLimits extending resource: limits {{(pid=112490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:20:22.944402 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-32234654-34ee-4ff9-a20f-9b3127fa863d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:20:22.944502 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-32234654-34ee-4ff9-a20f-9b3127fa863d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:20:22.944597 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-32234654-34ee-4ff9-a20f-9b3127fa863d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:20:22.944698 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-32234654-34ee-4ff9-a20f-9b3127fa863d None None] Extension VolumeTypeAccess extending resource: types {{(pid=112490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:20:22.944811 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-32234654-34ee-4ff9-a20f-9b3127fa863d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:20:22.944913 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-32234654-34ee-4ff9-a20f-9b3127fa863d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:20:22.945015 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-32234654-34ee-4ff9-a20f-9b3127fa863d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:20:22.945108 np0000179807 devstack@c-api.service[112492]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7405d10a3668 pid: 112492 (default app) Jun 12 10:20:22.945517 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-4c3e8ea0-0184-41c1-9a7f-d8f25c91799a None None] Extended resource: cgsnapshots {{(pid=112491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:20:22.947065 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-4c3e8ea0-0184-41c1-9a7f-d8f25c91799a None None] Extended resource: qos-specs {{(pid=112491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:20:22.950056 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.contrib.snapshot_actions [None req-4c3e8ea0-0184-41c1-9a7f-d8f25c91799a None None] SnapshotActionsController initialized {{(pid=112491) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 12 10:20:22.950181 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.950181 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.950181 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.950181 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.950181 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.950658 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.950658 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.950658 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.950658 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.950658 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.950964 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.950964 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.950964 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.950964 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.950964 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.950964 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.951319 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.951319 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.951319 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.951319 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.951609 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.951609 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.951609 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.951609 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.951856 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.951856 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.951856 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.951856 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.952215 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.952215 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.952215 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.952215 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.952215 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.952579 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.952579 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.952579 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.952579 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.952579 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.952885 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.952885 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.952885 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.952885 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.952885 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.952885 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.953245 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.953245 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.953245 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.953245 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.953245 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.953245 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.953656 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.953656 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.953656 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.953656 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.953656 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.953656 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.954018 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.954018 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.954018 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.954018 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.954018 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.954352 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.954352 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.954352 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.954352 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.954352 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.954787 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.954787 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.954787 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.954787 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.954787 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.954787 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.955148 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.955148 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.955148 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.955148 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.955148 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.955148 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.955531 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.955531 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.955531 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.955531 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.955531 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.955859 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.955859 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.955859 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.955859 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.955859 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.956202 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.956202 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.956202 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.956202 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.956788 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.956788 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.956788 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.956788 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.957056 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.957056 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.957056 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.957056 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.957056 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.957330 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.957330 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.957330 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.957330 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.957330 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.957565 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.957565 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.957565 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.957565 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.957739 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.957739 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.957739 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.957739 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.957933 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.957933 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.957933 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.957933 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.958113 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.958113 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.958113 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.958113 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.958284 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.958284 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.958284 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.958284 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.958492 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.958492 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.958492 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.958492 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.958664 np0000179807 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-4c3e8ea0-0184-41c1-9a7f-d8f25c91799a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.958714 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.958714 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.958714 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.958714 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.958714 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.958714 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.958969 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.958969 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.958969 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.958969 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.959142 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.959142 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.959142 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.959142 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.959142 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.959142 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.959426 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.959426 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.959426 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.959426 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.959426 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.959426 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.959680 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.959680 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.959680 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.959680 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.959680 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.959680 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.959947 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.959947 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.959947 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.959947 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.959947 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.959947 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.960348 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.960348 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.960348 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.960348 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.960536 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.960536 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.960536 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.960536 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.960737 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.960737 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.960737 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.960737 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.960912 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.960912 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.960912 np0000179807 devstack@c-api.service[112489]: /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 12 10:20:22.960912 np0000179807 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 12 10:20:22.961090 np0000179807 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-4c3e8ea0-0184-41c1-9a7f-d8f25c91799a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.961133 np0000179807 devstack@c-api.service[112490]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7405d10a3668 pid: 112490 (default app) Jun 12 10:20:22.961171 np0000179807 devstack@c-api.service[112489]: DEBUG cinder.api.middleware.request_id [None req-13115d25-d1c5-4beb-90a3-cebf5b1538df None None] RequestId filter calling following filter/app {{(pid=112489) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:20:22.961209 np0000179807 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-4c3e8ea0-0184-41c1-9a7f-d8f25c91799a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.961209 np0000179807 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-4c3e8ea0-0184-41c1-9a7f-d8f25c91799a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.961274 np0000179807 devstack@c-api.service[112489]: [pid: 112489|app: 0|req: 1/1] 199.19.213.202 () {60 vars in 956 bytes} [Fri Jun 12 10:20:22 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 12 10:20:22.961313 np0000179807 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-4c3e8ea0-0184-41c1-9a7f-d8f25c91799a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.961313 np0000179807 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-4c3e8ea0-0184-41c1-9a7f-d8f25c91799a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.961313 np0000179807 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-4c3e8ea0-0184-41c1-9a7f-d8f25c91799a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:20:22.961951 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-4c3e8ea0-0184-41c1-9a7f-d8f25c91799a None None] Extension SnapshotActions extending resource: snapshots {{(pid=112491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:20:22.962116 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-4c3e8ea0-0184-41c1-9a7f-d8f25c91799a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:20:22.962237 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-4c3e8ea0-0184-41c1-9a7f-d8f25c91799a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:20:22.962410 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-4c3e8ea0-0184-41c1-9a7f-d8f25c91799a None None] Extension AdminActions extending resource: volumes {{(pid=112491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:20:22.962511 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-4c3e8ea0-0184-41c1-9a7f-d8f25c91799a None None] Extension AdminActions extending resource: snapshots {{(pid=112491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:20:22.962656 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-4c3e8ea0-0184-41c1-9a7f-d8f25c91799a None None] Extension AdminActions extending resource: backups {{(pid=112491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:20:22.962904 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-4c3e8ea0-0184-41c1-9a7f-d8f25c91799a None None] Extension VolumeActions extending resource: volumes {{(pid=112491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:20:22.963043 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-4c3e8ea0-0184-41c1-9a7f-d8f25c91799a None None] Extension TypesManage extending resource: types {{(pid=112491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:20:22.963166 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-4c3e8ea0-0184-41c1-9a7f-d8f25c91799a None None] Extension UsedLimits extending resource: limits {{(pid=112491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:20:22.963279 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-4c3e8ea0-0184-41c1-9a7f-d8f25c91799a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:20:22.963395 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-4c3e8ea0-0184-41c1-9a7f-d8f25c91799a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:20:22.963526 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-4c3e8ea0-0184-41c1-9a7f-d8f25c91799a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:20:22.963642 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-4c3e8ea0-0184-41c1-9a7f-d8f25c91799a None None] Extension VolumeTypeAccess extending resource: types {{(pid=112491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:20:22.963801 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-4c3e8ea0-0184-41c1-9a7f-d8f25c91799a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:20:22.963902 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-4c3e8ea0-0184-41c1-9a7f-d8f25c91799a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:20:22.964062 np0000179807 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-4c3e8ea0-0184-41c1-9a7f-d8f25c91799a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:20:22.972935 np0000179807 devstack@c-api.service[112491]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7405d10a3668 pid: 112491 (default app) Jun 12 10:20:30.092564 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.092564 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.092564 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.092564 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.093082 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.093082 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.093082 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.093082 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.093239 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.093239 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.093239 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.093239 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.093239 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.093239 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.093548 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.093548 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.093548 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.093548 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.093548 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.093845 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.093845 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.093845 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.093845 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.093845 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.094139 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.094139 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.094139 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.094139 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.094396 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.094396 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.094396 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.094396 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.094396 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.094683 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.094683 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.094683 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.094683 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.094683 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.094968 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.094968 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.094968 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.094968 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.094968 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.094968 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.095293 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.095293 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.095293 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.095293 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.095293 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.095293 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.095630 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.095630 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.095630 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.095630 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.095630 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.095630 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.095943 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.095943 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.095943 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.095943 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.095943 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.096249 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.096249 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.096249 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.096249 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.096249 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.096541 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.096541 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.096541 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.096541 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.096541 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.096541 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.096856 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.096856 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.096856 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.096856 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.096856 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.096856 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.097151 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.097151 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.097151 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.097151 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.097151 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.097471 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.097471 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.097471 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.097471 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.097471 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.097764 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.097764 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.097764 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.097764 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.097988 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.097988 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.097988 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.097988 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.098227 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.098227 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.098227 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.098227 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.098227 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.098525 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.098525 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.098525 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.098525 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.098525 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.098811 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.098811 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.098811 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.098811 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.099031 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.099031 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.099031 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.099031 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.099251 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.099251 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.099251 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.099251 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.099497 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.099497 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.099497 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.099497 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.099739 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.099739 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.099739 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.099739 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.099973 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.099973 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.099973 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.099973 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.099973 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.100259 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.100259 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.100259 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.100259 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.100259 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.100259 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.100597 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.100597 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.100597 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.100597 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.100597 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.100849 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.100849 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.100849 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.100849 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.100849 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.100849 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.101162 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.101162 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.101162 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.101162 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.101162 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.101162 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.101526 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.101526 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.101526 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.101526 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.101526 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.101526 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.101877 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.101877 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.101877 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.101877 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.101877 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.101877 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.102196 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.102196 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.102196 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.102196 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.102392 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.102392 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.102392 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.102392 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.102392 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.102541 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.102541 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.102541 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.102541 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.102541 np0000179807 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 12 10:20:30.102541 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.middleware.request_id [None req-892a78b5-5aa0-4911-8590-338f9bf9396d None None] RequestId filter calling following filter/app {{(pid=112492) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:20:30.583759 np0000179807 devstack@c-api.service[112492]: INFO cinder.api.openstack.wsgi [None req-892a78b5-5aa0-4911-8590-338f9bf9396d admin admin] POST https://199.19.213.202/volume/v3/types Jun 12 10:20:30.583759 np0000179807 devstack@c-api.service[112492]: DEBUG cinder.api.openstack.wsgi [None req-892a78b5-5aa0-4911-8590-338f9bf9396d admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112492) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 12 10:20:30.587189 np0000179807 devstack@c-api.service[112492]: /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 12 10:20:30.587189 np0000179807 devstack@c-api.service[112492]: warnings.warn( Jun 12 10:20:30.628077 np0000179807 devstack@c-api.service[112492]: DEBUG oslo_db.sqlalchemy.engines [None req-892a78b5-5aa0-4911-8590-338f9bf9396d 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=112492) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 10:20:30.658815 np0000179807 devstack@c-api.service[112492]: INFO cinder.api.openstack.wsgi [None req-892a78b5-5aa0-4911-8590-338f9bf9396d admin admin] https://199.19.213.202/volume/v3/types returned with HTTP 200 Jun 12 10:20:30.658815 np0000179807 devstack@c-api.service[112492]: [pid: 112492|app: 0|req: 1/2] 199.19.213.202 () {68 vars in 1288 bytes} [Fri Jun 12 10:20:30 2026] POST /volume/v3/types => generated 186 bytes in 579 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 12 10:20:30.679261 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.679261 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.679261 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.679261 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.679910 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.679910 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.679910 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.679910 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.680080 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.680080 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.680080 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.680080 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.680080 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.680080 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.680326 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.680326 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.680326 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.680326 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.680326 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.680573 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.680573 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.680573 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.680573 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.680573 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.680784 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.680784 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.680784 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.680784 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.680960 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.680960 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.680960 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.680960 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.680960 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.681178 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.681178 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.681178 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.681178 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.681178 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.681407 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.681407 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.681407 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.681407 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.681407 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.681407 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.681680 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.681680 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.681680 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.681680 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.681680 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.681680 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.681907 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.681907 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.681907 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.681907 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.681907 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.681907 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.682126 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.682126 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.682126 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.682126 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.682126 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.682352 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.682352 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.682352 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.682352 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.682352 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.682540 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.682540 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.682540 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.682540 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.682540 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.682540 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.682779 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.682779 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.682779 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.682779 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.682779 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.682779 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.682997 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.682997 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.682997 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.682997 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.682997 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.683195 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.683195 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.683195 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.683195 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.683195 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.683420 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.683420 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.683420 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.683420 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.683587 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.683587 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.683587 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.683587 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.683741 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.683741 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.683741 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.683741 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.683741 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.683946 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.683946 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.683946 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.683946 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.683946 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.684144 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.684144 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.684144 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.684144 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.684308 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.684308 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.684308 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.684308 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.684512 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.684512 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.684512 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.684512 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.684675 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.684675 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.684675 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.684675 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.684826 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.684826 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.684826 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.684826 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.684979 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.684979 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.684979 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.684979 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.684979 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.685174 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.685174 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.685174 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.685174 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.685174 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.685174 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.685437 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.685437 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.685437 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.685437 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.685437 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.685657 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.685657 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.685657 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.685657 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.685657 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.685657 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.685867 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.685867 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.685867 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.685867 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.685867 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.685867 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.686088 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.686088 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.686088 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.686088 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.686088 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.686088 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.686307 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.686307 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.686307 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.686307 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.686307 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.686307 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.686569 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.686569 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.686569 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.686569 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.686740 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.686740 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.686740 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.686740 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.686740 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.686947 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.686947 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.686947 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.686947 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:30.686947 np0000179807 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 12 10:20:30.686947 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.middleware.request_id [req-892a78b5-5aa0-4911-8590-338f9bf9396d req-66d42228-46ba-476a-a60e-ca11e63e8836 None None] RequestId filter calling following filter/app {{(pid=112490) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:20:31.024987 np0000179807 devstack@c-api.service[112490]: INFO cinder.api.openstack.wsgi [req-892a78b5-5aa0-4911-8590-338f9bf9396d req-66d42228-46ba-476a-a60e-ca11e63e8836 admin admin] POST https://199.19.213.202/volume/v3/types/d87389a7-17a3-4aa4-965e-77d569c0751e/extra_specs Jun 12 10:20:31.025610 np0000179807 devstack@c-api.service[112490]: DEBUG cinder.api.openstack.wsgi [req-892a78b5-5aa0-4911-8590-338f9bf9396d req-66d42228-46ba-476a-a60e-ca11e63e8836 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112490) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 12 10:20:31.027356 np0000179807 devstack@c-api.service[112490]: /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 12 10:20:31.027356 np0000179807 devstack@c-api.service[112490]: warnings.warn( Jun 12 10:20:31.072073 np0000179807 devstack@c-api.service[112490]: DEBUG oslo_db.sqlalchemy.engines [req-892a78b5-5aa0-4911-8590-338f9bf9396d req-66d42228-46ba-476a-a60e-ca11e63e8836 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=112490) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 10:20:31.137237 np0000179807 devstack@c-api.service[112490]: INFO cinder.api.openstack.wsgi [req-892a78b5-5aa0-4911-8590-338f9bf9396d req-66d42228-46ba-476a-a60e-ca11e63e8836 admin admin] https://199.19.213.202/volume/v3/types/d87389a7-17a3-4aa4-965e-77d569c0751e/extra_specs returned with HTTP 200 Jun 12 10:20:31.138108 np0000179807 devstack@c-api.service[112490]: [pid: 112490|app: 0|req: 1/3] 199.19.213.202 () {70 vars in 1505 bytes} [Fri Jun 12 10:20:30 2026] POST /volume/v3/types/d87389a7-17a3-4aa4-965e-77d569c0751e/extra_specs => generated 55 bytes in 471 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 10:20:32.824702 np0000179807 devstack@c-api.service[112489]: DEBUG dbcounter [-] [112489] Writing DB stats cinder:SELECT=6 {{(pid=112489) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 10:20:32.844747 np0000179807 devstack@c-api.service[112491]: DEBUG dbcounter [-] [112491] Writing DB stats cinder:SELECT=6 {{(pid=112491) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 10:20:40.655047 np0000179807 devstack@c-api.service[112492]: DEBUG dbcounter [-] [112492] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112492) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 10:20:41.135804 np0000179807 devstack@c-api.service[112490]: DEBUG dbcounter [-] [112490] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112490) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}