Jun 02 15:30:19.628772 np0000178073 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 02 15:30:19.636366 np0000178073 devstack@c-api.service[112276]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 02 15:30:19.639608 np0000178073 devstack@c-api.service[112276]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jun 2 15:30:19 2026] *** Jun 02 15:30:19.639608 np0000178073 devstack@c-api.service[112276]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 02 15:30:19.639608 np0000178073 devstack@c-api.service[112276]: os: Linux-6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 Jun 02 15:30:19.639608 np0000178073 devstack@c-api.service[112276]: nodename: np0000178073 Jun 02 15:30:19.639608 np0000178073 devstack@c-api.service[112276]: machine: x86_64 Jun 02 15:30:19.639608 np0000178073 devstack@c-api.service[112276]: clock source: unix Jun 02 15:30:19.639608 np0000178073 devstack@c-api.service[112276]: pcre jit disabled Jun 02 15:30:19.639608 np0000178073 devstack@c-api.service[112276]: detected number of CPU cores: 16 Jun 02 15:30:19.639608 np0000178073 devstack@c-api.service[112276]: current working directory: / Jun 02 15:30:19.639608 np0000178073 devstack@c-api.service[112276]: detected binary path: /usr/bin/uwsgi-core Jun 02 15:30:19.639608 np0000178073 devstack@c-api.service[112276]: your processes number limit is 256917 Jun 02 15:30:19.639608 np0000178073 devstack@c-api.service[112276]: your memory page size is 4096 bytes Jun 02 15:30:19.639608 np0000178073 devstack@c-api.service[112276]: detected max file descriptor number: 2048 Jun 02 15:30:19.639608 np0000178073 devstack@c-api.service[112276]: lock engine: pthread robust mutexes Jun 02 15:30:19.640099 np0000178073 devstack@c-api.service[112276]: thunder lock: enabled Jun 02 15:30:19.640099 np0000178073 devstack@c-api.service[112276]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 02 15:30:19.640099 np0000178073 devstack@c-api.service[112276]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 02 15:30:19.640212 np0000178073 devstack@c-api.service[112276]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 02 15:30:19.640212 np0000178073 devstack@c-api.service[112276]: Set PythonHome to /opt/stack/data/venv Jun 02 15:30:19.675597 np0000178073 devstack@c-api.service[112276]: Python main interpreter initialized at 0x7a339a2a3668 Jun 02 15:30:19.675597 np0000178073 devstack@c-api.service[112276]: python threads support enabled Jun 02 15:30:19.675597 np0000178073 devstack@c-api.service[112276]: your server socket listen backlog is limited to 100 connections Jun 02 15:30:19.675597 np0000178073 devstack@c-api.service[112276]: your mercy for graceful operations on workers is 80 seconds Jun 02 15:30:19.676205 np0000178073 devstack@c-api.service[112276]: mapped 671795 bytes (656 KB) for 4 cores Jun 02 15:30:19.676289 np0000178073 devstack@c-api.service[112276]: *** Operational MODE: preforking *** Jun 02 15:30:19.676472 np0000178073 devstack@c-api.service[112276]: *** uWSGI is running in multiple interpreter mode *** Jun 02 15:30:19.676472 np0000178073 devstack@c-api.service[112276]: spawned uWSGI master process (pid: 112276) Jun 02 15:30:19.676649 np0000178073 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 02 15:30:19.677269 np0000178073 devstack@c-api.service[112276]: spawned uWSGI worker 1 (pid: 112286, cores: 1) Jun 02 15:30:19.677831 np0000178073 devstack@c-api.service[112276]: spawned uWSGI worker 2 (pid: 112287, cores: 1) Jun 02 15:30:19.679449 np0000178073 devstack@c-api.service[112276]: spawned uWSGI worker 3 (pid: 112288, cores: 1) Jun 02 15:30:19.679449 np0000178073 devstack@c-api.service[112276]: spawned uWSGI worker 4 (pid: 112289, cores: 1) Jun 02 15:30:19.679449 np0000178073 devstack@c-api.service[112276]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 02 15:30:19.809780 np0000178073 devstack@c-api.service[112288]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 02 15:30:19.809780 np0000178073 devstack@c-api.service[112288]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 02 15:30:19.809780 np0000178073 devstack@c-api.service[112288]: we strongly recommend against using it for new projects. Jun 02 15:30:19.809780 np0000178073 devstack@c-api.service[112288]: If you are already using Eventlet, we recommend migrating to a different Jun 02 15:30:19.809780 np0000178073 devstack@c-api.service[112288]: framework. For more detail see Jun 02 15:30:19.809780 np0000178073 devstack@c-api.service[112288]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 02 15:30:19.809780 np0000178073 devstack@c-api.service[112288]: import eventlet # noqa Jun 02 15:30:19.831767 np0000178073 devstack@c-api.service[112287]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 02 15:30:19.831767 np0000178073 devstack@c-api.service[112287]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 02 15:30:19.831767 np0000178073 devstack@c-api.service[112287]: we strongly recommend against using it for new projects. Jun 02 15:30:19.831767 np0000178073 devstack@c-api.service[112287]: If you are already using Eventlet, we recommend migrating to a different Jun 02 15:30:19.831767 np0000178073 devstack@c-api.service[112287]: framework. For more detail see Jun 02 15:30:19.831767 np0000178073 devstack@c-api.service[112287]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 02 15:30:19.831767 np0000178073 devstack@c-api.service[112287]: import eventlet # noqa Jun 02 15:30:19.832525 np0000178073 devstack@c-api.service[112286]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 02 15:30:19.832525 np0000178073 devstack@c-api.service[112286]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 02 15:30:19.832525 np0000178073 devstack@c-api.service[112286]: we strongly recommend against using it for new projects. Jun 02 15:30:19.832525 np0000178073 devstack@c-api.service[112286]: If you are already using Eventlet, we recommend migrating to a different Jun 02 15:30:19.832525 np0000178073 devstack@c-api.service[112286]: framework. For more detail see Jun 02 15:30:19.832525 np0000178073 devstack@c-api.service[112286]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 02 15:30:19.832525 np0000178073 devstack@c-api.service[112286]: import eventlet # noqa Jun 02 15:30:19.836949 np0000178073 devstack@c-api.service[112289]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 02 15:30:19.836949 np0000178073 devstack@c-api.service[112289]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 02 15:30:19.836949 np0000178073 devstack@c-api.service[112289]: we strongly recommend against using it for new projects. Jun 02 15:30:19.836949 np0000178073 devstack@c-api.service[112289]: If you are already using Eventlet, we recommend migrating to a different Jun 02 15:30:19.836949 np0000178073 devstack@c-api.service[112289]: framework. For more detail see Jun 02 15:30:19.836949 np0000178073 devstack@c-api.service[112289]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 02 15:30:19.836949 np0000178073 devstack@c-api.service[112289]: import eventlet # noqa Jun 02 15:30:19.897033 np0000178073 devstack@c-api.service[112288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 02 15:30:19.897033 np0000178073 devstack@c-api.service[112288]: warnings.warn( Jun 02 15:30:19.929621 np0000178073 devstack@c-api.service[112287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 02 15:30:19.929621 np0000178073 devstack@c-api.service[112287]: warnings.warn( Jun 02 15:30:19.955181 np0000178073 devstack@c-api.service[112289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 02 15:30:19.955181 np0000178073 devstack@c-api.service[112289]: warnings.warn( Jun 02 15:30:19.965330 np0000178073 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 02 15:30:19.965330 np0000178073 devstack@c-api.service[112286]: warnings.warn( Jun 02 15:30:19.975567 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:19.975567 np0000178073 devstack@c-api.service[112288]: from cgi import parse_header Jun 02 15:30:20.022054 np0000178073 devstack@c-api.service[112287]: /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 02 15:30:20.022054 np0000178073 devstack@c-api.service[112287]: from cgi import parse_header Jun 02 15:30:20.023727 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:20.023727 np0000178073 devstack@c-api.service[112288]: removals.removed_module( Jun 02 15:30:20.027360 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:20.027360 np0000178073 devstack@c-api.service[112288]: removals.removed_module( Jun 02 15:30:20.035599 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:20.035599 np0000178073 devstack@c-api.service[112289]: from cgi import parse_header Jun 02 15:30:20.044709 np0000178073 devstack@c-api.service[112286]: /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 02 15:30:20.044709 np0000178073 devstack@c-api.service[112286]: from cgi import parse_header Jun 02 15:30:20.073015 np0000178073 devstack@c-api.service[112287]: /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 02 15:30:20.073015 np0000178073 devstack@c-api.service[112287]: removals.removed_module( Jun 02 15:30:20.076431 np0000178073 devstack@c-api.service[112287]: /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 02 15:30:20.076431 np0000178073 devstack@c-api.service[112287]: removals.removed_module( Jun 02 15:30:20.088359 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:20.088359 np0000178073 devstack@c-api.service[112289]: removals.removed_module( Jun 02 15:30:20.090629 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:20.090629 np0000178073 devstack@c-api.service[112289]: removals.removed_module( Jun 02 15:30:20.097039 np0000178073 devstack@c-api.service[112286]: /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 02 15:30:20.097039 np0000178073 devstack@c-api.service[112286]: removals.removed_module( Jun 02 15:30:20.099292 np0000178073 devstack@c-api.service[112286]: /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 02 15:30:20.099292 np0000178073 devstack@c-api.service[112286]: removals.removed_module( Jun 02 15:30:20.666683 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:20.666683 np0000178073 devstack@c-api.service[112288]: warnings.warn( Jun 02 15:30:20.709011 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:20.709011 np0000178073 devstack@c-api.service[112289]: warnings.warn( Jun 02 15:30:20.717021 np0000178073 devstack@c-api.service[112286]: /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 02 15:30:20.717021 np0000178073 devstack@c-api.service[112286]: warnings.warn( Jun 02 15:30:20.728050 np0000178073 devstack@c-api.service[112287]: /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 02 15:30:20.728050 np0000178073 devstack@c-api.service[112287]: warnings.warn( Jun 02 15:30:20.781430 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:20.781430 np0000178073 devstack@c-api.service[112288]: warnings.warn( Jun 02 15:30:20.810580 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:20.810580 np0000178073 devstack@c-api.service[112289]: warnings.warn( Jun 02 15:30:20.815647 np0000178073 devstack@c-api.service[112286]: /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 02 15:30:20.815647 np0000178073 devstack@c-api.service[112286]: warnings.warn( Jun 02 15:30:20.828854 np0000178073 devstack@c-api.service[112287]: /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 02 15:30:20.828854 np0000178073 devstack@c-api.service[112287]: warnings.warn( Jun 02 15:30:21.098108 np0000178073 devstack@c-api.service[112288]: 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 02 15:30:21.098541 np0000178073 devstack@c-api.service[112288]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112288) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 02 15:30:21.120371 np0000178073 devstack@c-api.service[112286]: 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 02 15:30:21.120894 np0000178073 devstack@c-api.service[112286]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112286) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 02 15:30:21.126890 np0000178073 devstack@c-api.service[112287]: 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 02 15:30:21.127335 np0000178073 devstack@c-api.service[112287]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112287) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 02 15:30:21.129917 np0000178073 devstack@c-api.service[112289]: 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 02 15:30:21.130283 np0000178073 devstack@c-api.service[112289]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112289) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 02 15:30:21.188834 np0000178073 devstack@c-api.service[112286]: /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 02 15:30:21.188834 np0000178073 devstack@c-api.service[112286]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 02 15:30:21.190247 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:21.190247 np0000178073 devstack@c-api.service[112288]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 02 15:30:21.190743 np0000178073 devstack@c-api.service[112287]: /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 02 15:30:21.190743 np0000178073 devstack@c-api.service[112287]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 02 15:30:21.193396 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:21.193396 np0000178073 devstack@c-api.service[112289]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 02 15:30:21.669434 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112289) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 02 15:30:21.669692 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112287) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 02 15:30:21.669768 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112288) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 02 15:30:21.669848 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.669909 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.669979 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.670038 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.670104 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112286) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 02 15:30:21.670176 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.670233 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.670307 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.670364 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.670457 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.670536 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.670606 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.670672 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.671221 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.671295 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.671347 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.671448 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.671508 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.671568 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.671635 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.671635 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.671740 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.671821 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.671887 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.671947 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.672009 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.672078 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.672132 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.672187 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.672241 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.672302 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.672357 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.672428 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.672498 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.672550 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.672644 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.672709 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.672768 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.672829 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.672890 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.672890 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.674217 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.674295 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.674373 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.674373 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.674519 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.674519 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.674617 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.674674 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.674674 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.674779 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.674833 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.674897 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.674963 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.675019 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.675080 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.675080 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.675187 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.675187 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.675316 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.675409 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.675484 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.675540 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.675603 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.675659 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.675659 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.675772 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.675834 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.675898 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.679318 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.679445 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.679445 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.679566 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.679625 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.679684 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.679750 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.679808 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.679877 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.679930 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.679969 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.680004 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.680038 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.680073 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.680107 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.680107 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.680167 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.680213 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.680260 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.680297 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.680341 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.680392 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.680449 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.680484 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.680518 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.680561 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.680608 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.680647 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.680695 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.680734 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.680770 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.680810 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.680848 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.680883 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.680914 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.680955 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.680992 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.681026 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.681026 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.681104 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.681138 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.681176 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.681209 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.681244 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.681244 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.681322 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.681360 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.681424 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.681461 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.681495 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.681528 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.681561 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.681561 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.681561 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.681561 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.681561 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.682182 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.682236 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.682322 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.682415 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.682477 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.682550 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.682594 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.682629 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.682663 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.682698 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.682800 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.682944 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.682995 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.683031 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.683071 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.683111 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.683150 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.683197 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.683263 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.683304 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.683349 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.683421 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.683468 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.683503 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.683538 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.683580 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.683622 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.683661 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.683696 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.683734 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.683775 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.683816 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.683855 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.683890 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.683925 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.683959 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.683994 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.684037 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.684077 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.684125 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.684159 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.684192 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.684234 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.684268 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.684301 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.684333 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.684448 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.684517 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.684557 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.684601 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.684636 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.684669 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.684709 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.684744 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.684781 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.684822 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.684862 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.684900 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.684940 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.684976 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.685010 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.685049 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.685088 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.685123 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.685162 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.685200 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.685239 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.685278 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.685318 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.685399 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.685456 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.685495 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.685529 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.685563 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.685596 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.685646 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.685690 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.685731 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.685770 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.685805 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.685850 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.685884 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.685917 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.685956 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.685996 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.686039 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.686084 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.686124 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.686159 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.686196 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.686231 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.686271 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.686310 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.686346 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.686346 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.686346 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.686346 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.686514 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.686552 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.686601 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.686601 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.686601 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.686601 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.686601 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.686601 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.686601 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.686601 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.686601 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.686601 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.686930 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.686930 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.686930 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.687027 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.687027 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.687096 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.687155 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.687193 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.687235 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.687276 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.687315 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.687349 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.687435 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.687478 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.687516 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.687550 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.687590 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.687632 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.687668 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.687702 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.687737 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.687779 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.687811 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.687847 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.687882 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.687924 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.687962 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.687962 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.688023 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.688059 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.688100 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.688139 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.688180 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.688222 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.688266 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.688337 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.688420 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.688465 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.688507 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.688547 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.688592 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.688633 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.688672 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.688720 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.688756 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.688796 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.688831 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.688864 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.688899 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.688942 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.688975 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.689004 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.689044 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.689072 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.689100 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.689128 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.689154 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.689182 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.689182 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.689235 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.689235 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.689285 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.689551 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.689551 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.689551 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.689695 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.689723 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.689749 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.689749 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.689749 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.689825 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.689889 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.689924 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.689951 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.690006 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.690037 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.690078 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.690141 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.690201 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.690293 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.690323 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.690452 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.690618 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.690717 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.690812 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.690873 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.690939 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.692630 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.692689 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.692722 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.692754 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.692784 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.692814 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.692844 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.692870 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.692895 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.692923 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.692975 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.693005 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.693029 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.693059 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.693097 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.693166 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.693202 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.693227 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.693252 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.693307 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.693336 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.693408 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.693442 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.693497 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.693533 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.693565 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.693611 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.693684 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.693793 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.693849 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.693910 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.693959 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.694020 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.694048 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.694071 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.694106 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.694137 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.694161 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.694190 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.694217 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.694244 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.694289 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.694319 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.694407 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.694499 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.694584 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.694618 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.694666 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.694693 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.694722 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.694748 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.694789 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.694851 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.694888 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.694914 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.694979 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.696519 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.696570 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.696636 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.696694 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.696725 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.696753 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.696807 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.696843 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.696875 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.696909 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.696948 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.696991 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.697034 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.697076 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.697117 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.697158 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.697204 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.697257 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.697399 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.697399 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.697399 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.697547 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.697588 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.697654 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.697692 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.697734 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.697769 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.697817 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.697857 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.697897 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.697934 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.697969 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.697969 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.698038 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.698072 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.698112 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.698160 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.698160 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.698235 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.698295 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.698339 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.698394 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.698434 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.698469 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.698527 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.698566 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.698612 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.698655 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.698694 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.698694 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.698763 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.698805 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.698839 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.698839 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.698963 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.699008 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.700904 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.700978 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.701013 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.701077 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.701134 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.701172 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.701207 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.701243 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.701284 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.701330 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.701370 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.701427 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.701463 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.701498 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.701555 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.701601 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.701650 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.701690 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.701728 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.701762 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.701803 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.701843 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.701879 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.701912 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.701945 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.701978 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.702017 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.702056 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.702659 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.702721 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.702764 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.702827 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.702871 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.702949 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.702992 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.703077 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.703118 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.703155 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.703189 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.703222 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.703265 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.703300 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.703341 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.703457 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.703519 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.703591 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.703642 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.703684 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.703723 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.703757 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.703798 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.703831 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.703866 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.703903 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.703938 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.703938 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.704598 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.704748 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.704833 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.704833 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.704917 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.704958 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.704992 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.705028 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.705068 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.705104 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.705145 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.705180 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.705214 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.705260 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.705300 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.705335 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.705392 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.705431 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.705465 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.705500 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.705500 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.705561 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.705659 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.705659 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.705756 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.705792 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.705824 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.705865 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.706197 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.706242 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.706317 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.706357 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.706440 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.706480 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.706524 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.706559 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.706639 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.706682 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.706682 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.706781 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.706815 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.706856 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.706856 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.706929 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.706965 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.706965 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.707029 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.707065 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.707104 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.707139 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.707173 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.707209 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.707243 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.707281 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.707321 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.707357 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.707417 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.707463 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.707499 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.707535 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.707570 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.707604 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.707657 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.707707 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.707747 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.707786 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.707825 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.707859 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.707898 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.707955 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.707990 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.708033 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.708073 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.708118 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.708158 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.708192 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.708226 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.708259 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.708298 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.708338 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.708338 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.708338 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.708338 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.708338 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.709831 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.709895 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.709931 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.709965 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.710005 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.710053 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.710090 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.710137 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.710182 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.710243 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.710291 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.710394 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.710455 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.710492 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.710527 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.710561 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.710594 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.710636 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.710700 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.710747 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.710783 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.710823 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.710858 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.710891 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.710925 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.710957 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.710992 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.710992 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.716537 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.716612 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.716646 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.716711 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.716770 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.716825 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.716888 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.716939 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.716986 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.717088 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.717140 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.717227 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.717290 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.717354 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.717418 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.717456 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.717491 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.717524 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.717572 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.717609 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.717644 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.717684 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.717722 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.717722 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.717805 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.717863 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.717899 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.717936 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.717982 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.717982 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.718052 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.718088 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.718122 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.718156 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.718190 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.718224 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.718279 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.718334 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.718401 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.718448 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.718491 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.718525 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.718565 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.718600 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.718633 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.718667 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.718705 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.718739 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.718780 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.718780 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.718780 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.718780 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.718780 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.718780 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.718780 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.719040 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.719082 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.719082 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.719082 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.719186 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.719186 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.719273 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.719331 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.719392 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.719442 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.719480 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.719514 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.719514 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.719591 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.719627 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.719662 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.719722 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.719759 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.719805 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.719864 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.719864 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.719945 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.720189 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.720244 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.720309 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.720349 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.720444 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.720498 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.720560 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.720706 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.720763 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.720827 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.720893 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.720935 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.720973 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.721015 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.721050 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.721105 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.721146 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.721186 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.721232 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.721291 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.721338 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.721414 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.721469 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.721516 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.721551 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.721593 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.721627 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.721665 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.721787 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.721846 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.721908 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.721944 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.721978 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.721978 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.721978 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.723471 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.723539 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.723596 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.723668 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.723668 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.723730 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.723764 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.723801 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.723839 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.723905 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.723943 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.723979 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.724025 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.724066 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.724106 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.724145 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.724181 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.724220 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.724276 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.724333 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.724410 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.724466 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.724518 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.724554 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.724588 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.724588 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.724649 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.724689 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.729307 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.729407 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.729480 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.729480 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.729563 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.729601 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.729635 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.729669 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.729710 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.729750 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.729786 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.729827 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.729866 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.729930 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.730000 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.730044 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.730079 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.730114 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.730154 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.730190 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.730229 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.730268 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.730307 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.730355 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.730412 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.730449 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.730508 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.730585 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.730643 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.730720 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.730770 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.730807 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.730849 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.730888 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.730951 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.731007 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.731044 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.731077 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.731109 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.731141 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.731174 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.731214 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.731253 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.731290 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.731325 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.731366 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.731428 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.731512 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.731561 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.731561 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.731561 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.731561 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.731561 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.731561 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.731561 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.731561 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.731561 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.731561 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.731862 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.731862 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.731862 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.731862 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.732007 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.732042 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.732077 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.732112 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.732152 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.732184 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.732222 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.732262 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.732262 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.732606 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.732606 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.732804 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.732840 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.732876 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.732907 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.732962 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.733024 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.733062 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.733107 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.733145 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.733145 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.733216 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.733251 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.733251 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.733320 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.733360 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.733360 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.733442 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.733442 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.733442 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.733442 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.733442 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.733442 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.733442 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.733662 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.733662 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.733726 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.733767 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.733767 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.733829 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.733870 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.733870 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.733934 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.733979 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.734017 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.734058 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.734098 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.734134 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.734179 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.734214 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.734249 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.734283 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.734414 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.734537 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.734576 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.734609 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.734644 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.734678 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.734714 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.734754 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.734790 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.734830 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.734830 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.734830 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.734926 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.734926 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.734926 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.734926 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.734926 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.735101 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.735138 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.735178 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.735216 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.735251 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.735285 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.735285 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.735349 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.735425 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.735461 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.735503 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.735539 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.735574 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.735612 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.735650 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.735682 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.735682 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.735682 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.735682 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.735682 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.735833 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.735833 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.735895 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.735988 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.736038 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.736100 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.736154 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:30:21.736514 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:30:21.736602 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:30:21.736652 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:30:21.736761 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:30:21.736840 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:30:21.736879 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:30:21.782228 np0000178073 devstack@c-api.service[112288]: INFO dbcounter [None req-d30bfdef-4962-4899-8881-34a1faded27f None None] Registered counter for database cinder Jun 02 15:30:21.787093 np0000178073 devstack@c-api.service[112287]: INFO dbcounter [None req-31ee5c37-2c09-4bfd-9303-1eaed007f82f None None] Registered counter for database cinder Jun 02 15:30:21.788461 np0000178073 devstack@c-api.service[112289]: INFO dbcounter [None req-d5c197be-6489-4744-808f-1dc8c80a1985 None None] Registered counter for database cinder Jun 02 15:30:21.789118 np0000178073 devstack@c-api.service[112286]: INFO dbcounter [None req-ab154430-e12a-4ddf-8d71-bc89b5e32a6a None None] Registered counter for database cinder Jun 02 15:30:21.828835 np0000178073 devstack@c-api.service[112288]: DEBUG oslo_db.sqlalchemy.engines [None req-d30bfdef-4962-4899-8881-34a1faded27f 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=112288) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 02 15:30:21.841899 np0000178073 devstack@c-api.service[112286]: DEBUG oslo_db.sqlalchemy.engines [None req-ab154430-e12a-4ddf-8d71-bc89b5e32a6a 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=112286) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 02 15:30:21.842607 np0000178073 devstack@c-api.service[112289]: DEBUG oslo_db.sqlalchemy.engines [None req-d5c197be-6489-4744-808f-1dc8c80a1985 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=112289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 02 15:30:21.844226 np0000178073 devstack@c-api.service[112287]: DEBUG oslo_db.sqlalchemy.engines [None req-31ee5c37-2c09-4bfd-9303-1eaed007f82f 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=112287) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 02 15:30:21.951542 np0000178073 devstack@c-api.service[112288]: DEBUG dbcounter [-] [112288] Writer thread running {{(pid=112288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 02 15:30:21.953965 np0000178073 devstack@c-api.service[112288]: INFO cinder.rpc [None req-d30bfdef-4962-4899-8881-34a1faded27f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 02 15:30:21.956592 np0000178073 devstack@c-api.service[112288]: INFO cinder.rpc [None req-d30bfdef-4962-4899-8881-34a1faded27f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 02 15:30:21.959605 np0000178073 devstack@c-api.service[112289]: DEBUG dbcounter [-] [112289] Writer thread running {{(pid=112289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 02 15:30:21.959718 np0000178073 devstack@c-api.service[112288]: INFO cinder.rpc [None req-d30bfdef-4962-4899-8881-34a1faded27f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 02 15:30:21.961310 np0000178073 devstack@c-api.service[112289]: INFO cinder.rpc [None req-d5c197be-6489-4744-808f-1dc8c80a1985 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 02 15:30:21.961581 np0000178073 devstack@c-api.service[112288]: INFO cinder.rpc [None req-d30bfdef-4962-4899-8881-34a1faded27f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 02 15:30:21.962557 np0000178073 devstack@c-api.service[112288]: WARNING castellan.key_manager.migration [None req-d30bfdef-4962-4899-8881-34a1faded27f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:21.963618 np0000178073 devstack@c-api.service[112289]: INFO cinder.rpc [None req-d5c197be-6489-4744-808f-1dc8c80a1985 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 02 15:30:21.965584 np0000178073 devstack@c-api.service[112289]: INFO cinder.rpc [None req-d5c197be-6489-4744-808f-1dc8c80a1985 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 02 15:30:21.965809 np0000178073 devstack@c-api.service[112288]: WARNING castellan.key_manager.migration [None req-d30bfdef-4962-4899-8881-34a1faded27f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:21.967265 np0000178073 devstack@c-api.service[112289]: INFO cinder.rpc [None req-d5c197be-6489-4744-808f-1dc8c80a1985 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 02 15:30:21.968120 np0000178073 devstack@c-api.service[112289]: WARNING castellan.key_manager.migration [None req-d5c197be-6489-4744-808f-1dc8c80a1985 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:21.971137 np0000178073 devstack@c-api.service[112289]: WARNING castellan.key_manager.migration [None req-d5c197be-6489-4744-808f-1dc8c80a1985 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:21.971558 np0000178073 devstack@c-api.service[112287]: DEBUG dbcounter [-] [112287] Writer thread running {{(pid=112287) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 02 15:30:21.973869 np0000178073 devstack@c-api.service[112287]: INFO cinder.rpc [None req-31ee5c37-2c09-4bfd-9303-1eaed007f82f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 02 15:30:21.976482 np0000178073 devstack@c-api.service[112287]: INFO cinder.rpc [None req-31ee5c37-2c09-4bfd-9303-1eaed007f82f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 02 15:30:21.978695 np0000178073 devstack@c-api.service[112287]: INFO cinder.rpc [None req-31ee5c37-2c09-4bfd-9303-1eaed007f82f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 02 15:30:21.980911 np0000178073 devstack@c-api.service[112287]: INFO cinder.rpc [None req-31ee5c37-2c09-4bfd-9303-1eaed007f82f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 02 15:30:21.982139 np0000178073 devstack@c-api.service[112287]: WARNING castellan.key_manager.migration [None req-31ee5c37-2c09-4bfd-9303-1eaed007f82f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:21.986244 np0000178073 devstack@c-api.service[112287]: WARNING castellan.key_manager.migration [None req-31ee5c37-2c09-4bfd-9303-1eaed007f82f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.004187 np0000178073 devstack@c-api.service[112288]: DEBUG oslo_db.sqlalchemy.engines [None req-d30bfdef-4962-4899-8881-34a1faded27f 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=112288) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 02 15:30:22.007429 np0000178073 devstack@c-api.service[112288]: INFO cinder.rpc [None req-d30bfdef-4962-4899-8881-34a1faded27f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 02 15:30:22.007604 np0000178073 devstack@c-api.service[112289]: DEBUG oslo_db.sqlalchemy.engines [None req-d5c197be-6489-4744-808f-1dc8c80a1985 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=112289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 02 15:30:22.010023 np0000178073 devstack@c-api.service[112288]: INFO cinder.rpc [None req-d30bfdef-4962-4899-8881-34a1faded27f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 02 15:30:22.010109 np0000178073 devstack@c-api.service[112289]: INFO cinder.rpc [None req-d5c197be-6489-4744-808f-1dc8c80a1985 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 02 15:30:22.011397 np0000178073 devstack@c-api.service[112288]: WARNING castellan.key_manager.migration [None req-d30bfdef-4962-4899-8881-34a1faded27f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.011941 np0000178073 devstack@c-api.service[112286]: DEBUG dbcounter [-] [112286] Writer thread running {{(pid=112286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 02 15:30:22.012118 np0000178073 devstack@c-api.service[112289]: INFO cinder.rpc [None req-d5c197be-6489-4744-808f-1dc8c80a1985 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 02 15:30:22.013053 np0000178073 devstack@c-api.service[112289]: WARNING castellan.key_manager.migration [None req-d5c197be-6489-4744-808f-1dc8c80a1985 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.014773 np0000178073 devstack@c-api.service[112286]: INFO cinder.rpc [None req-ab154430-e12a-4ddf-8d71-bc89b5e32a6a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 02 15:30:22.017612 np0000178073 devstack@c-api.service[112286]: INFO cinder.rpc [None req-ab154430-e12a-4ddf-8d71-bc89b5e32a6a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 02 15:30:22.020494 np0000178073 devstack@c-api.service[112286]: INFO cinder.rpc [None req-ab154430-e12a-4ddf-8d71-bc89b5e32a6a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 02 15:30:22.022949 np0000178073 devstack@c-api.service[112286]: INFO cinder.rpc [None req-ab154430-e12a-4ddf-8d71-bc89b5e32a6a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 02 15:30:22.023875 np0000178073 devstack@c-api.service[112289]: WARNING castellan.key_manager.migration [None req-d5c197be-6489-4744-808f-1dc8c80a1985 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.024283 np0000178073 devstack@c-api.service[112286]: WARNING castellan.key_manager.migration [None req-ab154430-e12a-4ddf-8d71-bc89b5e32a6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.024594 np0000178073 devstack@c-api.service[112288]: WARNING castellan.key_manager.migration [None req-d30bfdef-4962-4899-8881-34a1faded27f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.027183 np0000178073 devstack@c-api.service[112289]: WARNING castellan.key_manager.migration [None req-d5c197be-6489-4744-808f-1dc8c80a1985 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.028033 np0000178073 devstack@c-api.service[112288]: WARNING castellan.key_manager.migration [None req-d30bfdef-4962-4899-8881-34a1faded27f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.028124 np0000178073 devstack@c-api.service[112286]: WARNING castellan.key_manager.migration [None req-ab154430-e12a-4ddf-8d71-bc89b5e32a6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.030292 np0000178073 devstack@c-api.service[112289]: WARNING castellan.key_manager.migration [None req-d5c197be-6489-4744-808f-1dc8c80a1985 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.030566 np0000178073 devstack@c-api.service[112287]: DEBUG oslo_db.sqlalchemy.engines [None req-31ee5c37-2c09-4bfd-9303-1eaed007f82f 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=112287) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 02 15:30:22.031329 np0000178073 devstack@c-api.service[112288]: WARNING castellan.key_manager.migration [None req-d30bfdef-4962-4899-8881-34a1faded27f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.033857 np0000178073 devstack@c-api.service[112287]: INFO cinder.rpc [None req-31ee5c37-2c09-4bfd-9303-1eaed007f82f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 02 15:30:22.035633 np0000178073 devstack@c-api.service[112289]: WARNING castellan.key_manager.migration [None req-d5c197be-6489-4744-808f-1dc8c80a1985 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.036693 np0000178073 devstack@c-api.service[112287]: INFO cinder.rpc [None req-31ee5c37-2c09-4bfd-9303-1eaed007f82f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 02 15:30:22.037315 np0000178073 devstack@c-api.service[112288]: WARNING castellan.key_manager.migration [None req-d30bfdef-4962-4899-8881-34a1faded27f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.038088 np0000178073 devstack@c-api.service[112287]: WARNING castellan.key_manager.migration [None req-31ee5c37-2c09-4bfd-9303-1eaed007f82f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.038641 np0000178073 devstack@c-api.service[112289]: WARNING castellan.key_manager.migration [None req-d5c197be-6489-4744-808f-1dc8c80a1985 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.041555 np0000178073 devstack@c-api.service[112289]: WARNING castellan.key_manager.migration [None req-d5c197be-6489-4744-808f-1dc8c80a1985 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.042154 np0000178073 devstack@c-api.service[112288]: WARNING castellan.key_manager.migration [None req-d30bfdef-4962-4899-8881-34a1faded27f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.044743 np0000178073 devstack@c-api.service[112289]: WARNING castellan.key_manager.migration [None req-d5c197be-6489-4744-808f-1dc8c80a1985 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.046285 np0000178073 devstack@c-api.service[112288]: WARNING castellan.key_manager.migration [None req-d30bfdef-4962-4899-8881-34a1faded27f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.047595 np0000178073 devstack@c-api.service[112289]: WARNING castellan.key_manager.migration [None req-d5c197be-6489-4744-808f-1dc8c80a1985 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.049961 np0000178073 devstack@c-api.service[112288]: WARNING castellan.key_manager.migration [None req-d30bfdef-4962-4899-8881-34a1faded27f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.050566 np0000178073 devstack@c-api.service[112289]: WARNING castellan.key_manager.migration [None req-d5c197be-6489-4744-808f-1dc8c80a1985 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.050664 np0000178073 devstack@c-api.service[112287]: WARNING castellan.key_manager.migration [None req-31ee5c37-2c09-4bfd-9303-1eaed007f82f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.052035 np0000178073 devstack@c-api.service[112289]: WARNING castellan.key_manager.migration [None req-d5c197be-6489-4744-808f-1dc8c80a1985 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.052904 np0000178073 devstack@c-api.service[112288]: WARNING castellan.key_manager.migration [None req-d30bfdef-4962-4899-8881-34a1faded27f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.053859 np0000178073 devstack@c-api.service[112287]: WARNING castellan.key_manager.migration [None req-31ee5c37-2c09-4bfd-9303-1eaed007f82f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.054738 np0000178073 devstack@c-api.service[112289]: WARNING castellan.key_manager.migration [None req-d5c197be-6489-4744-808f-1dc8c80a1985 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.055952 np0000178073 devstack@c-api.service[112288]: WARNING castellan.key_manager.migration [None req-d30bfdef-4962-4899-8881-34a1faded27f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.056967 np0000178073 devstack@c-api.service[112287]: WARNING castellan.key_manager.migration [None req-31ee5c37-2c09-4bfd-9303-1eaed007f82f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.057525 np0000178073 devstack@c-api.service[112288]: WARNING castellan.key_manager.migration [None req-d30bfdef-4962-4899-8881-34a1faded27f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.060604 np0000178073 devstack@c-api.service[112288]: WARNING castellan.key_manager.migration [None req-d30bfdef-4962-4899-8881-34a1faded27f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.060715 np0000178073 devstack@c-api.service[112289]: WARNING castellan.key_manager.migration [None req-d5c197be-6489-4744-808f-1dc8c80a1985 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.062428 np0000178073 devstack@c-api.service[112287]: WARNING castellan.key_manager.migration [None req-31ee5c37-2c09-4bfd-9303-1eaed007f82f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.064015 np0000178073 devstack@c-api.service[112289]: WARNING castellan.key_manager.migration [None req-d5c197be-6489-4744-808f-1dc8c80a1985 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.065403 np0000178073 devstack@c-api.service[112287]: WARNING castellan.key_manager.migration [None req-31ee5c37-2c09-4bfd-9303-1eaed007f82f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.066313 np0000178073 devstack@c-api.service[112289]: WARNING castellan.key_manager.migration [None req-d5c197be-6489-4744-808f-1dc8c80a1985 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.066781 np0000178073 devstack@c-api.service[112288]: WARNING castellan.key_manager.migration [None req-d30bfdef-4962-4899-8881-34a1faded27f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.067173 np0000178073 devstack@c-api.service[112289]: WARNING cinder.api.contrib.hosts [None req-d5c197be-6489-4744-808f-1dc8c80a1985 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 02 15:30:22.067951 np0000178073 devstack@c-api.service[112289]: WARNING castellan.key_manager.migration [None req-d5c197be-6489-4744-808f-1dc8c80a1985 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.068287 np0000178073 devstack@c-api.service[112287]: WARNING castellan.key_manager.migration [None req-31ee5c37-2c09-4bfd-9303-1eaed007f82f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.069226 np0000178073 devstack@c-api.service[112286]: DEBUG oslo_db.sqlalchemy.engines [None req-ab154430-e12a-4ddf-8d71-bc89b5e32a6a 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=112286) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 02 15:30:22.069503 np0000178073 devstack@c-api.service[112289]: WARNING castellan.key_manager.migration [None req-d5c197be-6489-4744-808f-1dc8c80a1985 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.070492 np0000178073 devstack@c-api.service[112288]: WARNING castellan.key_manager.migration [None req-d30bfdef-4962-4899-8881-34a1faded27f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.070965 np0000178073 devstack@c-api.service[112289]: WARNING castellan.key_manager.migration [None req-d5c197be-6489-4744-808f-1dc8c80a1985 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.071491 np0000178073 devstack@c-api.service[112287]: WARNING castellan.key_manager.migration [None req-31ee5c37-2c09-4bfd-9303-1eaed007f82f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.072443 np0000178073 devstack@c-api.service[112289]: WARNING castellan.key_manager.migration [None req-d5c197be-6489-4744-808f-1dc8c80a1985 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.072585 np0000178073 devstack@c-api.service[112288]: WARNING castellan.key_manager.migration [None req-d30bfdef-4962-4899-8881-34a1faded27f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.073484 np0000178073 devstack@c-api.service[112286]: INFO cinder.rpc [None req-ab154430-e12a-4ddf-8d71-bc89b5e32a6a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 02 15:30:22.073720 np0000178073 devstack@c-api.service[112288]: WARNING cinder.api.contrib.hosts [None req-d30bfdef-4962-4899-8881-34a1faded27f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 02 15:30:22.073818 np0000178073 devstack@c-api.service[112289]: WARNING castellan.key_manager.migration [None req-d5c197be-6489-4744-808f-1dc8c80a1985 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.074293 np0000178073 devstack@c-api.service[112287]: WARNING castellan.key_manager.migration [None req-31ee5c37-2c09-4bfd-9303-1eaed007f82f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.074564 np0000178073 devstack@c-api.service[112288]: WARNING castellan.key_manager.migration [None req-d30bfdef-4962-4899-8881-34a1faded27f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.075409 np0000178073 devstack@c-api.service[112289]: WARNING castellan.key_manager.migration [None req-d5c197be-6489-4744-808f-1dc8c80a1985 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.076166 np0000178073 devstack@c-api.service[112288]: WARNING castellan.key_manager.migration [None req-d30bfdef-4962-4899-8881-34a1faded27f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.076882 np0000178073 devstack@c-api.service[112286]: INFO cinder.rpc [None req-ab154430-e12a-4ddf-8d71-bc89b5e32a6a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 02 15:30:22.076973 np0000178073 devstack@c-api.service[112289]: WARNING castellan.key_manager.migration [None req-d5c197be-6489-4744-808f-1dc8c80a1985 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.077195 np0000178073 devstack@c-api.service[112287]: WARNING castellan.key_manager.migration [None req-31ee5c37-2c09-4bfd-9303-1eaed007f82f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.077683 np0000178073 devstack@c-api.service[112288]: WARNING castellan.key_manager.migration [None req-d30bfdef-4962-4899-8881-34a1faded27f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.077963 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.v3.router [None req-d5c197be-6489-4744-808f-1dc8c80a1985 None None] Extended resource: extensions {{(pid=112289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:22.078243 np0000178073 devstack@c-api.service[112286]: WARNING castellan.key_manager.migration [None req-ab154430-e12a-4ddf-8d71-bc89b5e32a6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.078706 np0000178073 devstack@c-api.service[112287]: WARNING castellan.key_manager.migration [None req-31ee5c37-2c09-4bfd-9303-1eaed007f82f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.079253 np0000178073 devstack@c-api.service[112288]: WARNING castellan.key_manager.migration [None req-d30bfdef-4962-4899-8881-34a1faded27f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.079472 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.v3.router [None req-d5c197be-6489-4744-808f-1dc8c80a1985 None None] Extended resource: os-availability-zone {{(pid=112289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:22.080771 np0000178073 devstack@c-api.service[112288]: WARNING castellan.key_manager.migration [None req-d30bfdef-4962-4899-8881-34a1faded27f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.081270 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.v3.router [None req-d5c197be-6489-4744-808f-1dc8c80a1985 None None] Extended resource: os-hosts {{(pid=112289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:22.081675 np0000178073 devstack@c-api.service[112287]: WARNING castellan.key_manager.migration [None req-31ee5c37-2c09-4bfd-9303-1eaed007f82f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.082505 np0000178073 devstack@c-api.service[112288]: WARNING castellan.key_manager.migration [None req-d30bfdef-4962-4899-8881-34a1faded27f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.083727 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.v3.router [None req-d5c197be-6489-4744-808f-1dc8c80a1985 None None] Extended resource: backups {{(pid=112289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:22.084658 np0000178073 devstack@c-api.service[112288]: WARNING castellan.key_manager.migration [None req-d30bfdef-4962-4899-8881-34a1faded27f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.086021 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.v3.router [None req-d30bfdef-4962-4899-8881-34a1faded27f None None] Extended resource: extensions {{(pid=112288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:22.086125 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.v3.router [None req-d5c197be-6489-4744-808f-1dc8c80a1985 None None] Extended resource: consistencygroups {{(pid=112289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:22.087478 np0000178073 devstack@c-api.service[112287]: WARNING castellan.key_manager.migration [None req-31ee5c37-2c09-4bfd-9303-1eaed007f82f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.087776 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.v3.router [None req-d30bfdef-4962-4899-8881-34a1faded27f None None] Extended resource: os-availability-zone {{(pid=112288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:22.088278 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.v3.router [None req-d5c197be-6489-4744-808f-1dc8c80a1985 None None] Extended resource: os-volume-manage {{(pid=112289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:22.089260 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.v3.router [None req-d30bfdef-4962-4899-8881-34a1faded27f None None] Extended resource: os-hosts {{(pid=112288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:22.089887 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.v3.router [None req-d5c197be-6489-4744-808f-1dc8c80a1985 None None] Extended resource: extra_specs {{(pid=112289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:22.090920 np0000178073 devstack@c-api.service[112287]: WARNING castellan.key_manager.migration [None req-31ee5c37-2c09-4bfd-9303-1eaed007f82f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.091501 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.v3.router [None req-d5c197be-6489-4744-808f-1dc8c80a1985 None None] Extended resource: os-snapshot-manage {{(pid=112289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:22.091661 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.v3.router [None req-d30bfdef-4962-4899-8881-34a1faded27f None None] Extended resource: backups {{(pid=112288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:22.093069 np0000178073 devstack@c-api.service[112286]: WARNING castellan.key_manager.migration [None req-ab154430-e12a-4ddf-8d71-bc89b5e32a6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.093228 np0000178073 devstack@c-api.service[112287]: WARNING castellan.key_manager.migration [None req-31ee5c37-2c09-4bfd-9303-1eaed007f82f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.093394 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.v3.router [None req-d5c197be-6489-4744-808f-1dc8c80a1985 None None] Extended resource: cgsnapshots {{(pid=112289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:22.093912 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.v3.router [None req-d30bfdef-4962-4899-8881-34a1faded27f None None] Extended resource: consistencygroups {{(pid=112288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:22.094030 np0000178073 devstack@c-api.service[112287]: WARNING cinder.api.contrib.hosts [None req-31ee5c37-2c09-4bfd-9303-1eaed007f82f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 02 15:30:22.094735 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.v3.router [None req-d5c197be-6489-4744-808f-1dc8c80a1985 None None] Extended resource: encryption {{(pid=112289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:22.094827 np0000178073 devstack@c-api.service[112287]: WARNING castellan.key_manager.migration [None req-31ee5c37-2c09-4bfd-9303-1eaed007f82f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.095673 np0000178073 devstack@c-api.service[112286]: WARNING castellan.key_manager.migration [None req-ab154430-e12a-4ddf-8d71-bc89b5e32a6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.095953 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.v3.router [None req-d30bfdef-4962-4899-8881-34a1faded27f None None] Extended resource: os-volume-manage {{(pid=112288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:22.096233 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.v3.router [None req-d5c197be-6489-4744-808f-1dc8c80a1985 None None] Extended resource: encryption {{(pid=112289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:22.096399 np0000178073 devstack@c-api.service[112287]: WARNING castellan.key_manager.migration [None req-31ee5c37-2c09-4bfd-9303-1eaed007f82f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.097477 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.v3.router [None req-d30bfdef-4962-4899-8881-34a1faded27f None None] Extended resource: extra_specs {{(pid=112288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:22.097647 np0000178073 devstack@c-api.service[112287]: WARNING castellan.key_manager.migration [None req-31ee5c37-2c09-4bfd-9303-1eaed007f82f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.097857 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.v3.router [None req-d5c197be-6489-4744-808f-1dc8c80a1985 None None] Extended resource: capabilities {{(pid=112289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:22.099170 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.v3.router [None req-d30bfdef-4962-4899-8881-34a1faded27f None None] Extended resource: os-snapshot-manage {{(pid=112288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:22.099580 np0000178073 devstack@c-api.service[112287]: WARNING castellan.key_manager.migration [None req-31ee5c37-2c09-4bfd-9303-1eaed007f82f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.099625 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.v3.router [None req-d5c197be-6489-4744-808f-1dc8c80a1985 None None] Extended resource: scheduler-stats {{(pid=112289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:22.100002 np0000178073 devstack@c-api.service[112286]: WARNING castellan.key_manager.migration [None req-ab154430-e12a-4ddf-8d71-bc89b5e32a6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.100620 np0000178073 devstack@c-api.service[112287]: WARNING castellan.key_manager.migration [None req-31ee5c37-2c09-4bfd-9303-1eaed007f82f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.100696 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.v3.router [None req-d5c197be-6489-4744-808f-1dc8c80a1985 None None] Extended resource: os-volume-type-access {{(pid=112289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:22.100762 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.v3.router [None req-d30bfdef-4962-4899-8881-34a1faded27f None None] Extended resource: cgsnapshots {{(pid=112288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:22.101996 np0000178073 devstack@c-api.service[112287]: WARNING castellan.key_manager.migration [None req-31ee5c37-2c09-4bfd-9303-1eaed007f82f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.102236 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.v3.router [None req-d30bfdef-4962-4899-8881-34a1faded27f None None] Extended resource: encryption {{(pid=112288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:22.102401 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.v3.router [None req-d5c197be-6489-4744-808f-1dc8c80a1985 None None] Extended resource: qos-specs {{(pid=112289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:22.103567 np0000178073 devstack@c-api.service[112287]: WARNING castellan.key_manager.migration [None req-31ee5c37-2c09-4bfd-9303-1eaed007f82f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.103851 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.v3.router [None req-d30bfdef-4962-4899-8881-34a1faded27f None None] Extended resource: encryption {{(pid=112288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:22.104027 np0000178073 devstack@c-api.service[112286]: WARNING castellan.key_manager.migration [None req-ab154430-e12a-4ddf-8d71-bc89b5e32a6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.104457 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.v3.router [None req-d5c197be-6489-4744-808f-1dc8c80a1985 None None] Extended resource: os-quota-class-sets {{(pid=112289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:22.104518 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.v3.router [None req-31ee5c37-2c09-4bfd-9303-1eaed007f82f None None] Extended resource: extensions {{(pid=112287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:22.105520 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.v3.router [None req-d30bfdef-4962-4899-8881-34a1faded27f None None] Extended resource: capabilities {{(pid=112288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:22.105744 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.v3.router [None req-d5c197be-6489-4744-808f-1dc8c80a1985 None None] Extended resource: os-quota-sets {{(pid=112289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:22.105876 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.v3.router [None req-31ee5c37-2c09-4bfd-9303-1eaed007f82f None None] Extended resource: os-availability-zone {{(pid=112287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:22.106816 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.v3.router [None req-d30bfdef-4962-4899-8881-34a1faded27f None None] Extended resource: scheduler-stats {{(pid=112288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:22.107079 np0000178073 devstack@c-api.service[112286]: WARNING castellan.key_manager.migration [None req-ab154430-e12a-4ddf-8d71-bc89b5e32a6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.107160 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.v3.router [None req-31ee5c37-2c09-4bfd-9303-1eaed007f82f None None] Extended resource: os-hosts {{(pid=112287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:22.107206 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.v3.router [None req-d5c197be-6489-4744-808f-1dc8c80a1985 None None] Extended resource: os-volume-transfer {{(pid=112289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:22.108352 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.v3.router [None req-d30bfdef-4962-4899-8881-34a1faded27f None None] Extended resource: os-volume-type-access {{(pid=112288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:22.109232 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.v3.router [None req-31ee5c37-2c09-4bfd-9303-1eaed007f82f None None] Extended resource: backups {{(pid=112287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:22.109668 np0000178073 devstack@c-api.service[112289]: WARNING castellan.key_manager.migration [None req-d5c197be-6489-4744-808f-1dc8c80a1985 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.110076 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.v3.router [None req-d30bfdef-4962-4899-8881-34a1faded27f None None] Extended resource: qos-specs {{(pid=112288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:22.110146 np0000178073 devstack@c-api.service[112286]: WARNING castellan.key_manager.migration [None req-ab154430-e12a-4ddf-8d71-bc89b5e32a6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.111123 np0000178073 devstack@c-api.service[112289]: WARNING castellan.key_manager.migration [None req-d5c197be-6489-4744-808f-1dc8c80a1985 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.111254 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.v3.router [None req-31ee5c37-2c09-4bfd-9303-1eaed007f82f None None] Extended resource: consistencygroups {{(pid=112287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:22.112282 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.v3.router [None req-d30bfdef-4962-4899-8881-34a1faded27f None None] Extended resource: os-quota-class-sets {{(pid=112288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:22.112561 np0000178073 devstack@c-api.service[112289]: WARNING castellan.key_manager.migration [None req-d5c197be-6489-4744-808f-1dc8c80a1985 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.113161 np0000178073 devstack@c-api.service[112286]: WARNING castellan.key_manager.migration [None req-ab154430-e12a-4ddf-8d71-bc89b5e32a6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.113245 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.v3.router [None req-31ee5c37-2c09-4bfd-9303-1eaed007f82f None None] Extended resource: os-volume-manage {{(pid=112287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:22.113674 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.v3.router [None req-d30bfdef-4962-4899-8881-34a1faded27f None None] Extended resource: os-quota-sets {{(pid=112288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:22.114126 np0000178073 devstack@c-api.service[112289]: WARNING castellan.key_manager.migration [None req-d5c197be-6489-4744-808f-1dc8c80a1985 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.114663 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.v3.router [None req-31ee5c37-2c09-4bfd-9303-1eaed007f82f None None] Extended resource: extra_specs {{(pid=112287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:22.114957 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.contrib.snapshot_actions [None req-d5c197be-6489-4744-808f-1dc8c80a1985 None None] SnapshotActionsController initialized {{(pid=112289) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 02 15:30:22.115291 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.v3.router [None req-d30bfdef-4962-4899-8881-34a1faded27f None None] Extended resource: os-volume-transfer {{(pid=112288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:22.115738 np0000178073 devstack@c-api.service[112289]: WARNING castellan.key_manager.migration [None req-d5c197be-6489-4744-808f-1dc8c80a1985 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.115961 np0000178073 devstack@c-api.service[112286]: WARNING castellan.key_manager.migration [None req-ab154430-e12a-4ddf-8d71-bc89b5e32a6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.116186 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.v3.router [None req-31ee5c37-2c09-4bfd-9303-1eaed007f82f None None] Extended resource: os-snapshot-manage {{(pid=112287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:22.117116 np0000178073 devstack@c-api.service[112289]: WARNING castellan.key_manager.migration [None req-d5c197be-6489-4744-808f-1dc8c80a1985 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.117689 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.v3.router [None req-31ee5c37-2c09-4bfd-9303-1eaed007f82f None None] Extended resource: cgsnapshots {{(pid=112287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:22.117836 np0000178073 devstack@c-api.service[112288]: WARNING castellan.key_manager.migration [None req-d30bfdef-4962-4899-8881-34a1faded27f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.118480 np0000178073 devstack@c-api.service[112289]: WARNING castellan.key_manager.migration [None req-d5c197be-6489-4744-808f-1dc8c80a1985 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.119110 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.v3.router [None req-31ee5c37-2c09-4bfd-9303-1eaed007f82f None None] Extended resource: encryption {{(pid=112287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:22.119178 np0000178073 devstack@c-api.service[112286]: WARNING castellan.key_manager.migration [None req-ab154430-e12a-4ddf-8d71-bc89b5e32a6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.119770 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.v3.router [None req-d5c197be-6489-4744-808f-1dc8c80a1985 None None] Extension AdminActions extending resource: volumes {{(pid=112289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:22.119770 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.v3.router [None req-d5c197be-6489-4744-808f-1dc8c80a1985 None None] Extension AdminActions extending resource: snapshots {{(pid=112289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:22.119925 np0000178073 devstack@c-api.service[112288]: WARNING castellan.key_manager.migration [None req-d30bfdef-4962-4899-8881-34a1faded27f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.119980 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.v3.router [None req-d5c197be-6489-4744-808f-1dc8c80a1985 None None] Extension AdminActions extending resource: backups {{(pid=112289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:22.119980 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.v3.router [None req-d5c197be-6489-4744-808f-1dc8c80a1985 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:22.119980 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.v3.router [None req-d5c197be-6489-4744-808f-1dc8c80a1985 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:22.119980 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.v3.router [None req-d5c197be-6489-4744-808f-1dc8c80a1985 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:22.120652 np0000178073 devstack@c-api.service[112286]: WARNING castellan.key_manager.migration [None req-ab154430-e12a-4ddf-8d71-bc89b5e32a6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.121068 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.v3.router [None req-31ee5c37-2c09-4bfd-9303-1eaed007f82f None None] Extended resource: encryption {{(pid=112287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:22.121125 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.v3.router [None req-d5c197be-6489-4744-808f-1dc8c80a1985 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:22.121125 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.v3.router [None req-d5c197be-6489-4744-808f-1dc8c80a1985 None None] Extension TypesManage extending resource: types {{(pid=112289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:22.121125 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.v3.router [None req-d5c197be-6489-4744-808f-1dc8c80a1985 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:22.121125 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.v3.router [None req-d5c197be-6489-4744-808f-1dc8c80a1985 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:22.121328 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.v3.router [None req-d5c197be-6489-4744-808f-1dc8c80a1985 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:22.121442 np0000178073 devstack@c-api.service[112288]: WARNING castellan.key_manager.migration [None req-d30bfdef-4962-4899-8881-34a1faded27f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.121499 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.v3.router [None req-d5c197be-6489-4744-808f-1dc8c80a1985 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:22.121499 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.v3.router [None req-d5c197be-6489-4744-808f-1dc8c80a1985 None None] Extension VolumeActions extending resource: volumes {{(pid=112289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:22.121622 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.v3.router [None req-d5c197be-6489-4744-808f-1dc8c80a1985 None None] Extension UsedLimits extending resource: limits {{(pid=112289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:22.121673 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.v3.router [None req-d5c197be-6489-4744-808f-1dc8c80a1985 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:22.121734 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.v3.router [None req-d5c197be-6489-4744-808f-1dc8c80a1985 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:22.122215 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.v3.router [None req-31ee5c37-2c09-4bfd-9303-1eaed007f82f None None] Extended resource: capabilities {{(pid=112287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:22.122958 np0000178073 devstack@c-api.service[112288]: WARNING castellan.key_manager.migration [None req-d30bfdef-4962-4899-8881-34a1faded27f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.123300 np0000178073 devstack@c-api.service[112286]: WARNING castellan.key_manager.migration [None req-ab154430-e12a-4ddf-8d71-bc89b5e32a6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.123474 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.v3.router [None req-31ee5c37-2c09-4bfd-9303-1eaed007f82f None None] Extended resource: scheduler-stats {{(pid=112287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:22.123897 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.contrib.snapshot_actions [None req-d30bfdef-4962-4899-8881-34a1faded27f None None] SnapshotActionsController initialized {{(pid=112288) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 02 15:30:22.124896 np0000178073 devstack@c-api.service[112288]: WARNING castellan.key_manager.migration [None req-d30bfdef-4962-4899-8881-34a1faded27f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.124992 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.v3.router [None req-31ee5c37-2c09-4bfd-9303-1eaed007f82f None None] Extended resource: os-volume-type-access {{(pid=112287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:22.126363 np0000178073 devstack@c-api.service[112288]: WARNING castellan.key_manager.migration [None req-d30bfdef-4962-4899-8881-34a1faded27f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.126853 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.v3.router [None req-31ee5c37-2c09-4bfd-9303-1eaed007f82f None None] Extended resource: qos-specs {{(pid=112287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:22.127845 np0000178073 devstack@c-api.service[112288]: WARNING castellan.key_manager.migration [None req-d30bfdef-4962-4899-8881-34a1faded27f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.128741 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.v3.router [None req-d30bfdef-4962-4899-8881-34a1faded27f None None] Extension AdminActions extending resource: volumes {{(pid=112288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:22.128960 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.v3.router [None req-d30bfdef-4962-4899-8881-34a1faded27f None None] Extension AdminActions extending resource: snapshots {{(pid=112288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:22.129024 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.v3.router [None req-31ee5c37-2c09-4bfd-9303-1eaed007f82f None None] Extended resource: os-quota-class-sets {{(pid=112287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:22.129431 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.v3.router [None req-d30bfdef-4962-4899-8881-34a1faded27f None None] Extension AdminActions extending resource: backups {{(pid=112288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:22.129431 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.v3.router [None req-d30bfdef-4962-4899-8881-34a1faded27f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:22.129543 np0000178073 devstack@c-api.service[112286]: WARNING castellan.key_manager.migration [None req-ab154430-e12a-4ddf-8d71-bc89b5e32a6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.129603 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.v3.router [None req-d30bfdef-4962-4899-8881-34a1faded27f None None] Extension SnapshotActions extending resource: snapshots {{(pid=112288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:22.129603 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.v3.router [None req-d30bfdef-4962-4899-8881-34a1faded27f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:22.129819 np0000178073 devstack@c-api.service[112289]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7a339a2a3668 pid: 112289 (default app) Jun 02 15:30:22.130248 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.v3.router [None req-31ee5c37-2c09-4bfd-9303-1eaed007f82f None None] Extended resource: os-quota-sets {{(pid=112287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:22.130349 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.v3.router [None req-d30bfdef-4962-4899-8881-34a1faded27f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:22.130518 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.v3.router [None req-d30bfdef-4962-4899-8881-34a1faded27f None None] Extension TypesManage extending resource: types {{(pid=112288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:22.130649 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.v3.router [None req-d30bfdef-4962-4899-8881-34a1faded27f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:22.130810 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.v3.router [None req-d30bfdef-4962-4899-8881-34a1faded27f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:22.130921 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.v3.router [None req-d30bfdef-4962-4899-8881-34a1faded27f None None] Extension VolumeTypeAccess extending resource: types {{(pid=112288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:22.131092 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.v3.router [None req-d30bfdef-4962-4899-8881-34a1faded27f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:22.131216 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.v3.router [None req-d30bfdef-4962-4899-8881-34a1faded27f None None] Extension VolumeActions extending resource: volumes {{(pid=112288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:22.131408 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.v3.router [None req-d30bfdef-4962-4899-8881-34a1faded27f None None] Extension UsedLimits extending resource: limits {{(pid=112288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:22.131533 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.v3.router [None req-d30bfdef-4962-4899-8881-34a1faded27f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:22.131670 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.v3.router [None req-d30bfdef-4962-4899-8881-34a1faded27f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:22.131728 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.v3.router [None req-31ee5c37-2c09-4bfd-9303-1eaed007f82f None None] Extended resource: os-volume-transfer {{(pid=112287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:22.132668 np0000178073 devstack@c-api.service[112286]: WARNING castellan.key_manager.migration [None req-ab154430-e12a-4ddf-8d71-bc89b5e32a6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.134106 np0000178073 devstack@c-api.service[112287]: WARNING castellan.key_manager.migration [None req-31ee5c37-2c09-4bfd-9303-1eaed007f82f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.134703 np0000178073 devstack@c-api.service[112286]: WARNING castellan.key_manager.migration [None req-ab154430-e12a-4ddf-8d71-bc89b5e32a6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.135603 np0000178073 devstack@c-api.service[112287]: WARNING castellan.key_manager.migration [None req-31ee5c37-2c09-4bfd-9303-1eaed007f82f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.135784 np0000178073 devstack@c-api.service[112286]: WARNING cinder.api.contrib.hosts [None req-ab154430-e12a-4ddf-8d71-bc89b5e32a6a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 02 15:30:22.136557 np0000178073 devstack@c-api.service[112286]: WARNING castellan.key_manager.migration [None req-ab154430-e12a-4ddf-8d71-bc89b5e32a6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.137058 np0000178073 devstack@c-api.service[112287]: WARNING castellan.key_manager.migration [None req-31ee5c37-2c09-4bfd-9303-1eaed007f82f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.137584 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.137584 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.137895 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.137895 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.137895 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.137895 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.137895 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.138147 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.138147 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.138147 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.138147 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.138147 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.138147 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.138480 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.138480 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.138480 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.138480 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.138480 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.138680 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.138680 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.138680 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.138680 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.138856 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.138856 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.138856 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.138856 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.139033 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.139033 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.139033 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.139033 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.139033 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.139253 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.139253 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.139253 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.139253 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.139253 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.139471 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.139471 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.139471 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.139471 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.139471 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.139471 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.139725 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.139725 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.139725 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.139725 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.139725 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.139725 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.139973 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.139973 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.139973 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.139973 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.139973 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.139973 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.140211 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.140211 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.140211 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.140211 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.140211 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.140211 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.140546 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.140546 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.140546 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.140546 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.140715 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.140715 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.140715 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.140715 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.140715 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.140937 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.140937 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.140937 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.140937 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.140937 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.141134 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.141134 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.141134 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.141134 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.141134 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.141134 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.141369 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.141369 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.141369 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.141369 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.141369 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.141612 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.141612 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.141612 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.141612 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.141612 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.141818 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.141818 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.141818 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.141818 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.141985 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.141985 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.141985 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.141985 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.142205 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.142205 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.142205 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.142205 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.142205 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.142440 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.142440 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.142440 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.142440 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.142440 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.142641 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.142641 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.142641 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.142641 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.142809 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.142809 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.142899 np0000178073 devstack@c-api.service[112286]: WARNING castellan.key_manager.migration [None req-ab154430-e12a-4ddf-8d71-bc89b5e32a6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.142938 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.142938 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.142938 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.142938 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.143144 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.143144 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.143144 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.143144 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.143315 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.143315 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.143315 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.143315 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.143495 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.143495 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.143495 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.143495 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.143495 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.143709 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.143739 np0000178073 devstack@c-api.service[112287]: WARNING castellan.key_manager.migration [None req-31ee5c37-2c09-4bfd-9303-1eaed007f82f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.143771 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.143771 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.143771 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.143771 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.143771 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.143771 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.144004 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.144004 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.144004 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.144004 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.144206 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.144206 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.144206 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.144206 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.144206 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.144206 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.144492 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.144492 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.144492 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.144492 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.144492 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.144492 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.144700 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.144700 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.144700 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.144700 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.144700 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.144700 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.144911 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.144911 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.144911 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.144911 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.144911 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.144911 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.145114 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.145114 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.145114 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.145114 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.145255 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.145255 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.145255 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.145255 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.145255 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.145451 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.145451 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.145451 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.145451 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:22.145451 np0000178073 devstack@c-api.service[112289]: warnings.warn(deprecated_msg) Jun 02 15:30:22.145645 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.contrib.snapshot_actions [None req-31ee5c37-2c09-4bfd-9303-1eaed007f82f None None] SnapshotActionsController initialized {{(pid=112287) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 02 15:30:22.145689 np0000178073 devstack@c-api.service[112288]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7a339a2a3668 pid: 112288 (default app) Jun 02 15:30:22.145732 np0000178073 devstack@c-api.service[112287]: WARNING castellan.key_manager.migration [None req-31ee5c37-2c09-4bfd-9303-1eaed007f82f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.145766 np0000178073 devstack@c-api.service[112286]: WARNING castellan.key_manager.migration [None req-ab154430-e12a-4ddf-8d71-bc89b5e32a6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.145799 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.middleware.request_id [None req-ead1f119-6bd2-4c93-ad44-61dea4231b8d None None] RequestId filter calling following filter/app {{(pid=112289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 02 15:30:22.145839 np0000178073 devstack@c-api.service[112287]: WARNING castellan.key_manager.migration [None req-31ee5c37-2c09-4bfd-9303-1eaed007f82f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.145871 np0000178073 devstack@c-api.service[112286]: WARNING castellan.key_manager.migration [None req-ab154430-e12a-4ddf-8d71-bc89b5e32a6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.145902 np0000178073 devstack@c-api.service[112287]: WARNING castellan.key_manager.migration [None req-31ee5c37-2c09-4bfd-9303-1eaed007f82f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.145933 np0000178073 devstack@c-api.service[112289]: [pid: 112289|app: 0|req: 1/1] 199.19.213.232 () {60 vars in 956 bytes} [Tue Jun 2 15:30:22 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 02 15:30:22.145972 np0000178073 devstack@c-api.service[112286]: WARNING castellan.key_manager.migration [None req-ab154430-e12a-4ddf-8d71-bc89b5e32a6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.146004 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.v3.router [None req-31ee5c37-2c09-4bfd-9303-1eaed007f82f None None] Extension AdminActions extending resource: volumes {{(pid=112287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:22.146004 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.v3.router [None req-31ee5c37-2c09-4bfd-9303-1eaed007f82f None None] Extension AdminActions extending resource: snapshots {{(pid=112287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:22.146004 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.v3.router [None req-31ee5c37-2c09-4bfd-9303-1eaed007f82f None None] Extension AdminActions extending resource: backups {{(pid=112287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:22.146004 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.v3.router [None req-31ee5c37-2c09-4bfd-9303-1eaed007f82f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:22.146004 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.v3.router [None req-31ee5c37-2c09-4bfd-9303-1eaed007f82f None None] Extension SnapshotActions extending resource: snapshots {{(pid=112287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:22.146004 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.v3.router [None req-31ee5c37-2c09-4bfd-9303-1eaed007f82f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:22.146193 np0000178073 devstack@c-api.service[112286]: WARNING castellan.key_manager.migration [None req-ab154430-e12a-4ddf-8d71-bc89b5e32a6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.146232 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.v3.router [None req-31ee5c37-2c09-4bfd-9303-1eaed007f82f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:22.146232 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.v3.router [None req-31ee5c37-2c09-4bfd-9303-1eaed007f82f None None] Extension TypesManage extending resource: types {{(pid=112287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:22.146232 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.v3.router [None req-31ee5c37-2c09-4bfd-9303-1eaed007f82f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:22.146232 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.v3.router [None req-31ee5c37-2c09-4bfd-9303-1eaed007f82f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:22.146232 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.v3.router [None req-31ee5c37-2c09-4bfd-9303-1eaed007f82f None None] Extension VolumeTypeAccess extending resource: types {{(pid=112287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:22.146232 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.v3.router [None req-31ee5c37-2c09-4bfd-9303-1eaed007f82f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:22.146232 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.v3.router [None req-31ee5c37-2c09-4bfd-9303-1eaed007f82f None None] Extension VolumeActions extending resource: volumes {{(pid=112287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:22.146498 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.v3.router [None req-31ee5c37-2c09-4bfd-9303-1eaed007f82f None None] Extension UsedLimits extending resource: limits {{(pid=112287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:22.146498 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.v3.router [None req-31ee5c37-2c09-4bfd-9303-1eaed007f82f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:22.146498 np0000178073 devstack@c-api.service[112287]: DEBUG cinder.api.v3.router [None req-31ee5c37-2c09-4bfd-9303-1eaed007f82f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:22.146599 np0000178073 devstack@c-api.service[112286]: WARNING castellan.key_manager.migration [None req-ab154430-e12a-4ddf-8d71-bc89b5e32a6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.147549 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.v3.router [None req-ab154430-e12a-4ddf-8d71-bc89b5e32a6a None None] Extended resource: extensions {{(pid=112286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:22.148920 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.v3.router [None req-ab154430-e12a-4ddf-8d71-bc89b5e32a6a None None] Extended resource: os-availability-zone {{(pid=112286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:22.150174 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.v3.router [None req-ab154430-e12a-4ddf-8d71-bc89b5e32a6a None None] Extended resource: os-hosts {{(pid=112286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:22.152352 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.v3.router [None req-ab154430-e12a-4ddf-8d71-bc89b5e32a6a None None] Extended resource: backups {{(pid=112286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:22.154441 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.v3.router [None req-ab154430-e12a-4ddf-8d71-bc89b5e32a6a None None] Extended resource: consistencygroups {{(pid=112286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:22.154539 np0000178073 devstack@c-api.service[112287]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7a339a2a3668 pid: 112287 (default app) Jun 02 15:30:22.156724 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.v3.router [None req-ab154430-e12a-4ddf-8d71-bc89b5e32a6a None None] Extended resource: os-volume-manage {{(pid=112286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:22.158339 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.v3.router [None req-ab154430-e12a-4ddf-8d71-bc89b5e32a6a None None] Extended resource: extra_specs {{(pid=112286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:22.160217 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.v3.router [None req-ab154430-e12a-4ddf-8d71-bc89b5e32a6a None None] Extended resource: os-snapshot-manage {{(pid=112286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:22.161740 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.v3.router [None req-ab154430-e12a-4ddf-8d71-bc89b5e32a6a None None] Extended resource: cgsnapshots {{(pid=112286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:22.163139 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.v3.router [None req-ab154430-e12a-4ddf-8d71-bc89b5e32a6a None None] Extended resource: encryption {{(pid=112286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:22.164821 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.v3.router [None req-ab154430-e12a-4ddf-8d71-bc89b5e32a6a None None] Extended resource: encryption {{(pid=112286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:22.166439 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.v3.router [None req-ab154430-e12a-4ddf-8d71-bc89b5e32a6a None None] Extended resource: capabilities {{(pid=112286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:22.167655 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.v3.router [None req-ab154430-e12a-4ddf-8d71-bc89b5e32a6a None None] Extended resource: scheduler-stats {{(pid=112286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:22.169111 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.v3.router [None req-ab154430-e12a-4ddf-8d71-bc89b5e32a6a None None] Extended resource: os-volume-type-access {{(pid=112286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:22.170694 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.v3.router [None req-ab154430-e12a-4ddf-8d71-bc89b5e32a6a None None] Extended resource: qos-specs {{(pid=112286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:22.172779 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.v3.router [None req-ab154430-e12a-4ddf-8d71-bc89b5e32a6a None None] Extended resource: os-quota-class-sets {{(pid=112286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:22.174094 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.v3.router [None req-ab154430-e12a-4ddf-8d71-bc89b5e32a6a None None] Extended resource: os-quota-sets {{(pid=112286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:22.175511 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.v3.router [None req-ab154430-e12a-4ddf-8d71-bc89b5e32a6a None None] Extended resource: os-volume-transfer {{(pid=112286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:30:22.177841 np0000178073 devstack@c-api.service[112286]: WARNING castellan.key_manager.migration [None req-ab154430-e12a-4ddf-8d71-bc89b5e32a6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.179239 np0000178073 devstack@c-api.service[112286]: WARNING castellan.key_manager.migration [None req-ab154430-e12a-4ddf-8d71-bc89b5e32a6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.180683 np0000178073 devstack@c-api.service[112286]: WARNING castellan.key_manager.migration [None req-ab154430-e12a-4ddf-8d71-bc89b5e32a6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.182183 np0000178073 devstack@c-api.service[112286]: WARNING castellan.key_manager.migration [None req-ab154430-e12a-4ddf-8d71-bc89b5e32a6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.182983 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.contrib.snapshot_actions [None req-ab154430-e12a-4ddf-8d71-bc89b5e32a6a None None] SnapshotActionsController initialized {{(pid=112286) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 02 15:30:22.183771 np0000178073 devstack@c-api.service[112286]: WARNING castellan.key_manager.migration [None req-ab154430-e12a-4ddf-8d71-bc89b5e32a6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.185154 np0000178073 devstack@c-api.service[112286]: WARNING castellan.key_manager.migration [None req-ab154430-e12a-4ddf-8d71-bc89b5e32a6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.186519 np0000178073 devstack@c-api.service[112286]: WARNING castellan.key_manager.migration [None req-ab154430-e12a-4ddf-8d71-bc89b5e32a6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:30:22.187301 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.v3.router [None req-ab154430-e12a-4ddf-8d71-bc89b5e32a6a None None] Extension AdminActions extending resource: volumes {{(pid=112286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:22.187435 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.v3.router [None req-ab154430-e12a-4ddf-8d71-bc89b5e32a6a None None] Extension AdminActions extending resource: snapshots {{(pid=112286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:22.188093 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.v3.router [None req-ab154430-e12a-4ddf-8d71-bc89b5e32a6a None None] Extension AdminActions extending resource: backups {{(pid=112286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:22.188187 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.v3.router [None req-ab154430-e12a-4ddf-8d71-bc89b5e32a6a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:22.188281 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.v3.router [None req-ab154430-e12a-4ddf-8d71-bc89b5e32a6a None None] Extension SnapshotActions extending resource: snapshots {{(pid=112286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:22.188403 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.v3.router [None req-ab154430-e12a-4ddf-8d71-bc89b5e32a6a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:22.188499 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.v3.router [None req-ab154430-e12a-4ddf-8d71-bc89b5e32a6a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:22.188596 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.v3.router [None req-ab154430-e12a-4ddf-8d71-bc89b5e32a6a None None] Extension TypesManage extending resource: types {{(pid=112286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:22.188725 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.v3.router [None req-ab154430-e12a-4ddf-8d71-bc89b5e32a6a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:22.188795 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.v3.router [None req-ab154430-e12a-4ddf-8d71-bc89b5e32a6a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:22.188914 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.v3.router [None req-ab154430-e12a-4ddf-8d71-bc89b5e32a6a None None] Extension VolumeTypeAccess extending resource: types {{(pid=112286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:22.189031 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.v3.router [None req-ab154430-e12a-4ddf-8d71-bc89b5e32a6a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:22.189112 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.v3.router [None req-ab154430-e12a-4ddf-8d71-bc89b5e32a6a None None] Extension VolumeActions extending resource: volumes {{(pid=112286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:22.189261 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.v3.router [None req-ab154430-e12a-4ddf-8d71-bc89b5e32a6a None None] Extension UsedLimits extending resource: limits {{(pid=112286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:22.189342 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.v3.router [None req-ab154430-e12a-4ddf-8d71-bc89b5e32a6a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:22.189458 np0000178073 devstack@c-api.service[112286]: DEBUG cinder.api.v3.router [None req-ab154430-e12a-4ddf-8d71-bc89b5e32a6a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:30:22.197338 np0000178073 devstack@c-api.service[112286]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7a339a2a3668 pid: 112286 (default app) Jun 02 15:30:29.582616 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.582616 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.582616 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.582616 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.582616 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.583325 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.583325 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.583325 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.583325 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.583325 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.583652 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.583652 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.583652 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.583652 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.583652 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.583652 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.583984 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.583984 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.583984 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.583984 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.584241 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.584241 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.584241 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.584241 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.584592 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.584592 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.584592 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.584592 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.584838 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.584838 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.584838 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.584838 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.584838 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.585133 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.585133 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.585133 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.585133 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.585133 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.585477 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.585477 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.585477 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.585477 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.585477 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.585477 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.585817 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.585817 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.585817 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.585817 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.585817 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.585817 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.586205 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.586205 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.586205 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.586205 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.586205 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.586205 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.586698 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.586698 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.586698 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.586698 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.586698 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.587024 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.587024 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.587024 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.587024 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.587024 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.587280 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.587280 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.587280 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.587280 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.587280 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.587280 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.587535 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.587535 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.587535 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.587535 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.587535 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.587535 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.587756 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.587756 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.587756 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.587756 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.587756 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.587950 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.587950 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.587950 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.587950 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.587950 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.588133 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.588133 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.588133 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.588133 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.588292 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.588292 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.588292 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.588292 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.588479 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.588479 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.588479 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.588479 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.588479 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.588669 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.588669 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.588669 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.588669 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.588669 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.588866 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.588866 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.588866 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.588866 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.589017 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.589017 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.589017 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.589017 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.589195 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.589195 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.589195 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.589195 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.589344 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.589344 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.589344 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.589344 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.589583 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.589583 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.589583 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.589583 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.589746 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.589746 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.589746 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.589746 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.589746 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.589919 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.589919 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.589919 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.589919 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.589919 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.589919 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.590152 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.590152 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.590152 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.590152 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.590152 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.590333 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.590333 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.590333 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.590333 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.590333 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.590333 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.590652 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.590652 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.590652 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.590652 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.590652 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.590652 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.590903 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.590903 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.590903 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.590903 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.590903 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.590903 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.591115 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.591115 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.591115 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.591115 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.591115 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.591115 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.591326 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.591326 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.591326 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.591326 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.591659 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.591659 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.591659 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.591659 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.591659 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.591919 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.591919 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.591919 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.591919 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:29.591919 np0000178073 devstack@c-api.service[112288]: warnings.warn(deprecated_msg) Jun 02 15:30:29.591919 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.middleware.request_id [None req-a18db038-1ae4-4f79-bd78-41f6441265b0 None None] RequestId filter calling following filter/app {{(pid=112288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 02 15:30:30.080847 np0000178073 devstack@c-api.service[112288]: INFO cinder.api.openstack.wsgi [None req-a18db038-1ae4-4f79-bd78-41f6441265b0 admin admin] POST https://199.19.213.232/volume/v3/types Jun 02 15:30:30.081447 np0000178073 devstack@c-api.service[112288]: DEBUG cinder.api.openstack.wsgi [None req-a18db038-1ae4-4f79-bd78-41f6441265b0 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 02 15:30:30.083140 np0000178073 devstack@c-api.service[112288]: /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 02 15:30:30.083140 np0000178073 devstack@c-api.service[112288]: warnings.warn( Jun 02 15:30:30.129732 np0000178073 devstack@c-api.service[112288]: DEBUG oslo_db.sqlalchemy.engines [None req-a18db038-1ae4-4f79-bd78-41f6441265b0 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=112288) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 02 15:30:30.160896 np0000178073 devstack@c-api.service[112288]: INFO cinder.api.openstack.wsgi [None req-a18db038-1ae4-4f79-bd78-41f6441265b0 admin admin] https://199.19.213.232/volume/v3/types returned with HTTP 200 Jun 02 15:30:30.162135 np0000178073 devstack@c-api.service[112288]: [pid: 112288|app: 0|req: 1/2] 199.19.213.232 () {68 vars in 1288 bytes} [Tue Jun 2 15:30:29 2026] POST /volume/v3/types => generated 186 bytes in 593 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 02 15:30:30.174056 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.middleware.request_id [req-a18db038-1ae4-4f79-bd78-41f6441265b0 req-d54c2d94-53e4-432b-a1eb-87d8f1d0e59d None None] RequestId filter calling following filter/app {{(pid=112289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 02 15:30:30.513235 np0000178073 devstack@c-api.service[112289]: INFO cinder.api.openstack.wsgi [req-a18db038-1ae4-4f79-bd78-41f6441265b0 req-d54c2d94-53e4-432b-a1eb-87d8f1d0e59d admin admin] POST https://199.19.213.232/volume/v3/types/78abe39f-0d19-449b-9757-f47783362a6a/extra_specs Jun 02 15:30:30.513846 np0000178073 devstack@c-api.service[112289]: DEBUG cinder.api.openstack.wsgi [req-a18db038-1ae4-4f79-bd78-41f6441265b0 req-d54c2d94-53e4-432b-a1eb-87d8f1d0e59d admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 02 15:30:30.515900 np0000178073 devstack@c-api.service[112289]: /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 02 15:30:30.515900 np0000178073 devstack@c-api.service[112289]: warnings.warn( Jun 02 15:30:30.560262 np0000178073 devstack@c-api.service[112289]: DEBUG oslo_db.sqlalchemy.engines [req-a18db038-1ae4-4f79-bd78-41f6441265b0 req-d54c2d94-53e4-432b-a1eb-87d8f1d0e59d 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=112289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 02 15:30:30.631992 np0000178073 devstack@c-api.service[112289]: INFO cinder.api.openstack.wsgi [req-a18db038-1ae4-4f79-bd78-41f6441265b0 req-d54c2d94-53e4-432b-a1eb-87d8f1d0e59d admin admin] https://199.19.213.232/volume/v3/types/78abe39f-0d19-449b-9757-f47783362a6a/extra_specs returned with HTTP 200 Jun 02 15:30:30.631992 np0000178073 devstack@c-api.service[112289]: [pid: 112289|app: 0|req: 2/3] 199.19.213.232 () {70 vars in 1505 bytes} [Tue Jun 2 15:30:30 2026] POST /volume/v3/types/78abe39f-0d19-449b-9757-f47783362a6a/extra_specs => generated 55 bytes in 458 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 02 15:30:32.035820 np0000178073 devstack@c-api.service[112287]: DEBUG dbcounter [-] [112287] Writing DB stats cinder:SELECT=6 {{(pid=112287) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 02 15:30:32.078425 np0000178073 devstack@c-api.service[112286]: DEBUG dbcounter [-] [112286] Writing DB stats cinder:SELECT=6 {{(pid=112286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 02 15:30:40.157955 np0000178073 devstack@c-api.service[112288]: DEBUG dbcounter [-] [112288] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 02 15:30:40.627879 np0000178073 devstack@c-api.service[112289]: DEBUG dbcounter [-] [112289] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}