Jun 03 01:01:13.315827 np0000178232 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 03 01:01:13.324352 np0000178232 devstack@c-api.service[112214]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 03 01:01:13.329607 np0000178232 devstack@c-api.service[112214]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Jun 3 01:01:13 2026] *** Jun 03 01:01:13.329607 np0000178232 devstack@c-api.service[112214]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 03 01:01:13.329607 np0000178232 devstack@c-api.service[112214]: os: Linux-6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 Jun 03 01:01:13.329607 np0000178232 devstack@c-api.service[112214]: nodename: np0000178232 Jun 03 01:01:13.329607 np0000178232 devstack@c-api.service[112214]: machine: x86_64 Jun 03 01:01:13.329607 np0000178232 devstack@c-api.service[112214]: clock source: unix Jun 03 01:01:13.329607 np0000178232 devstack@c-api.service[112214]: pcre jit disabled Jun 03 01:01:13.329607 np0000178232 devstack@c-api.service[112214]: detected number of CPU cores: 16 Jun 03 01:01:13.329607 np0000178232 devstack@c-api.service[112214]: current working directory: / Jun 03 01:01:13.329607 np0000178232 devstack@c-api.service[112214]: detected binary path: /usr/bin/uwsgi-core Jun 03 01:01:13.329607 np0000178232 devstack@c-api.service[112214]: your processes number limit is 256917 Jun 03 01:01:13.329607 np0000178232 devstack@c-api.service[112214]: your memory page size is 4096 bytes Jun 03 01:01:13.330233 np0000178232 devstack@c-api.service[112214]: detected max file descriptor number: 2048 Jun 03 01:01:13.330233 np0000178232 devstack@c-api.service[112214]: lock engine: pthread robust mutexes Jun 03 01:01:13.330604 np0000178232 devstack@c-api.service[112214]: thunder lock: enabled Jun 03 01:01:13.330953 np0000178232 devstack@c-api.service[112214]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 03 01:01:13.331459 np0000178232 devstack@c-api.service[112214]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 03 01:01:13.331459 np0000178232 devstack@c-api.service[112214]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 03 01:01:13.331459 np0000178232 devstack@c-api.service[112214]: Set PythonHome to /opt/stack/data/venv Jun 03 01:01:13.370421 np0000178232 devstack@c-api.service[112214]: Python main interpreter initialized at 0x7a57b4ea3668 Jun 03 01:01:13.370421 np0000178232 devstack@c-api.service[112214]: python threads support enabled Jun 03 01:01:13.370421 np0000178232 devstack@c-api.service[112214]: your server socket listen backlog is limited to 100 connections Jun 03 01:01:13.370421 np0000178232 devstack@c-api.service[112214]: your mercy for graceful operations on workers is 80 seconds Jun 03 01:01:13.371117 np0000178232 devstack@c-api.service[112214]: mapped 671795 bytes (656 KB) for 4 cores Jun 03 01:01:13.371117 np0000178232 devstack@c-api.service[112214]: *** Operational MODE: preforking *** Jun 03 01:01:13.371345 np0000178232 devstack@c-api.service[112214]: *** uWSGI is running in multiple interpreter mode *** Jun 03 01:01:13.371345 np0000178232 devstack@c-api.service[112214]: spawned uWSGI master process (pid: 112214) Jun 03 01:01:13.371434 np0000178232 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 03 01:01:13.372194 np0000178232 devstack@c-api.service[112214]: spawned uWSGI worker 1 (pid: 112216, cores: 1) Jun 03 01:01:13.373002 np0000178232 devstack@c-api.service[112214]: spawned uWSGI worker 2 (pid: 112217, cores: 1) Jun 03 01:01:13.373573 np0000178232 devstack@c-api.service[112214]: spawned uWSGI worker 3 (pid: 112218, cores: 1) Jun 03 01:01:13.374070 np0000178232 devstack@c-api.service[112214]: spawned uWSGI worker 4 (pid: 112219, cores: 1) Jun 03 01:01:13.374160 np0000178232 devstack@c-api.service[112214]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 03 01:01:13.498461 np0000178232 devstack@c-api.service[112219]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 03 01:01:13.498461 np0000178232 devstack@c-api.service[112219]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 03 01:01:13.498461 np0000178232 devstack@c-api.service[112219]: we strongly recommend against using it for new projects. Jun 03 01:01:13.498461 np0000178232 devstack@c-api.service[112219]: If you are already using Eventlet, we recommend migrating to a different Jun 03 01:01:13.498461 np0000178232 devstack@c-api.service[112219]: framework. For more detail see Jun 03 01:01:13.498461 np0000178232 devstack@c-api.service[112219]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 03 01:01:13.498461 np0000178232 devstack@c-api.service[112219]: import eventlet # noqa Jun 03 01:01:13.499128 np0000178232 devstack@c-api.service[112218]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 03 01:01:13.499128 np0000178232 devstack@c-api.service[112218]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 03 01:01:13.499128 np0000178232 devstack@c-api.service[112218]: we strongly recommend against using it for new projects. Jun 03 01:01:13.499128 np0000178232 devstack@c-api.service[112218]: If you are already using Eventlet, we recommend migrating to a different Jun 03 01:01:13.499128 np0000178232 devstack@c-api.service[112218]: framework. For more detail see Jun 03 01:01:13.499128 np0000178232 devstack@c-api.service[112218]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 03 01:01:13.499128 np0000178232 devstack@c-api.service[112218]: import eventlet # noqa Jun 03 01:01:13.502985 np0000178232 devstack@c-api.service[112217]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 03 01:01:13.502985 np0000178232 devstack@c-api.service[112217]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 03 01:01:13.502985 np0000178232 devstack@c-api.service[112217]: we strongly recommend against using it for new projects. Jun 03 01:01:13.502985 np0000178232 devstack@c-api.service[112217]: If you are already using Eventlet, we recommend migrating to a different Jun 03 01:01:13.502985 np0000178232 devstack@c-api.service[112217]: framework. For more detail see Jun 03 01:01:13.502985 np0000178232 devstack@c-api.service[112217]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 03 01:01:13.502985 np0000178232 devstack@c-api.service[112217]: import eventlet # noqa Jun 03 01:01:13.507411 np0000178232 devstack@c-api.service[112216]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 03 01:01:13.507411 np0000178232 devstack@c-api.service[112216]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 03 01:01:13.507411 np0000178232 devstack@c-api.service[112216]: we strongly recommend against using it for new projects. Jun 03 01:01:13.507411 np0000178232 devstack@c-api.service[112216]: If you are already using Eventlet, we recommend migrating to a different Jun 03 01:01:13.507411 np0000178232 devstack@c-api.service[112216]: framework. For more detail see Jun 03 01:01:13.507411 np0000178232 devstack@c-api.service[112216]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 03 01:01:13.507411 np0000178232 devstack@c-api.service[112216]: import eventlet # noqa Jun 03 01:01:13.582965 np0000178232 devstack@c-api.service[112218]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 03 01:01:13.582965 np0000178232 devstack@c-api.service[112218]: warnings.warn( Jun 03 01:01:13.584744 np0000178232 devstack@c-api.service[112219]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 03 01:01:13.584744 np0000178232 devstack@c-api.service[112219]: warnings.warn( Jun 03 01:01:13.591025 np0000178232 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 03 01:01:13.591025 np0000178232 devstack@c-api.service[112217]: warnings.warn( Jun 03 01:01:13.594427 np0000178232 devstack@c-api.service[112216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 03 01:01:13.594427 np0000178232 devstack@c-api.service[112216]: warnings.warn( Jun 03 01:01:13.658378 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:13.658378 np0000178232 devstack@c-api.service[112219]: from cgi import parse_header Jun 03 01:01:13.659263 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:13.659263 np0000178232 devstack@c-api.service[112218]: from cgi import parse_header Jun 03 01:01:13.667480 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:13.667480 np0000178232 devstack@c-api.service[112217]: from cgi import parse_header Jun 03 01:01:13.668372 np0000178232 devstack@c-api.service[112216]: /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 03 01:01:13.668372 np0000178232 devstack@c-api.service[112216]: from cgi import parse_header Jun 03 01:01:13.707689 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:13.707689 np0000178232 devstack@c-api.service[112219]: removals.removed_module( Jun 03 01:01:13.708081 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:13.708081 np0000178232 devstack@c-api.service[112218]: removals.removed_module( Jun 03 01:01:13.709363 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:13.709363 np0000178232 devstack@c-api.service[112219]: removals.removed_module( Jun 03 01:01:13.709632 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:13.709632 np0000178232 devstack@c-api.service[112218]: removals.removed_module( Jun 03 01:01:13.716103 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:13.716103 np0000178232 devstack@c-api.service[112217]: removals.removed_module( Jun 03 01:01:13.717538 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:13.717538 np0000178232 devstack@c-api.service[112217]: removals.removed_module( Jun 03 01:01:13.718047 np0000178232 devstack@c-api.service[112216]: /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 03 01:01:13.718047 np0000178232 devstack@c-api.service[112216]: removals.removed_module( Jun 03 01:01:13.721875 np0000178232 devstack@c-api.service[112216]: /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 03 01:01:13.721875 np0000178232 devstack@c-api.service[112216]: removals.removed_module( Jun 03 01:01:14.313161 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:14.313161 np0000178232 devstack@c-api.service[112218]: warnings.warn( Jun 03 01:01:14.316136 np0000178232 devstack@c-api.service[112216]: /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 03 01:01:14.316136 np0000178232 devstack@c-api.service[112216]: warnings.warn( Jun 03 01:01:14.318211 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:14.318211 np0000178232 devstack@c-api.service[112217]: warnings.warn( Jun 03 01:01:14.318914 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:14.318914 np0000178232 devstack@c-api.service[112219]: warnings.warn( Jun 03 01:01:14.408635 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:14.408635 np0000178232 devstack@c-api.service[112218]: warnings.warn( Jun 03 01:01:14.412993 np0000178232 devstack@c-api.service[112216]: /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 03 01:01:14.412993 np0000178232 devstack@c-api.service[112216]: warnings.warn( Jun 03 01:01:14.414489 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:14.414489 np0000178232 devstack@c-api.service[112217]: warnings.warn( Jun 03 01:01:14.424078 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:14.424078 np0000178232 devstack@c-api.service[112219]: warnings.warn( Jun 03 01:01:14.704072 np0000178232 devstack@c-api.service[112217]: 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 03 01:01:14.704981 np0000178232 devstack@c-api.service[112217]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112217) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 03 01:01:14.705118 np0000178232 devstack@c-api.service[112219]: 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 03 01:01:14.705118 np0000178232 devstack@c-api.service[112219]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112219) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 03 01:01:14.706528 np0000178232 devstack@c-api.service[112216]: 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 03 01:01:14.706979 np0000178232 devstack@c-api.service[112216]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112216) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 03 01:01:14.715055 np0000178232 devstack@c-api.service[112218]: 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 03 01:01:14.715566 np0000178232 devstack@c-api.service[112218]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112218) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 03 01:01:14.789024 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:14.789024 np0000178232 devstack@c-api.service[112217]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 03 01:01:14.789425 np0000178232 devstack@c-api.service[112216]: /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 03 01:01:14.789425 np0000178232 devstack@c-api.service[112216]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 03 01:01:14.791641 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:14.791641 np0000178232 devstack@c-api.service[112219]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 03 01:01:14.793272 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:14.793272 np0000178232 devstack@c-api.service[112218]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 03 01:01:15.245749 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112218) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 03 01:01:15.245937 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112219) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 03 01:01:15.246003 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112217) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 03 01:01:15.246060 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.246146 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.246208 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112216) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 03 01:01:15.246275 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.246369 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.246435 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.246493 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.246551 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.246609 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.246669 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.246753 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.246839 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.246839 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.247513 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.247513 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.247513 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.247728 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.247793 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.247857 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.247938 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.247999 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.248057 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.248114 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.248173 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.248241 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.248332 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.248394 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.248450 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.248511 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.248729 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.248838 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.248901 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.248962 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.249029 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.249086 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.249144 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.249203 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.249260 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.249341 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.249416 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.249416 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.250225 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.250327 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.250327 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.250436 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.250436 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.250538 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.250594 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.250674 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.250736 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.250789 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.250841 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.250910 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.251002 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.251064 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.251107 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.251160 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.251202 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.251247 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.251289 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.251360 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.251404 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.251451 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.251498 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.251498 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.251498 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.251498 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.251498 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.251498 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.254923 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.255012 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.255066 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.255109 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.255179 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.255228 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.255335 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.255384 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.255473 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.255553 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.255626 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.255676 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.255737 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.255779 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.255821 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.255881 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.255950 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.256009 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.256051 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.256099 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.256137 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.256192 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.256235 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.256273 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.256344 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.256344 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.256418 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.256465 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.256506 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.256551 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.256608 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.256651 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.256693 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.256732 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.256767 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.256767 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.256840 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.256875 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.256875 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.256957 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.256993 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.256993 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.257197 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.257236 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.257281 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.257346 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.257388 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.257388 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.257388 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.257388 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.257388 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.257388 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.257388 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.257388 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.257388 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.257388 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.257813 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.257872 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.257956 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.258040 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.258040 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.258169 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.258252 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.258336 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.258377 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.258421 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.258462 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.258504 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.258556 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.258598 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.258643 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.258684 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.258730 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.258774 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.258815 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.258858 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.258899 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.258941 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.258983 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.259032 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.259069 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.259104 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.259151 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.259188 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.259229 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.259267 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.259328 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.259372 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.259423 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.259470 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.259513 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.259553 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.259604 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.259651 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.259692 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.259737 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.259778 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.259818 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.259868 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.259909 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.259950 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.259990 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.260034 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.260074 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.260115 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.260155 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.260195 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.260237 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.260284 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.260342 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.260384 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.260434 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.260476 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.260520 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.260562 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.260702 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.260751 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.260789 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.260841 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.260882 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.260924 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.260964 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.261009 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.261055 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.261097 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.261136 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.261177 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.261225 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.261271 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.261327 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.261366 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.261406 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.261455 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.261496 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.261538 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.261584 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.261625 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.261672 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.261713 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.261757 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.261798 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.261845 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.261886 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.261930 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.261973 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.262019 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.262065 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.262106 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.262146 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.262189 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.262234 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.262280 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.262335 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.262377 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.262415 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.262477 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.262524 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.262570 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.262620 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.262662 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.262703 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.262798 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.262847 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.262847 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.262847 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.262847 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.262847 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.262847 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.263057 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.263057 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.263057 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.263057 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.263057 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.263245 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.263283 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.263351 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.263397 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.263444 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.263485 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.263527 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.263577 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.263618 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.263663 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.263704 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.263746 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.263843 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.263892 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.263975 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.264018 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.264060 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.264110 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.264153 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.264193 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.264234 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.264280 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.264343 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.264390 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.264432 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.264473 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.264525 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.264567 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.264624 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.264663 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.264704 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.264744 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.264787 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.264830 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.264872 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.264916 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.264916 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.265060 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.265060 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.265060 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.265060 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.265060 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.265060 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.265060 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.265060 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.265060 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.265428 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.265481 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.265526 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.265599 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.265659 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.265721 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.265774 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.265832 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.265991 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.266049 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.266102 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.266168 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.266222 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.266291 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.266368 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.266422 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.266476 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.266526 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.266577 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.266629 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.266681 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.266681 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.266681 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.266681 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.266681 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.266681 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.266942 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.266942 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.266942 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.266942 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.266942 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.266942 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.266942 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.267207 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.267207 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.267295 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.267361 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.267403 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.267445 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.267498 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.267541 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.267596 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.267639 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.267639 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.267639 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.267746 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.267788 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.267838 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.267889 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.267889 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.267889 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.268003 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.268003 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.268076 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.268370 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.268460 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.268517 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.268517 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.268637 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.268686 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.268723 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.268774 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.268819 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.268870 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.268914 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.268954 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.268997 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.269029 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.269063 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.269094 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.269124 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.269193 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.269232 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.269259 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.269291 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.269291 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.269401 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.269401 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.269401 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.269401 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.269401 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.269537 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.269574 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.269608 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.269608 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.269608 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.269608 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.269816 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.269816 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.270928 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.270979 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.271054 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.271090 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.271117 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.271150 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.271197 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.271229 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.271260 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.271291 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.271345 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.271381 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.271408 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.271442 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.271559 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.271638 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.271666 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.271690 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.271721 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.271747 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.271747 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.272062 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.272118 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.272194 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.272228 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.272256 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.272287 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.272342 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.272375 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.272402 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.272444 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.272475 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.272503 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.272559 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.272639 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.272676 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.272733 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.272765 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.272765 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.272854 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.272889 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.272918 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.272918 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.272970 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.273026 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.273059 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.273117 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.273117 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.273180 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.273276 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.273384 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.273480 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.273566 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.273652 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.273735 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.273845 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.277060 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.277060 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.277060 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.277060 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.277060 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.277374 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.277450 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.277511 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.277564 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.277614 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.277614 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.277614 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.277722 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.277772 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.277818 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.277863 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.277905 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.277905 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.277905 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.277905 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.277905 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.278074 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.278074 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.278074 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.278074 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.278074 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.278074 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.278074 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.278347 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.278347 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.278347 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.278347 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.278496 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.278544 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.278590 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.278631 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.278670 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.278710 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.278751 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.278786 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.278825 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.278860 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.278916 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.278965 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.279011 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.279052 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.279092 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.279139 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.279179 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.279220 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.279264 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.279329 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.279368 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.279570 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.279570 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.279727 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.279807 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.279861 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.279903 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.279903 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.279980 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.280015 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.280052 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.280052 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.280137 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.280184 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.280224 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.280269 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.280335 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.280380 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.280421 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.280471 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.280611 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.280664 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.280707 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.280803 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.280803 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.280887 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.280987 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.281038 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.281079 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.281126 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.281178 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.281221 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.281276 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.281276 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.281276 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.281450 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.281495 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.281541 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.281584 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.281624 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.281672 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.281714 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.281754 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.281796 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.281831 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.281878 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.281924 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.281966 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.282007 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.282007 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.282007 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.282007 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.282162 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.282204 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.282246 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.282246 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.282246 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.282246 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.282246 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.282454 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.282508 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.282550 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.282550 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.282550 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.282666 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.282708 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.282708 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.282784 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.282824 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.282865 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.282910 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.282952 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.282952 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.283048 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.283095 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.283142 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.283192 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.283238 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.283279 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.283347 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.283384 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.283419 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.283495 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.283566 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.283613 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.283613 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.283757 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.283825 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.283992 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.284171 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.284171 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.284171 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.284384 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.284384 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.284490 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.284549 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.284632 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.284632 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.284715 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.284765 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.284808 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.284849 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.284849 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.284918 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.284954 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.285002 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.285002 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.285002 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.285002 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.285165 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.285165 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.285165 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.285165 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.285339 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.285339 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.285416 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.290592 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.290658 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.290716 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.290764 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.290805 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.290878 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.290939 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.291004 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.291050 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.291212 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.291212 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.291212 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.291367 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.291367 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.291452 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.291452 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.291534 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.291574 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.291619 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.291663 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.291704 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.291749 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.291790 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.291830 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.291875 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.291918 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.291971 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.292009 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.292051 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.292099 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.292130 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.292166 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.292197 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.292197 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.292248 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.292284 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.292331 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.292363 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.292363 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.292414 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.292454 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.292490 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.292490 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.292551 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.292582 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.292650 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.292689 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.292689 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.292689 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.292777 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.292777 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.292777 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.292861 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.292996 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.293053 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.293095 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.293138 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.293382 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.293382 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.293382 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.293505 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.293505 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.293577 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.293621 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.293621 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.293678 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.293726 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.293779 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.293822 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.293868 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.293908 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.293945 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.294111 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.294158 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.294200 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.294247 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.294247 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.294348 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.294392 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.294529 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.294579 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.294621 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.294621 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.294689 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.294733 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.294781 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.294813 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.294909 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.294961 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.295011 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.295062 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.295108 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.295152 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.295199 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.295239 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.295278 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.295340 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.295383 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.295435 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.295483 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.295525 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.295568 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.295616 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.295739 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.295780 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.295780 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.295849 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.295890 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.295941 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.295985 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.296026 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.296026 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.296634 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.296696 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.296730 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.296800 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.296846 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.296900 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.296949 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.296989 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.297041 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.297104 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.297165 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.297238 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.297295 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.297366 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.297409 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.297462 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.297512 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.297554 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.297597 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.297597 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.297597 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.297714 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.298004 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.298004 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.298004 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.298004 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.298245 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.298245 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.301820 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.301924 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.301924 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.302044 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.302044 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.302151 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.302151 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.302272 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.302384 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.302451 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.302496 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.302547 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.302601 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.302646 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.302684 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.302723 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.302775 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.302817 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.302860 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.302903 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.302952 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.302995 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.303038 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.303080 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.303124 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.303178 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.303221 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.303263 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.303323 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.303368 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.303409 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.303462 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.303505 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.303553 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.303595 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.303649 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.303697 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.303739 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.303783 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.303830 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.303872 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.303916 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.303958 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.303999 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.304047 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.304123 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.304166 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.304213 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.304257 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.304319 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.304362 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.304416 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.304459 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.304507 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.304557 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.304598 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.304687 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.304735 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.304813 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.304859 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.304905 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.304946 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.304989 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.305035 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.305084 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.305084 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.305230 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.305549 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.305635 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.305695 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.305695 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.305797 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.305860 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.305926 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.305984 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.306040 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.306095 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.306155 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.306218 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.306275 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.306352 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.306426 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.306491 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.306609 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.306727 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.306947 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.307015 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.307077 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.307132 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.307187 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.307298 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.307379 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.307451 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.307507 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.307562 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.307617 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.307671 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.307725 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.307786 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.307846 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.307846 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.308056 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.308129 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.308186 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.308241 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.308371 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.308371 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.308371 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.308371 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.308598 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.308696 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.308762 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.308823 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.308884 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.308939 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.308996 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.309049 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.309105 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.309161 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.309216 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.309274 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.309465 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.309544 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.309611 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.309683 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.309753 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.309815 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.309870 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.309927 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.309927 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.309927 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.309927 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.309927 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.310231 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.310231 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.310231 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.310231 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.310231 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.310964 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.311115 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.311221 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.311221 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.311452 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.311557 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:15.311851 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.312008 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.312068 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.312237 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.312322 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.312384 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.312384 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.312384 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.312530 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.312587 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:15.312703 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.312703 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.312821 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:15.312865 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.312907 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:15.312961 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.312961 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.313047 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:15.313047 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:15.313047 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:15.351643 np0000178232 devstack@c-api.service[112219]: INFO dbcounter [None req-52e3e102-b108-420c-99d5-e7a21581d79e None None] Registered counter for database cinder Jun 03 01:01:15.351954 np0000178232 devstack@c-api.service[112217]: INFO dbcounter [None req-8a55a5d7-c6ab-4b01-98a4-3f104d3a6f31 None None] Registered counter for database cinder Jun 03 01:01:15.352944 np0000178232 devstack@c-api.service[112218]: INFO dbcounter [None req-939815c7-8640-4da0-b16f-931f0d46d3a9 None None] Registered counter for database cinder Jun 03 01:01:15.355091 np0000178232 devstack@c-api.service[112216]: INFO dbcounter [None req-e7ee7804-a130-4f3b-a187-7d74db8a3217 None None] Registered counter for database cinder Jun 03 01:01:15.399154 np0000178232 devstack@c-api.service[112219]: DEBUG oslo_db.sqlalchemy.engines [None req-52e3e102-b108-420c-99d5-e7a21581d79e 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=112219) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 01:01:15.403111 np0000178232 devstack@c-api.service[112217]: DEBUG oslo_db.sqlalchemy.engines [None req-8a55a5d7-c6ab-4b01-98a4-3f104d3a6f31 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=112217) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 01:01:15.409093 np0000178232 devstack@c-api.service[112218]: DEBUG oslo_db.sqlalchemy.engines [None req-939815c7-8640-4da0-b16f-931f0d46d3a9 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=112218) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 01:01:15.413547 np0000178232 devstack@c-api.service[112216]: DEBUG oslo_db.sqlalchemy.engines [None req-e7ee7804-a130-4f3b-a187-7d74db8a3217 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=112216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 01:01:15.511421 np0000178232 devstack@c-api.service[112219]: DEBUG dbcounter [-] [112219] Writer thread running {{(pid=112219) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 03 01:01:15.513946 np0000178232 devstack@c-api.service[112219]: INFO cinder.rpc [None req-52e3e102-b108-420c-99d5-e7a21581d79e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 03 01:01:15.516584 np0000178232 devstack@c-api.service[112219]: INFO cinder.rpc [None req-52e3e102-b108-420c-99d5-e7a21581d79e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 03 01:01:15.517052 np0000178232 devstack@c-api.service[112217]: DEBUG dbcounter [-] [112217] Writer thread running {{(pid=112217) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 03 01:01:15.518893 np0000178232 devstack@c-api.service[112219]: INFO cinder.rpc [None req-52e3e102-b108-420c-99d5-e7a21581d79e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 03 01:01:15.519819 np0000178232 devstack@c-api.service[112217]: INFO cinder.rpc [None req-8a55a5d7-c6ab-4b01-98a4-3f104d3a6f31 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 03 01:01:15.521106 np0000178232 devstack@c-api.service[112219]: INFO cinder.rpc [None req-52e3e102-b108-420c-99d5-e7a21581d79e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 03 01:01:15.521997 np0000178232 devstack@c-api.service[112219]: WARNING castellan.key_manager.migration [None req-52e3e102-b108-420c-99d5-e7a21581d79e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.522294 np0000178232 devstack@c-api.service[112217]: INFO cinder.rpc [None req-8a55a5d7-c6ab-4b01-98a4-3f104d3a6f31 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 03 01:01:15.525569 np0000178232 devstack@c-api.service[112218]: DEBUG dbcounter [-] [112218] Writer thread running {{(pid=112218) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 03 01:01:15.525709 np0000178232 devstack@c-api.service[112217]: INFO cinder.rpc [None req-8a55a5d7-c6ab-4b01-98a4-3f104d3a6f31 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 03 01:01:15.526054 np0000178232 devstack@c-api.service[112219]: WARNING castellan.key_manager.migration [None req-52e3e102-b108-420c-99d5-e7a21581d79e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.526148 np0000178232 devstack@c-api.service[112217]: INFO cinder.rpc [None req-8a55a5d7-c6ab-4b01-98a4-3f104d3a6f31 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 03 01:01:15.526439 np0000178232 devstack@c-api.service[112218]: INFO cinder.rpc [None req-939815c7-8640-4da0-b16f-931f0d46d3a9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 03 01:01:15.526872 np0000178232 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-8a55a5d7-c6ab-4b01-98a4-3f104d3a6f31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.528279 np0000178232 devstack@c-api.service[112216]: DEBUG dbcounter [-] [112216] Writer thread running {{(pid=112216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 03 01:01:15.528828 np0000178232 devstack@c-api.service[112218]: INFO cinder.rpc [None req-939815c7-8640-4da0-b16f-931f0d46d3a9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 03 01:01:15.530155 np0000178232 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-8a55a5d7-c6ab-4b01-98a4-3f104d3a6f31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.530993 np0000178232 devstack@c-api.service[112218]: INFO cinder.rpc [None req-939815c7-8640-4da0-b16f-931f0d46d3a9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 03 01:01:15.531425 np0000178232 devstack@c-api.service[112216]: INFO cinder.rpc [None req-e7ee7804-a130-4f3b-a187-7d74db8a3217 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 03 01:01:15.532960 np0000178232 devstack@c-api.service[112218]: INFO cinder.rpc [None req-939815c7-8640-4da0-b16f-931f0d46d3a9 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 03 01:01:15.533822 np0000178232 devstack@c-api.service[112218]: WARNING castellan.key_manager.migration [None req-939815c7-8640-4da0-b16f-931f0d46d3a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.534127 np0000178232 devstack@c-api.service[112216]: INFO cinder.rpc [None req-e7ee7804-a130-4f3b-a187-7d74db8a3217 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 03 01:01:15.537079 np0000178232 devstack@c-api.service[112216]: INFO cinder.rpc [None req-e7ee7804-a130-4f3b-a187-7d74db8a3217 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 03 01:01:15.537142 np0000178232 devstack@c-api.service[112218]: WARNING castellan.key_manager.migration [None req-939815c7-8640-4da0-b16f-931f0d46d3a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.539710 np0000178232 devstack@c-api.service[112216]: INFO cinder.rpc [None req-e7ee7804-a130-4f3b-a187-7d74db8a3217 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 03 01:01:15.540667 np0000178232 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-e7ee7804-a130-4f3b-a187-7d74db8a3217 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.543884 np0000178232 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-e7ee7804-a130-4f3b-a187-7d74db8a3217 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.563378 np0000178232 devstack@c-api.service[112219]: DEBUG oslo_db.sqlalchemy.engines [None req-52e3e102-b108-420c-99d5-e7a21581d79e 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=112219) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 01:01:15.565940 np0000178232 devstack@c-api.service[112219]: INFO cinder.rpc [None req-52e3e102-b108-420c-99d5-e7a21581d79e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 03 01:01:15.567712 np0000178232 devstack@c-api.service[112217]: DEBUG oslo_db.sqlalchemy.engines [None req-8a55a5d7-c6ab-4b01-98a4-3f104d3a6f31 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=112217) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 01:01:15.568273 np0000178232 devstack@c-api.service[112219]: INFO cinder.rpc [None req-52e3e102-b108-420c-99d5-e7a21581d79e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 03 01:01:15.569408 np0000178232 devstack@c-api.service[112219]: WARNING castellan.key_manager.migration [None req-52e3e102-b108-420c-99d5-e7a21581d79e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.570437 np0000178232 devstack@c-api.service[112217]: INFO cinder.rpc [None req-8a55a5d7-c6ab-4b01-98a4-3f104d3a6f31 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 03 01:01:15.572790 np0000178232 devstack@c-api.service[112217]: INFO cinder.rpc [None req-8a55a5d7-c6ab-4b01-98a4-3f104d3a6f31 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 03 01:01:15.573578 np0000178232 devstack@c-api.service[112218]: DEBUG oslo_db.sqlalchemy.engines [None req-939815c7-8640-4da0-b16f-931f0d46d3a9 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=112218) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 01:01:15.573904 np0000178232 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-8a55a5d7-c6ab-4b01-98a4-3f104d3a6f31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.575608 np0000178232 devstack@c-api.service[112218]: INFO cinder.rpc [None req-939815c7-8640-4da0-b16f-931f0d46d3a9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 03 01:01:15.577347 np0000178232 devstack@c-api.service[112218]: INFO cinder.rpc [None req-939815c7-8640-4da0-b16f-931f0d46d3a9 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 03 01:01:15.578150 np0000178232 devstack@c-api.service[112218]: WARNING castellan.key_manager.migration [None req-939815c7-8640-4da0-b16f-931f0d46d3a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.580801 np0000178232 devstack@c-api.service[112219]: WARNING castellan.key_manager.migration [None req-52e3e102-b108-420c-99d5-e7a21581d79e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.582475 np0000178232 devstack@c-api.service[112216]: DEBUG oslo_db.sqlalchemy.engines [None req-e7ee7804-a130-4f3b-a187-7d74db8a3217 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=112216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 01:01:15.583887 np0000178232 devstack@c-api.service[112219]: WARNING castellan.key_manager.migration [None req-52e3e102-b108-420c-99d5-e7a21581d79e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.586254 np0000178232 devstack@c-api.service[112216]: INFO cinder.rpc [None req-e7ee7804-a130-4f3b-a187-7d74db8a3217 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 03 01:01:15.586929 np0000178232 devstack@c-api.service[112219]: WARNING castellan.key_manager.migration [None req-52e3e102-b108-420c-99d5-e7a21581d79e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.587160 np0000178232 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-8a55a5d7-c6ab-4b01-98a4-3f104d3a6f31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.588130 np0000178232 devstack@c-api.service[112218]: WARNING castellan.key_manager.migration [None req-939815c7-8640-4da0-b16f-931f0d46d3a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.589108 np0000178232 devstack@c-api.service[112216]: INFO cinder.rpc [None req-e7ee7804-a130-4f3b-a187-7d74db8a3217 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 03 01:01:15.590185 np0000178232 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-e7ee7804-a130-4f3b-a187-7d74db8a3217 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.591005 np0000178232 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-8a55a5d7-c6ab-4b01-98a4-3f104d3a6f31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.591879 np0000178232 devstack@c-api.service[112218]: WARNING castellan.key_manager.migration [None req-939815c7-8640-4da0-b16f-931f0d46d3a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.591980 np0000178232 devstack@c-api.service[112219]: WARNING castellan.key_manager.migration [None req-52e3e102-b108-420c-99d5-e7a21581d79e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.594110 np0000178232 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-8a55a5d7-c6ab-4b01-98a4-3f104d3a6f31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.594924 np0000178232 devstack@c-api.service[112219]: WARNING castellan.key_manager.migration [None req-52e3e102-b108-420c-99d5-e7a21581d79e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.595815 np0000178232 devstack@c-api.service[112218]: WARNING castellan.key_manager.migration [None req-939815c7-8640-4da0-b16f-931f0d46d3a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.597789 np0000178232 devstack@c-api.service[112219]: WARNING castellan.key_manager.migration [None req-52e3e102-b108-420c-99d5-e7a21581d79e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.599487 np0000178232 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-8a55a5d7-c6ab-4b01-98a4-3f104d3a6f31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.600821 np0000178232 devstack@c-api.service[112219]: WARNING castellan.key_manager.migration [None req-52e3e102-b108-420c-99d5-e7a21581d79e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.601040 np0000178232 devstack@c-api.service[112218]: WARNING castellan.key_manager.migration [None req-939815c7-8640-4da0-b16f-931f0d46d3a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.602487 np0000178232 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-e7ee7804-a130-4f3b-a187-7d74db8a3217 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.602554 np0000178232 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-8a55a5d7-c6ab-4b01-98a4-3f104d3a6f31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.603551 np0000178232 devstack@c-api.service[112219]: WARNING castellan.key_manager.migration [None req-52e3e102-b108-420c-99d5-e7a21581d79e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.603980 np0000178232 devstack@c-api.service[112218]: WARNING castellan.key_manager.migration [None req-939815c7-8640-4da0-b16f-931f0d46d3a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.605173 np0000178232 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-e7ee7804-a130-4f3b-a187-7d74db8a3217 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.605234 np0000178232 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-8a55a5d7-c6ab-4b01-98a4-3f104d3a6f31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.606502 np0000178232 devstack@c-api.service[112219]: WARNING castellan.key_manager.migration [None req-52e3e102-b108-420c-99d5-e7a21581d79e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.606985 np0000178232 devstack@c-api.service[112218]: WARNING castellan.key_manager.migration [None req-939815c7-8640-4da0-b16f-931f0d46d3a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.607922 np0000178232 devstack@c-api.service[112219]: WARNING castellan.key_manager.migration [None req-52e3e102-b108-420c-99d5-e7a21581d79e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.608353 np0000178232 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-8a55a5d7-c6ab-4b01-98a4-3f104d3a6f31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.609351 np0000178232 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-e7ee7804-a130-4f3b-a187-7d74db8a3217 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.610031 np0000178232 devstack@c-api.service[112218]: WARNING castellan.key_manager.migration [None req-939815c7-8640-4da0-b16f-931f0d46d3a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.610529 np0000178232 devstack@c-api.service[112219]: WARNING castellan.key_manager.migration [None req-52e3e102-b108-420c-99d5-e7a21581d79e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.611409 np0000178232 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-8a55a5d7-c6ab-4b01-98a4-3f104d3a6f31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.612809 np0000178232 devstack@c-api.service[112218]: WARNING castellan.key_manager.migration [None req-939815c7-8640-4da0-b16f-931f0d46d3a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.613256 np0000178232 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-e7ee7804-a130-4f3b-a187-7d74db8a3217 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.614213 np0000178232 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-8a55a5d7-c6ab-4b01-98a4-3f104d3a6f31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.615598 np0000178232 devstack@c-api.service[112218]: WARNING castellan.key_manager.migration [None req-939815c7-8640-4da0-b16f-931f0d46d3a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.615651 np0000178232 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-8a55a5d7-c6ab-4b01-98a4-3f104d3a6f31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.615881 np0000178232 devstack@c-api.service[112219]: WARNING castellan.key_manager.migration [None req-52e3e102-b108-420c-99d5-e7a21581d79e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.616154 np0000178232 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-e7ee7804-a130-4f3b-a187-7d74db8a3217 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.617044 np0000178232 devstack@c-api.service[112218]: WARNING castellan.key_manager.migration [None req-939815c7-8640-4da0-b16f-931f0d46d3a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.618513 np0000178232 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-8a55a5d7-c6ab-4b01-98a4-3f104d3a6f31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.619062 np0000178232 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-e7ee7804-a130-4f3b-a187-7d74db8a3217 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.619364 np0000178232 devstack@c-api.service[112219]: WARNING castellan.key_manager.migration [None req-52e3e102-b108-420c-99d5-e7a21581d79e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.619648 np0000178232 devstack@c-api.service[112218]: WARNING castellan.key_manager.migration [None req-939815c7-8640-4da0-b16f-931f0d46d3a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.622507 np0000178232 devstack@c-api.service[112219]: WARNING castellan.key_manager.migration [None req-52e3e102-b108-420c-99d5-e7a21581d79e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.624478 np0000178232 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-e7ee7804-a130-4f3b-a187-7d74db8a3217 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.624542 np0000178232 devstack@c-api.service[112219]: WARNING cinder.api.contrib.hosts [None req-52e3e102-b108-420c-99d5-e7a21581d79e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 03 01:01:15.624586 np0000178232 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-8a55a5d7-c6ab-4b01-98a4-3f104d3a6f31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.624642 np0000178232 devstack@c-api.service[112219]: WARNING castellan.key_manager.migration [None req-52e3e102-b108-420c-99d5-e7a21581d79e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.625185 np0000178232 devstack@c-api.service[112218]: WARNING castellan.key_manager.migration [None req-939815c7-8640-4da0-b16f-931f0d46d3a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.626334 np0000178232 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-e7ee7804-a130-4f3b-a187-7d74db8a3217 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.626461 np0000178232 devstack@c-api.service[112219]: WARNING castellan.key_manager.migration [None req-52e3e102-b108-420c-99d5-e7a21581d79e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.627856 np0000178232 devstack@c-api.service[112219]: WARNING castellan.key_manager.migration [None req-52e3e102-b108-420c-99d5-e7a21581d79e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.627911 np0000178232 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-8a55a5d7-c6ab-4b01-98a4-3f104d3a6f31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.629014 np0000178232 devstack@c-api.service[112218]: WARNING castellan.key_manager.migration [None req-939815c7-8640-4da0-b16f-931f0d46d3a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.629589 np0000178232 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-e7ee7804-a130-4f3b-a187-7d74db8a3217 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.629654 np0000178232 devstack@c-api.service[112219]: WARNING castellan.key_manager.migration [None req-52e3e102-b108-420c-99d5-e7a21581d79e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.630496 np0000178232 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-8a55a5d7-c6ab-4b01-98a4-3f104d3a6f31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.631174 np0000178232 devstack@c-api.service[112219]: WARNING castellan.key_manager.migration [None req-52e3e102-b108-420c-99d5-e7a21581d79e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.631226 np0000178232 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-e7ee7804-a130-4f3b-a187-7d74db8a3217 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.631481 np0000178232 devstack@c-api.service[112218]: WARNING castellan.key_manager.migration [None req-939815c7-8640-4da0-b16f-931f0d46d3a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.631618 np0000178232 devstack@c-api.service[112217]: WARNING cinder.api.contrib.hosts [None req-8a55a5d7-c6ab-4b01-98a4-3f104d3a6f31 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 03 01:01:15.634077 np0000178232 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-8a55a5d7-c6ab-4b01-98a4-3f104d3a6f31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.634122 np0000178232 devstack@c-api.service[112218]: WARNING cinder.api.contrib.hosts [None req-939815c7-8640-4da0-b16f-931f0d46d3a9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 03 01:01:15.634122 np0000178232 devstack@c-api.service[112218]: WARNING castellan.key_manager.migration [None req-939815c7-8640-4da0-b16f-931f0d46d3a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.634167 np0000178232 devstack@c-api.service[112219]: WARNING castellan.key_manager.migration [None req-52e3e102-b108-420c-99d5-e7a21581d79e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.634192 np0000178232 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-8a55a5d7-c6ab-4b01-98a4-3f104d3a6f31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.634215 np0000178232 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-e7ee7804-a130-4f3b-a187-7d74db8a3217 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.634750 np0000178232 devstack@c-api.service[112218]: WARNING castellan.key_manager.migration [None req-939815c7-8640-4da0-b16f-931f0d46d3a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.635168 np0000178232 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-8a55a5d7-c6ab-4b01-98a4-3f104d3a6f31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.636056 np0000178232 devstack@c-api.service[112218]: WARNING castellan.key_manager.migration [None req-939815c7-8640-4da0-b16f-931f0d46d3a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.636332 np0000178232 devstack@c-api.service[112219]: WARNING castellan.key_manager.migration [None req-52e3e102-b108-420c-99d5-e7a21581d79e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.636645 np0000178232 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-8a55a5d7-c6ab-4b01-98a4-3f104d3a6f31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.637555 np0000178232 devstack@c-api.service[112218]: WARNING castellan.key_manager.migration [None req-939815c7-8640-4da0-b16f-931f0d46d3a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.637848 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.v3.router [None req-52e3e102-b108-420c-99d5-e7a21581d79e None None] Extended resource: extensions {{(pid=112219) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:15.637986 np0000178232 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-8a55a5d7-c6ab-4b01-98a4-3f104d3a6f31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.638878 np0000178232 devstack@c-api.service[112218]: WARNING castellan.key_manager.migration [None req-939815c7-8640-4da0-b16f-931f0d46d3a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.639490 np0000178232 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-8a55a5d7-c6ab-4b01-98a4-3f104d3a6f31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.639533 np0000178232 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-e7ee7804-a130-4f3b-a187-7d74db8a3217 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.640003 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.v3.router [None req-52e3e102-b108-420c-99d5-e7a21581d79e None None] Extended resource: os-availability-zone {{(pid=112219) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:15.640269 np0000178232 devstack@c-api.service[112218]: WARNING castellan.key_manager.migration [None req-939815c7-8640-4da0-b16f-931f0d46d3a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.640826 np0000178232 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-8a55a5d7-c6ab-4b01-98a4-3f104d3a6f31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.641768 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-8a55a5d7-c6ab-4b01-98a4-3f104d3a6f31 None None] Extended resource: extensions {{(pid=112217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:15.642054 np0000178232 devstack@c-api.service[112218]: WARNING castellan.key_manager.migration [None req-939815c7-8640-4da0-b16f-931f0d46d3a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.642096 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.v3.router [None req-52e3e102-b108-420c-99d5-e7a21581d79e None None] Extended resource: os-hosts {{(pid=112219) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:15.642808 np0000178232 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-e7ee7804-a130-4f3b-a187-7d74db8a3217 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.642980 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.v3.router [None req-939815c7-8640-4da0-b16f-931f0d46d3a9 None None] Extended resource: extensions {{(pid=112218) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:15.643067 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-8a55a5d7-c6ab-4b01-98a4-3f104d3a6f31 None None] Extended resource: os-availability-zone {{(pid=112217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:15.644297 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.v3.router [None req-939815c7-8640-4da0-b16f-931f0d46d3a9 None None] Extended resource: os-availability-zone {{(pid=112218) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:15.644455 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-8a55a5d7-c6ab-4b01-98a4-3f104d3a6f31 None None] Extended resource: os-hosts {{(pid=112217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:15.644934 np0000178232 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-e7ee7804-a130-4f3b-a187-7d74db8a3217 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.645506 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.v3.router [None req-52e3e102-b108-420c-99d5-e7a21581d79e None None] Extended resource: backups {{(pid=112219) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:15.645564 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.v3.router [None req-939815c7-8640-4da0-b16f-931f0d46d3a9 None None] Extended resource: os-hosts {{(pid=112218) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:15.645994 np0000178232 devstack@c-api.service[112216]: WARNING cinder.api.contrib.hosts [None req-e7ee7804-a130-4f3b-a187-7d74db8a3217 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 03 01:01:15.646511 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-8a55a5d7-c6ab-4b01-98a4-3f104d3a6f31 None None] Extended resource: backups {{(pid=112217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:15.646920 np0000178232 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-e7ee7804-a130-4f3b-a187-7d74db8a3217 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.647773 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.v3.router [None req-939815c7-8640-4da0-b16f-931f0d46d3a9 None None] Extended resource: backups {{(pid=112218) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:15.647852 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.v3.router [None req-52e3e102-b108-420c-99d5-e7a21581d79e None None] Extended resource: consistencygroups {{(pid=112219) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:15.648124 np0000178232 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-e7ee7804-a130-4f3b-a187-7d74db8a3217 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.648513 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-8a55a5d7-c6ab-4b01-98a4-3f104d3a6f31 None None] Extended resource: consistencygroups {{(pid=112217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:15.649484 np0000178232 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-e7ee7804-a130-4f3b-a187-7d74db8a3217 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.649544 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.v3.router [None req-939815c7-8640-4da0-b16f-931f0d46d3a9 None None] Extended resource: consistencygroups {{(pid=112218) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:15.649667 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.v3.router [None req-52e3e102-b108-420c-99d5-e7a21581d79e None None] Extended resource: os-volume-manage {{(pid=112219) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:15.650449 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-8a55a5d7-c6ab-4b01-98a4-3f104d3a6f31 None None] Extended resource: os-volume-manage {{(pid=112217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:15.650887 np0000178232 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-e7ee7804-a130-4f3b-a187-7d74db8a3217 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.651050 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.v3.router [None req-52e3e102-b108-420c-99d5-e7a21581d79e None None] Extended resource: extra_specs {{(pid=112219) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:15.651967 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.v3.router [None req-939815c7-8640-4da0-b16f-931f0d46d3a9 None None] Extended resource: os-volume-manage {{(pid=112218) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:15.652051 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-8a55a5d7-c6ab-4b01-98a4-3f104d3a6f31 None None] Extended resource: extra_specs {{(pid=112217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:15.652196 np0000178232 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-e7ee7804-a130-4f3b-a187-7d74db8a3217 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.652626 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.v3.router [None req-52e3e102-b108-420c-99d5-e7a21581d79e None None] Extended resource: os-snapshot-manage {{(pid=112219) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:15.652885 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.v3.router [None req-939815c7-8640-4da0-b16f-931f0d46d3a9 None None] Extended resource: extra_specs {{(pid=112218) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:15.653341 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-8a55a5d7-c6ab-4b01-98a4-3f104d3a6f31 None None] Extended resource: os-snapshot-manage {{(pid=112217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:15.653499 np0000178232 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-e7ee7804-a130-4f3b-a187-7d74db8a3217 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.654059 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.v3.router [None req-52e3e102-b108-420c-99d5-e7a21581d79e None None] Extended resource: cgsnapshots {{(pid=112219) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:15.654406 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.v3.router [None req-939815c7-8640-4da0-b16f-931f0d46d3a9 None None] Extended resource: os-snapshot-manage {{(pid=112218) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:15.654777 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-8a55a5d7-c6ab-4b01-98a4-3f104d3a6f31 None None] Extended resource: cgsnapshots {{(pid=112217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:15.655011 np0000178232 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-e7ee7804-a130-4f3b-a187-7d74db8a3217 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.655388 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.v3.router [None req-52e3e102-b108-420c-99d5-e7a21581d79e None None] Extended resource: encryption {{(pid=112219) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:15.656431 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.v3.router [None req-939815c7-8640-4da0-b16f-931f0d46d3a9 None None] Extended resource: cgsnapshots {{(pid=112218) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:15.656486 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-e7ee7804-a130-4f3b-a187-7d74db8a3217 None None] Extended resource: extensions {{(pid=112216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:15.656533 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-8a55a5d7-c6ab-4b01-98a4-3f104d3a6f31 None None] Extended resource: encryption {{(pid=112217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:15.656885 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.v3.router [None req-52e3e102-b108-420c-99d5-e7a21581d79e None None] Extended resource: encryption {{(pid=112219) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:15.657189 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.v3.router [None req-939815c7-8640-4da0-b16f-931f0d46d3a9 None None] Extended resource: encryption {{(pid=112218) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:15.657252 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-e7ee7804-a130-4f3b-a187-7d74db8a3217 None None] Extended resource: os-availability-zone {{(pid=112216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:15.657888 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-8a55a5d7-c6ab-4b01-98a4-3f104d3a6f31 None None] Extended resource: encryption {{(pid=112217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:15.658523 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.v3.router [None req-52e3e102-b108-420c-99d5-e7a21581d79e None None] Extended resource: capabilities {{(pid=112219) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:15.658564 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-e7ee7804-a130-4f3b-a187-7d74db8a3217 None None] Extended resource: os-hosts {{(pid=112216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:15.658705 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.v3.router [None req-939815c7-8640-4da0-b16f-931f0d46d3a9 None None] Extended resource: encryption {{(pid=112218) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:15.659384 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-8a55a5d7-c6ab-4b01-98a4-3f104d3a6f31 None None] Extended resource: capabilities {{(pid=112217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:15.659572 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.v3.router [None req-52e3e102-b108-420c-99d5-e7a21581d79e None None] Extended resource: scheduler-stats {{(pid=112219) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:15.660221 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.v3.router [None req-939815c7-8640-4da0-b16f-931f0d46d3a9 None None] Extended resource: capabilities {{(pid=112218) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:15.660577 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-e7ee7804-a130-4f3b-a187-7d74db8a3217 None None] Extended resource: backups {{(pid=112216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:15.660630 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-8a55a5d7-c6ab-4b01-98a4-3f104d3a6f31 None None] Extended resource: scheduler-stats {{(pid=112217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:15.661191 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.v3.router [None req-52e3e102-b108-420c-99d5-e7a21581d79e None None] Extended resource: os-volume-type-access {{(pid=112219) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:15.661602 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.v3.router [None req-939815c7-8640-4da0-b16f-931f0d46d3a9 None None] Extended resource: scheduler-stats {{(pid=112218) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:15.661992 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-8a55a5d7-c6ab-4b01-98a4-3f104d3a6f31 None None] Extended resource: os-volume-type-access {{(pid=112217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:15.662841 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-e7ee7804-a130-4f3b-a187-7d74db8a3217 None None] Extended resource: consistencygroups {{(pid=112216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:15.662964 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.v3.router [None req-52e3e102-b108-420c-99d5-e7a21581d79e None None] Extended resource: qos-specs {{(pid=112219) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:15.663143 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.v3.router [None req-939815c7-8640-4da0-b16f-931f0d46d3a9 None None] Extended resource: os-volume-type-access {{(pid=112218) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:15.663573 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-8a55a5d7-c6ab-4b01-98a4-3f104d3a6f31 None None] Extended resource: qos-specs {{(pid=112217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:15.664558 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-e7ee7804-a130-4f3b-a187-7d74db8a3217 None None] Extended resource: os-volume-manage {{(pid=112216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:15.664855 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.v3.router [None req-939815c7-8640-4da0-b16f-931f0d46d3a9 None None] Extended resource: qos-specs {{(pid=112218) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:15.665462 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.v3.router [None req-52e3e102-b108-420c-99d5-e7a21581d79e None None] Extended resource: os-quota-class-sets {{(pid=112219) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:15.665733 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-8a55a5d7-c6ab-4b01-98a4-3f104d3a6f31 None None] Extended resource: os-quota-class-sets {{(pid=112217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:15.666063 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-e7ee7804-a130-4f3b-a187-7d74db8a3217 None None] Extended resource: extra_specs {{(pid=112216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:15.666724 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.v3.router [None req-52e3e102-b108-420c-99d5-e7a21581d79e None None] Extended resource: os-quota-sets {{(pid=112219) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:15.667006 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-8a55a5d7-c6ab-4b01-98a4-3f104d3a6f31 None None] Extended resource: os-quota-sets {{(pid=112217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:15.667096 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.v3.router [None req-939815c7-8640-4da0-b16f-931f0d46d3a9 None None] Extended resource: os-quota-class-sets {{(pid=112218) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:15.667553 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-e7ee7804-a130-4f3b-a187-7d74db8a3217 None None] Extended resource: os-snapshot-manage {{(pid=112216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:15.668149 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.v3.router [None req-52e3e102-b108-420c-99d5-e7a21581d79e None None] Extended resource: os-volume-transfer {{(pid=112219) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:15.668328 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.v3.router [None req-939815c7-8640-4da0-b16f-931f0d46d3a9 None None] Extended resource: os-quota-sets {{(pid=112218) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:15.668478 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-8a55a5d7-c6ab-4b01-98a4-3f104d3a6f31 None None] Extended resource: os-volume-transfer {{(pid=112217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:15.669042 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-e7ee7804-a130-4f3b-a187-7d74db8a3217 None None] Extended resource: cgsnapshots {{(pid=112216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:15.669813 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.v3.router [None req-939815c7-8640-4da0-b16f-931f0d46d3a9 None None] Extended resource: os-volume-transfer {{(pid=112218) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:15.670411 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-e7ee7804-a130-4f3b-a187-7d74db8a3217 None None] Extended resource: encryption {{(pid=112216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:15.670648 np0000178232 devstack@c-api.service[112219]: WARNING castellan.key_manager.migration [None req-52e3e102-b108-420c-99d5-e7a21581d79e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.670798 np0000178232 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-8a55a5d7-c6ab-4b01-98a4-3f104d3a6f31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.671903 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-e7ee7804-a130-4f3b-a187-7d74db8a3217 None None] Extended resource: encryption {{(pid=112216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:15.672076 np0000178232 devstack@c-api.service[112219]: WARNING castellan.key_manager.migration [None req-52e3e102-b108-420c-99d5-e7a21581d79e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.672136 np0000178232 devstack@c-api.service[112218]: WARNING castellan.key_manager.migration [None req-939815c7-8640-4da0-b16f-931f0d46d3a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.672194 np0000178232 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-8a55a5d7-c6ab-4b01-98a4-3f104d3a6f31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.673473 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-e7ee7804-a130-4f3b-a187-7d74db8a3217 None None] Extended resource: capabilities {{(pid=112216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:15.673557 np0000178232 devstack@c-api.service[112218]: WARNING castellan.key_manager.migration [None req-939815c7-8640-4da0-b16f-931f0d46d3a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.673614 np0000178232 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-8a55a5d7-c6ab-4b01-98a4-3f104d3a6f31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.673912 np0000178232 devstack@c-api.service[112219]: WARNING castellan.key_manager.migration [None req-52e3e102-b108-420c-99d5-e7a21581d79e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.674663 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-e7ee7804-a130-4f3b-a187-7d74db8a3217 None None] Extended resource: scheduler-stats {{(pid=112216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:15.674840 np0000178232 devstack@c-api.service[112218]: WARNING castellan.key_manager.migration [None req-939815c7-8640-4da0-b16f-931f0d46d3a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.674986 np0000178232 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-8a55a5d7-c6ab-4b01-98a4-3f104d3a6f31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.675489 np0000178232 devstack@c-api.service[112219]: WARNING castellan.key_manager.migration [None req-52e3e102-b108-420c-99d5-e7a21581d79e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.675805 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.contrib.snapshot_actions [None req-8a55a5d7-c6ab-4b01-98a4-3f104d3a6f31 None None] SnapshotActionsController initialized {{(pid=112217) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 03 01:01:15.676068 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-e7ee7804-a130-4f3b-a187-7d74db8a3217 None None] Extended resource: os-volume-type-access {{(pid=112216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:15.676240 np0000178232 devstack@c-api.service[112218]: WARNING castellan.key_manager.migration [None req-939815c7-8640-4da0-b16f-931f0d46d3a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.676336 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.contrib.snapshot_actions [None req-52e3e102-b108-420c-99d5-e7a21581d79e None None] SnapshotActionsController initialized {{(pid=112219) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 03 01:01:15.676526 np0000178232 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-8a55a5d7-c6ab-4b01-98a4-3f104d3a6f31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.677093 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.contrib.snapshot_actions [None req-939815c7-8640-4da0-b16f-931f0d46d3a9 None None] SnapshotActionsController initialized {{(pid=112218) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 03 01:01:15.677158 np0000178232 devstack@c-api.service[112219]: WARNING castellan.key_manager.migration [None req-52e3e102-b108-420c-99d5-e7a21581d79e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.677668 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-e7ee7804-a130-4f3b-a187-7d74db8a3217 None None] Extended resource: qos-specs {{(pid=112216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:15.677801 np0000178232 devstack@c-api.service[112218]: WARNING castellan.key_manager.migration [None req-939815c7-8640-4da0-b16f-931f0d46d3a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.677859 np0000178232 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-8a55a5d7-c6ab-4b01-98a4-3f104d3a6f31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.678531 np0000178232 devstack@c-api.service[112219]: WARNING castellan.key_manager.migration [None req-52e3e102-b108-420c-99d5-e7a21581d79e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.679116 np0000178232 devstack@c-api.service[112218]: WARNING castellan.key_manager.migration [None req-939815c7-8640-4da0-b16f-931f0d46d3a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.679181 np0000178232 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-8a55a5d7-c6ab-4b01-98a4-3f104d3a6f31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.679711 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-e7ee7804-a130-4f3b-a187-7d74db8a3217 None None] Extended resource: os-quota-class-sets {{(pid=112216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:15.679846 np0000178232 devstack@c-api.service[112219]: WARNING castellan.key_manager.migration [None req-52e3e102-b108-420c-99d5-e7a21581d79e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.679960 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-8a55a5d7-c6ab-4b01-98a4-3f104d3a6f31 None None] Extension AdminActions extending resource: volumes {{(pid=112217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:15.680155 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-8a55a5d7-c6ab-4b01-98a4-3f104d3a6f31 None None] Extension AdminActions extending resource: snapshots {{(pid=112217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:15.680264 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-8a55a5d7-c6ab-4b01-98a4-3f104d3a6f31 None None] Extension AdminActions extending resource: backups {{(pid=112217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:15.680371 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-8a55a5d7-c6ab-4b01-98a4-3f104d3a6f31 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:15.680432 np0000178232 devstack@c-api.service[112218]: WARNING castellan.key_manager.migration [None req-939815c7-8640-4da0-b16f-931f0d46d3a9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.680505 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-8a55a5d7-c6ab-4b01-98a4-3f104d3a6f31 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:15.680602 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-8a55a5d7-c6ab-4b01-98a4-3f104d3a6f31 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:15.680662 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.v3.router [None req-52e3e102-b108-420c-99d5-e7a21581d79e None None] Extension AdminActions extending resource: volumes {{(pid=112219) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:15.680782 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.v3.router [None req-52e3e102-b108-420c-99d5-e7a21581d79e None None] Extension AdminActions extending resource: snapshots {{(pid=112219) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:15.680903 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.v3.router [None req-52e3e102-b108-420c-99d5-e7a21581d79e None None] Extension AdminActions extending resource: backups {{(pid=112219) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:15.680971 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-e7ee7804-a130-4f3b-a187-7d74db8a3217 None None] Extended resource: os-quota-sets {{(pid=112216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:15.681033 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.v3.router [None req-52e3e102-b108-420c-99d5-e7a21581d79e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112219) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:15.681127 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.v3.router [None req-52e3e102-b108-420c-99d5-e7a21581d79e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112219) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:15.681236 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.v3.router [None req-52e3e102-b108-420c-99d5-e7a21581d79e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112219) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:15.681291 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.v3.router [None req-939815c7-8640-4da0-b16f-931f0d46d3a9 None None] Extension AdminActions extending resource: volumes {{(pid=112218) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:15.681363 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-8a55a5d7-c6ab-4b01-98a4-3f104d3a6f31 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:15.681415 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.v3.router [None req-939815c7-8640-4da0-b16f-931f0d46d3a9 None None] Extension AdminActions extending resource: snapshots {{(pid=112218) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:15.681464 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-8a55a5d7-c6ab-4b01-98a4-3f104d3a6f31 None None] Extension TypesManage extending resource: types {{(pid=112217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:15.681514 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.v3.router [None req-939815c7-8640-4da0-b16f-931f0d46d3a9 None None] Extension AdminActions extending resource: backups {{(pid=112218) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:15.681563 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-8a55a5d7-c6ab-4b01-98a4-3f104d3a6f31 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:15.681635 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.v3.router [None req-939815c7-8640-4da0-b16f-931f0d46d3a9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112218) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:15.681686 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-8a55a5d7-c6ab-4b01-98a4-3f104d3a6f31 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:15.681686 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-8a55a5d7-c6ab-4b01-98a4-3f104d3a6f31 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:15.681778 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.v3.router [None req-939815c7-8640-4da0-b16f-931f0d46d3a9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112218) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:15.681830 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-8a55a5d7-c6ab-4b01-98a4-3f104d3a6f31 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:15.681882 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.v3.router [None req-939815c7-8640-4da0-b16f-931f0d46d3a9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112218) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:15.681933 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-8a55a5d7-c6ab-4b01-98a4-3f104d3a6f31 None None] Extension VolumeActions extending resource: volumes {{(pid=112217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:15.681982 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.v3.router [None req-52e3e102-b108-420c-99d5-e7a21581d79e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112219) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:15.682049 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-8a55a5d7-c6ab-4b01-98a4-3f104d3a6f31 None None] Extension UsedLimits extending resource: limits {{(pid=112217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:15.682108 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.v3.router [None req-52e3e102-b108-420c-99d5-e7a21581d79e None None] Extension TypesManage extending resource: types {{(pid=112219) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:15.682162 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-8a55a5d7-c6ab-4b01-98a4-3f104d3a6f31 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:15.682216 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.v3.router [None req-52e3e102-b108-420c-99d5-e7a21581d79e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112219) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:15.682265 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-8a55a5d7-c6ab-4b01-98a4-3f104d3a6f31 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:15.682335 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.v3.router [None req-52e3e102-b108-420c-99d5-e7a21581d79e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112219) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:15.682387 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-e7ee7804-a130-4f3b-a187-7d74db8a3217 None None] Extended resource: os-volume-transfer {{(pid=112216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:15.682452 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.v3.router [None req-52e3e102-b108-420c-99d5-e7a21581d79e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112219) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:15.682505 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.v3.router [None req-939815c7-8640-4da0-b16f-931f0d46d3a9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112218) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:15.682568 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.v3.router [None req-52e3e102-b108-420c-99d5-e7a21581d79e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112219) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:15.682620 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.v3.router [None req-939815c7-8640-4da0-b16f-931f0d46d3a9 None None] Extension TypesManage extending resource: types {{(pid=112218) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:15.682671 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.v3.router [None req-52e3e102-b108-420c-99d5-e7a21581d79e None None] Extension VolumeActions extending resource: volumes {{(pid=112219) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:15.682731 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.v3.router [None req-939815c7-8640-4da0-b16f-931f0d46d3a9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112218) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:15.682784 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.v3.router [None req-52e3e102-b108-420c-99d5-e7a21581d79e None None] Extension UsedLimits extending resource: limits {{(pid=112219) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:15.682835 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.v3.router [None req-939815c7-8640-4da0-b16f-931f0d46d3a9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112218) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:15.682885 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.v3.router [None req-52e3e102-b108-420c-99d5-e7a21581d79e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112219) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:15.682937 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.v3.router [None req-939815c7-8640-4da0-b16f-931f0d46d3a9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112218) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:15.683005 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.v3.router [None req-52e3e102-b108-420c-99d5-e7a21581d79e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112219) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:15.683055 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.v3.router [None req-939815c7-8640-4da0-b16f-931f0d46d3a9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112218) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:15.683106 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.v3.router [None req-939815c7-8640-4da0-b16f-931f0d46d3a9 None None] Extension VolumeActions extending resource: volumes {{(pid=112218) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:15.683231 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.v3.router [None req-939815c7-8640-4da0-b16f-931f0d46d3a9 None None] Extension UsedLimits extending resource: limits {{(pid=112218) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:15.683346 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.v3.router [None req-939815c7-8640-4da0-b16f-931f0d46d3a9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112218) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:15.683439 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.v3.router [None req-939815c7-8640-4da0-b16f-931f0d46d3a9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112218) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:15.684597 np0000178232 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-e7ee7804-a130-4f3b-a187-7d74db8a3217 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.685947 np0000178232 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-e7ee7804-a130-4f3b-a187-7d74db8a3217 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.687324 np0000178232 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-e7ee7804-a130-4f3b-a187-7d74db8a3217 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.688719 np0000178232 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-e7ee7804-a130-4f3b-a187-7d74db8a3217 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.689554 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.contrib.snapshot_actions [None req-e7ee7804-a130-4f3b-a187-7d74db8a3217 None None] SnapshotActionsController initialized {{(pid=112216) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 03 01:01:15.689937 np0000178232 devstack@c-api.service[112217]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a57b4ea3668 pid: 112217 (default app) Jun 03 01:01:15.690252 np0000178232 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-e7ee7804-a130-4f3b-a187-7d74db8a3217 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.691395 np0000178232 devstack@c-api.service[112219]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a57b4ea3668 pid: 112219 (default app) Jun 03 01:01:15.691582 np0000178232 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-e7ee7804-a130-4f3b-a187-7d74db8a3217 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.691740 np0000178232 devstack@c-api.service[112218]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a57b4ea3668 pid: 112218 (default app) Jun 03 01:01:15.692896 np0000178232 devstack@c-api.service[112216]: WARNING castellan.key_manager.migration [None req-e7ee7804-a130-4f3b-a187-7d74db8a3217 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:15.693699 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-e7ee7804-a130-4f3b-a187-7d74db8a3217 None None] Extension AdminActions extending resource: volumes {{(pid=112216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:15.693834 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-e7ee7804-a130-4f3b-a187-7d74db8a3217 None None] Extension AdminActions extending resource: snapshots {{(pid=112216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:15.694532 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-e7ee7804-a130-4f3b-a187-7d74db8a3217 None None] Extension AdminActions extending resource: backups {{(pid=112216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:15.694641 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-e7ee7804-a130-4f3b-a187-7d74db8a3217 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:15.694749 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-e7ee7804-a130-4f3b-a187-7d74db8a3217 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:15.694854 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-e7ee7804-a130-4f3b-a187-7d74db8a3217 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:15.694954 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-e7ee7804-a130-4f3b-a187-7d74db8a3217 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:15.695046 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-e7ee7804-a130-4f3b-a187-7d74db8a3217 None None] Extension TypesManage extending resource: types {{(pid=112216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:15.695162 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-e7ee7804-a130-4f3b-a187-7d74db8a3217 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:15.695251 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-e7ee7804-a130-4f3b-a187-7d74db8a3217 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:15.695367 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-e7ee7804-a130-4f3b-a187-7d74db8a3217 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:15.695501 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-e7ee7804-a130-4f3b-a187-7d74db8a3217 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:15.695594 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-e7ee7804-a130-4f3b-a187-7d74db8a3217 None None] Extension VolumeActions extending resource: volumes {{(pid=112216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:15.695718 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-e7ee7804-a130-4f3b-a187-7d74db8a3217 None None] Extension UsedLimits extending resource: limits {{(pid=112216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:15.695820 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-e7ee7804-a130-4f3b-a187-7d74db8a3217 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:15.695917 np0000178232 devstack@c-api.service[112216]: DEBUG cinder.api.v3.router [None req-e7ee7804-a130-4f3b-a187-7d74db8a3217 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:15.697996 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.697996 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.697996 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.697996 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.698522 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.698522 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.698522 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.698522 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.698988 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.698988 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.698988 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.698988 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.698988 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.698988 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.699626 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.699626 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.699626 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.699626 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.699626 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.701047 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.701047 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.701047 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.701047 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.701047 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.701357 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.701357 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.701357 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.701357 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.701617 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.701617 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.701617 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.701617 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.701617 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.701929 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.701929 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.701929 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.701929 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.701929 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.702222 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.702222 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.702222 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.702222 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.702222 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.702222 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.702721 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.702721 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.702721 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.702721 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.702721 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.702721 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.703094 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.703094 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.703094 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.703094 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.703094 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.703094 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.703486 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.703486 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.703486 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.703486 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.703486 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.703776 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.703776 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.703776 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.703776 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.703776 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.704034 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.704034 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.704034 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.704034 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.704034 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.704034 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.704965 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.704965 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.704965 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.704965 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.704965 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.704965 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.705430 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.705430 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.705430 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.705430 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.705430 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.705703 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.705703 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.705703 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.705703 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.705703 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.705943 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.705943 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.705943 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.705943 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.706156 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.706156 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.706156 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.706156 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.706389 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.706389 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.706389 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.706389 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.706389 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.706657 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.706657 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.706657 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.706657 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.706657 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.706898 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.706898 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.706898 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.706898 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.707098 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.707098 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.707098 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.707098 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.707297 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.707297 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.707297 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.707297 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.707524 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.707524 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.707524 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.707524 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.707710 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.707710 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.707710 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.707710 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.707919 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.707919 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.707919 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.707919 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.707919 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.708176 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.708176 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.708176 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.708176 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.708176 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.708176 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.708511 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.708511 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.708511 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.708511 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.708511 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.708770 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.708770 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.708770 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.708770 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.708770 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.708770 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.709121 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.709121 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.709121 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.709121 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.709121 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.709121 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.709487 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.709487 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.709487 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.709487 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.709487 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.709487 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.709846 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.709846 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.709846 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.709846 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.709846 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.709846 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.710185 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.710185 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.710185 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.710185 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.710436 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.710436 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.710436 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.710436 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.710436 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.710744 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.710744 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.710744 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.710744 np0000178232 devstack@c-api.service[112217]: /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 03 01:01:15.710744 np0000178232 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 03 01:01:15.710744 np0000178232 devstack@c-api.service[112217]: DEBUG cinder.api.middleware.request_id [None req-c27fae18-d2bc-46ab-8b99-067a65fe6bb5 None None] RequestId filter calling following filter/app {{(pid=112217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 03 01:01:15.711060 np0000178232 devstack@c-api.service[112216]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a57b4ea3668 pid: 112216 (default app) Jun 03 01:01:15.711363 np0000178232 devstack@c-api.service[112217]: [pid: 112217|app: 0|req: 1/1] 199.204.45.210 () {60 vars in 956 bytes} [Wed Jun 3 01:01:15 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 03 01:01:23.298202 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.298202 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.298202 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.298202 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.298202 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.299109 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.299109 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.299109 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.299109 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.299109 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.299453 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.299453 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.299453 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.299453 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.299453 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.299453 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.299841 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.299841 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.299841 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.299841 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.300104 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.300104 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.300104 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.300104 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.300387 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.300387 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.300387 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.300387 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.300654 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.300654 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.300654 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.300654 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.300654 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.301026 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.301026 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.301026 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.301026 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.301026 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.301341 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.301341 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.301341 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.301341 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.301341 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.301341 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.301686 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.301686 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.301686 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.301686 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.301686 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.301686 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.302065 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.302065 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.302065 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.302065 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.302065 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.302065 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.302487 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.302487 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.302487 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.302487 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.302487 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.302795 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.302795 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.302795 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.302795 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.302795 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.303106 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.303106 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.303106 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.303106 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.303106 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.303106 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.303499 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.303499 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.303499 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.303499 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.303499 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.303499 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.303835 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.303835 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.303835 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.303835 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.303835 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.304155 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.304155 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.304155 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.304155 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.304155 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.304506 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.304506 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.304506 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.304506 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.304755 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.304755 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.304755 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.304755 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.305109 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.305109 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.305109 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.305109 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.305109 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.305457 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.305457 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.305457 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.305457 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.305457 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.305764 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.305764 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.305764 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.305764 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.305990 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.305990 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.305990 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.305990 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.306366 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.306366 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.306366 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.306366 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.306545 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.306545 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.306545 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.306545 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.306705 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.306705 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.306705 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.306705 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.306870 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.306870 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.306870 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.306870 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.306870 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.307091 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.307091 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.307091 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.307091 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.307091 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.307091 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.307394 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.307394 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.307394 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.307394 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.307394 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.307595 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.307595 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.307595 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.307595 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.307595 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.307595 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.307830 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.307830 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.307830 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.307830 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.307830 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.307830 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.308061 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.308061 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.308061 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.308061 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.308061 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.308061 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.308326 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.308326 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.308326 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.308326 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.308326 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.308326 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.308575 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.308575 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.308575 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.308575 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.308742 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.308742 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.308742 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.308742 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.308742 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.308970 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.308970 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.308970 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.308970 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.308970 np0000178232 devstack@c-api.service[112219]: warnings.warn(deprecated_msg) Jun 03 01:01:23.308970 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.middleware.request_id [None req-01c602c5-b061-4c61-8a6c-03e42d2c677c None None] RequestId filter calling following filter/app {{(pid=112219) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 03 01:01:23.879145 np0000178232 devstack@c-api.service[112219]: INFO cinder.api.openstack.wsgi [None req-01c602c5-b061-4c61-8a6c-03e42d2c677c admin admin] POST https://199.204.45.210/volume/v3/types Jun 03 01:01:23.879865 np0000178232 devstack@c-api.service[112219]: DEBUG cinder.api.openstack.wsgi [None req-01c602c5-b061-4c61-8a6c-03e42d2c677c admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112219) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 03 01:01:23.883004 np0000178232 devstack@c-api.service[112219]: /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 03 01:01:23.883004 np0000178232 devstack@c-api.service[112219]: warnings.warn( Jun 03 01:01:23.925749 np0000178232 devstack@c-api.service[112219]: DEBUG oslo_db.sqlalchemy.engines [None req-01c602c5-b061-4c61-8a6c-03e42d2c677c 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=112219) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 01:01:23.958995 np0000178232 devstack@c-api.service[112219]: INFO cinder.api.openstack.wsgi [None req-01c602c5-b061-4c61-8a6c-03e42d2c677c admin admin] https://199.204.45.210/volume/v3/types returned with HTTP 200 Jun 03 01:01:23.959872 np0000178232 devstack@c-api.service[112219]: [pid: 112219|app: 0|req: 1/2] 199.204.45.210 () {68 vars in 1288 bytes} [Wed Jun 3 01:01:23 2026] POST /volume/v3/types => generated 186 bytes in 675 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 03 01:01:23.984250 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.984250 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.984250 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.984250 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.985189 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.985189 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.985189 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.985189 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.985493 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.985493 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.985493 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.985493 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.985493 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.985493 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.985845 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.985845 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.985845 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.985845 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.985845 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.986151 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.986151 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.986151 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.986151 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.986151 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.986530 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.986530 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.986530 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.986530 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.986784 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.986784 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.986784 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.986784 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.986784 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.987083 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.987083 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.987083 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.987083 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.987083 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.987388 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.987388 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.987388 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.987388 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.987388 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.987388 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.987751 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.987751 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.987751 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.987751 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.987751 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.987751 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.988097 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.988097 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.988097 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.988097 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.988097 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.988097 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.988464 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.988464 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.988464 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.988464 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.988464 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.988762 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.988762 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.988762 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.988762 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.988762 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.989057 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.989057 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.989057 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.989057 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.989057 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.989057 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.989455 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.989455 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.989455 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.989455 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.989455 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.989455 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.989791 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.989791 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.989791 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.989791 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.989791 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.990090 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.990090 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.990090 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.990090 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.990090 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.990397 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.990397 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.990397 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.990397 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.990826 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.990826 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.990826 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.990826 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.991091 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.991091 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.991091 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.991091 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.991091 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.991410 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.991410 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.991410 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.991410 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.991410 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.991689 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.991689 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.991689 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.991689 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.991920 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.991920 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.991920 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.991920 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.992158 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.992158 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.992158 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.992158 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.992415 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.992415 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.992415 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.992415 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.992671 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.992671 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.992671 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.992671 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.992905 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.992905 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.992905 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.992905 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.992905 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.993250 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.993250 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.993250 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.993250 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.993250 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.993250 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.993632 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.993632 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.993632 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.993632 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.993632 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.993912 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.993912 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.993912 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.993912 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.993912 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.993912 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.994267 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.994267 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.994267 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.994267 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.994267 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.994267 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.994535 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.994535 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.994535 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.994535 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.994535 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.994535 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.994694 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.994694 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.994694 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.994694 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.994694 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.994694 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.994862 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.994862 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.994862 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.994862 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.994970 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.994970 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.994970 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.994970 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.994970 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.995120 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.995120 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.995120 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.995120 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:23.995120 np0000178232 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 03 01:01:23.995120 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.middleware.request_id [req-01c602c5-b061-4c61-8a6c-03e42d2c677c req-7e03ca55-9e57-4013-8c98-2d40ca268179 None None] RequestId filter calling following filter/app {{(pid=112218) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 03 01:01:24.414949 np0000178232 devstack@c-api.service[112218]: INFO cinder.api.openstack.wsgi [req-01c602c5-b061-4c61-8a6c-03e42d2c677c req-7e03ca55-9e57-4013-8c98-2d40ca268179 admin admin] POST https://199.204.45.210/volume/v3/types/d6531ac2-2900-4766-9965-d50e30505aa6/extra_specs Jun 03 01:01:24.414949 np0000178232 devstack@c-api.service[112218]: DEBUG cinder.api.openstack.wsgi [req-01c602c5-b061-4c61-8a6c-03e42d2c677c req-7e03ca55-9e57-4013-8c98-2d40ca268179 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112218) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 03 01:01:24.417204 np0000178232 devstack@c-api.service[112218]: /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 03 01:01:24.417204 np0000178232 devstack@c-api.service[112218]: warnings.warn( Jun 03 01:01:24.461851 np0000178232 devstack@c-api.service[112218]: DEBUG oslo_db.sqlalchemy.engines [req-01c602c5-b061-4c61-8a6c-03e42d2c677c req-7e03ca55-9e57-4013-8c98-2d40ca268179 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=112218) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 01:01:24.529987 np0000178232 devstack@c-api.service[112218]: INFO cinder.api.openstack.wsgi [req-01c602c5-b061-4c61-8a6c-03e42d2c677c req-7e03ca55-9e57-4013-8c98-2d40ca268179 admin admin] https://199.204.45.210/volume/v3/types/d6531ac2-2900-4766-9965-d50e30505aa6/extra_specs returned with HTTP 200 Jun 03 01:01:24.530672 np0000178232 devstack@c-api.service[112218]: [pid: 112218|app: 0|req: 1/3] 199.204.45.210 () {70 vars in 1505 bytes} [Wed Jun 3 01:01:23 2026] POST /volume/v3/types/d6531ac2-2900-4766-9965-d50e30505aa6/extra_specs => generated 55 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 03 01:01:25.571883 np0000178232 devstack@c-api.service[112217]: DEBUG dbcounter [-] [112217] Writing DB stats cinder:SELECT=6 {{(pid=112217) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 03 01:01:25.588770 np0000178232 devstack@c-api.service[112216]: DEBUG dbcounter [-] [112216] Writing DB stats cinder:SELECT=6 {{(pid=112216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 03 01:01:33.954733 np0000178232 devstack@c-api.service[112219]: DEBUG dbcounter [-] [112219] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112219) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 03 01:01:34.528121 np0000178232 devstack@c-api.service[112218]: DEBUG dbcounter [-] [112218] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112218) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}