Apr 10 22:53:26.560035 np0000164953 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Apr 10 22:53:26.570230 np0000164953 devstack@c-api.service[114038]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Apr 10 22:53:26.573409 np0000164953 devstack@c-api.service[114038]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Apr 10 22:53:26 2026] *** Apr 10 22:53:26.573409 np0000164953 devstack@c-api.service[114038]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Apr 10 22:53:26.573409 np0000164953 devstack@c-api.service[114038]: os: Linux-6.8.0-107-generic #107-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 13 19:51:50 UTC 2026 Apr 10 22:53:26.573409 np0000164953 devstack@c-api.service[114038]: nodename: np0000164953 Apr 10 22:53:26.573409 np0000164953 devstack@c-api.service[114038]: machine: x86_64 Apr 10 22:53:26.573409 np0000164953 devstack@c-api.service[114038]: clock source: unix Apr 10 22:53:26.573409 np0000164953 devstack@c-api.service[114038]: pcre jit disabled Apr 10 22:53:26.573409 np0000164953 devstack@c-api.service[114038]: detected number of CPU cores: 16 Apr 10 22:53:26.573409 np0000164953 devstack@c-api.service[114038]: current working directory: / Apr 10 22:53:26.573409 np0000164953 devstack@c-api.service[114038]: detected binary path: /usr/bin/uwsgi-core Apr 10 22:53:26.573409 np0000164953 devstack@c-api.service[114038]: your processes number limit is 256917 Apr 10 22:53:26.573409 np0000164953 devstack@c-api.service[114038]: your memory page size is 4096 bytes Apr 10 22:53:26.573409 np0000164953 devstack@c-api.service[114038]: detected max file descriptor number: 2048 Apr 10 22:53:26.573409 np0000164953 devstack@c-api.service[114038]: lock engine: pthread robust mutexes Apr 10 22:53:26.574144 np0000164953 devstack@c-api.service[114038]: thunder lock: enabled Apr 10 22:53:26.574144 np0000164953 devstack@c-api.service[114038]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Apr 10 22:53:26.574144 np0000164953 devstack@c-api.service[114038]: Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Apr 10 22:53:26.574144 np0000164953 devstack@c-api.service[114038]: PEP 405 virtualenv detected: /opt/stack/data/venv Apr 10 22:53:26.574144 np0000164953 devstack@c-api.service[114038]: Set PythonHome to /opt/stack/data/venv Apr 10 22:53:26.608975 np0000164953 devstack@c-api.service[114038]: Python main interpreter initialized at 0x7d6b01ca3668 Apr 10 22:53:26.608975 np0000164953 devstack@c-api.service[114038]: python threads support enabled Apr 10 22:53:26.608975 np0000164953 devstack@c-api.service[114038]: your server socket listen backlog is limited to 100 connections Apr 10 22:53:26.608975 np0000164953 devstack@c-api.service[114038]: your mercy for graceful operations on workers is 80 seconds Apr 10 22:53:26.609530 np0000164953 devstack@c-api.service[114038]: mapped 671795 bytes (656 KB) for 4 cores Apr 10 22:53:26.609687 np0000164953 devstack@c-api.service[114038]: *** Operational MODE: preforking *** Apr 10 22:53:26.609882 np0000164953 devstack@c-api.service[114038]: *** uWSGI is running in multiple interpreter mode *** Apr 10 22:53:26.609882 np0000164953 devstack@c-api.service[114038]: spawned uWSGI master process (pid: 114038) Apr 10 22:53:26.610062 np0000164953 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Apr 10 22:53:26.610671 np0000164953 devstack@c-api.service[114038]: spawned uWSGI worker 1 (pid: 114043, cores: 1) Apr 10 22:53:26.611174 np0000164953 devstack@c-api.service[114038]: spawned uWSGI worker 2 (pid: 114044, cores: 1) Apr 10 22:53:26.611643 np0000164953 devstack@c-api.service[114038]: spawned uWSGI worker 3 (pid: 114045, cores: 1) Apr 10 22:53:26.612261 np0000164953 devstack@c-api.service[114038]: spawned uWSGI worker 4 (pid: 114046, cores: 1) Apr 10 22:53:26.612261 np0000164953 devstack@c-api.service[114038]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Apr 10 22:53:26.727874 np0000164953 devstack@c-api.service[114043]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 10 22:53:26.727874 np0000164953 devstack@c-api.service[114043]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 10 22:53:26.727874 np0000164953 devstack@c-api.service[114043]: we strongly recommend against using it for new projects. Apr 10 22:53:26.727874 np0000164953 devstack@c-api.service[114043]: If you are already using Eventlet, we recommend migrating to a different Apr 10 22:53:26.727874 np0000164953 devstack@c-api.service[114043]: framework. For more detail see Apr 10 22:53:26.727874 np0000164953 devstack@c-api.service[114043]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 10 22:53:26.727874 np0000164953 devstack@c-api.service[114043]: import eventlet # noqa Apr 10 22:53:26.734814 np0000164953 devstack@c-api.service[114045]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 10 22:53:26.734814 np0000164953 devstack@c-api.service[114045]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 10 22:53:26.734814 np0000164953 devstack@c-api.service[114045]: we strongly recommend against using it for new projects. Apr 10 22:53:26.734814 np0000164953 devstack@c-api.service[114045]: If you are already using Eventlet, we recommend migrating to a different Apr 10 22:53:26.734814 np0000164953 devstack@c-api.service[114045]: framework. For more detail see Apr 10 22:53:26.734814 np0000164953 devstack@c-api.service[114045]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 10 22:53:26.734814 np0000164953 devstack@c-api.service[114045]: import eventlet # noqa Apr 10 22:53:26.738262 np0000164953 devstack@c-api.service[114044]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 10 22:53:26.738262 np0000164953 devstack@c-api.service[114044]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 10 22:53:26.738262 np0000164953 devstack@c-api.service[114044]: we strongly recommend against using it for new projects. Apr 10 22:53:26.738262 np0000164953 devstack@c-api.service[114044]: If you are already using Eventlet, we recommend migrating to a different Apr 10 22:53:26.738262 np0000164953 devstack@c-api.service[114044]: framework. For more detail see Apr 10 22:53:26.738262 np0000164953 devstack@c-api.service[114044]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 10 22:53:26.738262 np0000164953 devstack@c-api.service[114044]: import eventlet # noqa Apr 10 22:53:26.754545 np0000164953 devstack@c-api.service[114046]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 10 22:53:26.754545 np0000164953 devstack@c-api.service[114046]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 10 22:53:26.754545 np0000164953 devstack@c-api.service[114046]: we strongly recommend against using it for new projects. Apr 10 22:53:26.754545 np0000164953 devstack@c-api.service[114046]: If you are already using Eventlet, we recommend migrating to a different Apr 10 22:53:26.754545 np0000164953 devstack@c-api.service[114046]: framework. For more detail see Apr 10 22:53:26.754545 np0000164953 devstack@c-api.service[114046]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 10 22:53:26.754545 np0000164953 devstack@c-api.service[114046]: import eventlet # noqa Apr 10 22:53:26.811884 np0000164953 devstack@c-api.service[114043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 10 22:53:26.811884 np0000164953 devstack@c-api.service[114043]: debtcollector.deprecate( Apr 10 22:53:26.818768 np0000164953 devstack@c-api.service[114045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 10 22:53:26.818768 np0000164953 devstack@c-api.service[114045]: debtcollector.deprecate( Apr 10 22:53:26.821513 np0000164953 devstack@c-api.service[114044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 10 22:53:26.821513 np0000164953 devstack@c-api.service[114044]: debtcollector.deprecate( Apr 10 22:53:26.843407 np0000164953 devstack@c-api.service[114046]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 10 22:53:26.843407 np0000164953 devstack@c-api.service[114046]: debtcollector.deprecate( Apr 10 22:53:26.888143 np0000164953 devstack@c-api.service[114043]: /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 Apr 10 22:53:26.888143 np0000164953 devstack@c-api.service[114043]: from cgi import parse_header Apr 10 22:53:26.897935 np0000164953 devstack@c-api.service[114044]: /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 Apr 10 22:53:26.897935 np0000164953 devstack@c-api.service[114044]: from cgi import parse_header Apr 10 22:53:26.919401 np0000164953 devstack@c-api.service[114046]: /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 Apr 10 22:53:26.919401 np0000164953 devstack@c-api.service[114046]: from cgi import parse_header Apr 10 22:53:26.925627 np0000164953 devstack@c-api.service[114045]: /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 Apr 10 22:53:26.925627 np0000164953 devstack@c-api.service[114045]: from cgi import parse_header Apr 10 22:53:26.932567 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:26.932567 np0000164953 devstack@c-api.service[114043]: removals.removed_module( Apr 10 22:53:26.933265 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:26.933265 np0000164953 devstack@c-api.service[114043]: removals.removed_module( Apr 10 22:53:26.942689 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:26.942689 np0000164953 devstack@c-api.service[114044]: removals.removed_module( Apr 10 22:53:26.943631 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:26.943631 np0000164953 devstack@c-api.service[114044]: removals.removed_module( Apr 10 22:53:26.965682 np0000164953 devstack@c-api.service[114046]: /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. Apr 10 22:53:26.965682 np0000164953 devstack@c-api.service[114046]: removals.removed_module( Apr 10 22:53:26.966376 np0000164953 devstack@c-api.service[114046]: /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. Apr 10 22:53:26.966376 np0000164953 devstack@c-api.service[114046]: removals.removed_module( Apr 10 22:53:26.970113 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:26.970113 np0000164953 devstack@c-api.service[114045]: removals.removed_module( Apr 10 22:53:26.970815 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:26.970815 np0000164953 devstack@c-api.service[114045]: removals.removed_module( Apr 10 22:53:27.528986 np0000164953 devstack@c-api.service[114043]: /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 Apr 10 22:53:27.528986 np0000164953 devstack@c-api.service[114043]: warnings.warn( Apr 10 22:53:27.553464 np0000164953 devstack@c-api.service[114044]: /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 Apr 10 22:53:27.553464 np0000164953 devstack@c-api.service[114044]: warnings.warn( Apr 10 22:53:27.576474 np0000164953 devstack@c-api.service[114046]: /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 Apr 10 22:53:27.576474 np0000164953 devstack@c-api.service[114046]: warnings.warn( Apr 10 22:53:27.583603 np0000164953 devstack@c-api.service[114045]: /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 Apr 10 22:53:27.583603 np0000164953 devstack@c-api.service[114045]: warnings.warn( Apr 10 22:53:27.627060 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:27.627060 np0000164953 devstack@c-api.service[114043]: warnings.warn( Apr 10 22:53:27.651538 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:27.651538 np0000164953 devstack@c-api.service[114044]: warnings.warn( Apr 10 22:53:27.688607 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:27.688607 np0000164953 devstack@c-api.service[114045]: warnings.warn( Apr 10 22:53:27.732478 np0000164953 devstack@c-api.service[114046]: /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. Apr 10 22:53:27.732478 np0000164953 devstack@c-api.service[114046]: warnings.warn( Apr 10 22:53:27.923054 np0000164953 devstack@c-api.service[114043]: 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. Apr 10 22:53:27.923500 np0000164953 devstack@c-api.service[114043]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=114043) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 10 22:53:27.965549 np0000164953 devstack@c-api.service[114044]: 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. Apr 10 22:53:27.966097 np0000164953 devstack@c-api.service[114044]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=114044) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 10 22:53:27.974642 np0000164953 devstack@c-api.service[114045]: 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. Apr 10 22:53:27.975124 np0000164953 devstack@c-api.service[114045]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=114045) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 10 22:53:28.010604 np0000164953 devstack@c-api.service[114043]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 10 22:53:28.010604 np0000164953 devstack@c-api.service[114043]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 10 22:53:28.030175 np0000164953 devstack@c-api.service[114044]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 10 22:53:28.030175 np0000164953 devstack@c-api.service[114044]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 10 22:53:28.036982 np0000164953 devstack@c-api.service[114045]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 10 22:53:28.036982 np0000164953 devstack@c-api.service[114045]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 10 22:53:28.040996 np0000164953 devstack@c-api.service[114046]: 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. Apr 10 22:53:28.041572 np0000164953 devstack@c-api.service[114046]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=114046) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 10 22:53:28.113251 np0000164953 devstack@c-api.service[114046]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 10 22:53:28.113251 np0000164953 devstack@c-api.service[114046]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 10 22:53:28.474771 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=114044) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 10 22:53:28.475121 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=114043) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 10 22:53:28.475200 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=114044) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.475275 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=114043) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.475344 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=114044) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.475402 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=114043) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.475460 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=114045) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 10 22:53:28.475582 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=114044) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.475667 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=114043) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.475724 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=114045) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.475795 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=114045) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.475999 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=114045) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.477524 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=114043) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.477611 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.477670 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.477744 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=114044) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.477815 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.477887 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.477948 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.478005 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.478062 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=114043) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.478125 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.478275 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=114045) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.478338 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=114043) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.478398 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.478502 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.478571 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=114043) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.478645 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=114044) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.478707 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.478776 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.478840 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=114044) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.478901 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.478961 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.479023 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=114044) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.479085 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.479146 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.479225 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.479286 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.479356 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=114045) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.479417 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.479505 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=114043) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.479569 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.479630 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=114045) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.479709 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=114043) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.479782 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.479843 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=114045) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.479843 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.479953 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=114044) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.480014 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.480074 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=114044) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.480137 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.480137 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.480137 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=114045) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.480137 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=114045) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.480388 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=114043) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.480480 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.480480 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.480595 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.480595 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.480727 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=114045) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.480809 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=114043) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.480878 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=114044) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.480949 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.481014 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=114043) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.481075 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.481136 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.481209 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.481312 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.481390 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.481498 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.481584 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.481658 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=114045) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.481719 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=114044) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.481784 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=114045) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.481845 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=114044) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.481905 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=114043) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.481905 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.482020 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=114045) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.482081 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=114044) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.482184 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.482254 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.482314 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.482374 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.482435 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.482518 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.482583 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.482643 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.482704 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.482764 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=114043) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.482842 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.482907 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.482967 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=114043) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.483035 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=114045) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.483096 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=114044) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.483156 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=114045) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.483220 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=114044) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.483281 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=114043) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.483281 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.483424 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=114045) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.483520 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.483520 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.483634 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.483695 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.483756 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.483818 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=114043) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.483895 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.483958 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=114043) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.484023 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.484023 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=114045) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.484023 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=114045) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.484208 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=114044) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.484208 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.484208 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.484208 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.484208 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.484208 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=114044) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.484208 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=114044) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.484656 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=114043) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.484725 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=114044) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.484787 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.484846 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.484907 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.484975 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.485038 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.485101 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=114045) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.485168 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.485233 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.485303 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.485363 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.485478 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=114043) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.485594 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.485656 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=114044) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.485719 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=114043) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.485780 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.485842 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=114044) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.485926 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.485926 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=114045) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.485926 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=114045) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.486101 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=114043) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.486101 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.486101 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.486369 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=114044) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.486418 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.486457 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.486483 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=114045) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.486511 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.486544 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.486581 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.486632 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=114043) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.486671 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.486706 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.486731 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=114043) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.486766 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.486791 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.486821 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=114044) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.486849 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.486879 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=114044) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.486905 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=114045) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.486905 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=114045) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.487365 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=114043) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.487415 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=114044) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.487463 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.487498 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.487525 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.487550 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.487593 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.487622 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.487652 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.487682 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=114045) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.487708 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.487735 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=114043) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.487771 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=114044) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.487809 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.487842 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=114043) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.487878 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=114044) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.487915 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.487915 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.487915 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.487993 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=114045) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.488021 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=114045) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.494107 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=114043) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.494170 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.494219 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.494321 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.494362 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.494392 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=114043) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.494419 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=114044) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.494480 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=114043) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.494511 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.494588 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.494641 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.494699 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.494764 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=114044) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.494829 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=114044) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.494868 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=114045) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.494901 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=114043) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.494929 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.494954 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.494986 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.495013 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.495047 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.495075 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=114044) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.495101 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.495131 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.495160 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.495188 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.495213 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=114045) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.495239 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=114043) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.495268 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.495295 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=114045) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.495319 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.495347 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=114043) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.495376 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.495418 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=114043) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.495533 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=114044) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.495593 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.495666 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=114044) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.495726 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.495790 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=114045) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.495847 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=114044) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.495905 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.495962 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.496023 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.496080 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.496284 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.496349 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.496406 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=114043) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.496528 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.496591 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.496656 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=114043) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.496716 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.496771 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.496832 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=114043) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.496888 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=114045) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.496942 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=114044) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.496999 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.497061 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=114045) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.497116 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=114044) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.497174 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.497241 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=114045) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.497299 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=114044) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.497356 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.497414 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.497509 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.497568 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.497632 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.497688 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.497746 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=114043) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.497812 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.497874 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.497932 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=114043) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.497990 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.498045 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.498100 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=114045) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.498156 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=114044) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.498211 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=114045) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.498330 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=114044) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.498392 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=114045) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.498392 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.498392 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.498392 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.498392 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.498392 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=114045) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.498392 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=114045) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.498793 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=114043) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.498793 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.498899 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=114044) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.498957 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.499022 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.499086 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.499141 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.499197 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.499254 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.499309 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=114043) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.499364 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.499420 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=114043) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.499574 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=114044) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.499574 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=114044) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.499687 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=114045) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.499687 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.499687 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.499687 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.499687 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.499687 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=114045) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.499687 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=114045) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.500051 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=114043) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.500051 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.500051 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.500051 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.500295 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.500354 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=114044) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.500408 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=114043) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.500485 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.500544 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=114043) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.500624 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.500624 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.500741 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=114045) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.500805 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.500861 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.500916 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=114044) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.500972 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.501029 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=114044) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.501086 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.501086 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.501086 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=114045) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.501086 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=114045) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.501302 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=114043) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.501302 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.501302 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.501302 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.501302 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.501302 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=114043) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.501708 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=114044) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.501766 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=114043) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.501836 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.501836 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.501836 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.501836 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.501836 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=114044) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.501836 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=114044) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.502107 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=114045) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.502107 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.502107 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.502107 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.502107 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.502107 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=114045) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.502107 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=114045) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.504226 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=114043) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.504289 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.504346 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.504417 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.504475 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.504540 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=114043) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.504596 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=114044) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.504628 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=114043) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.504656 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.504719 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.504804 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.504853 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.504911 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=114044) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.504974 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=114045) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.505004 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=114044) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.505039 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.505099 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.505160 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.505218 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.505276 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=114045) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.505341 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=114045) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.506746 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=114043) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.506806 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.506881 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.506914 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=114044) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.506949 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.506977 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.507005 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.507034 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.507062 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=114043) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.507089 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.507121 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=114043) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.507153 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.507183 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=114044) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.507275 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=114044) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.507309 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=114045) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.507394 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.507458 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.507538 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.507597 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.507655 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=114045) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.507719 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=114045) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.508646 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=114043) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.508711 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.508754 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.508829 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=114045) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.508863 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.508891 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.508923 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.508952 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=114044) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.508980 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.509007 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.509034 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=114043) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.509062 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.509095 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.509127 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=114043) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.509159 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.509187 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.509217 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=114045) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.509248 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=114043) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.509279 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.509307 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=114045) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.509340 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=114044) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.509376 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.509404 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=114045) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.509432 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=114044) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.509492 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.509521 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.509548 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=114044) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.509575 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.509603 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.509630 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.509658 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.509690 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.509719 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.509749 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.509781 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.509808 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=114045) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.509835 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=114043) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.509865 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.509892 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=114045) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.509919 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=114043) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.509951 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=114044) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.509951 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=114044) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.511988 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=114045) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.512042 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.512075 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=114044) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.512116 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.512154 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.512197 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=114043) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.512237 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.512275 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.512323 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.512366 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=114045) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.512408 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.512468 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=114045) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.512519 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.512560 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.512598 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.512633 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.512675 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=114044) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.512711 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.512746 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=114044) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.512790 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=114043) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.512790 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=114043) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.516833 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=114045) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.516881 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.516956 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.516998 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.517059 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.517099 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=114043) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.517133 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=114045) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.517170 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.517220 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=114045) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.517257 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.517299 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.517366 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.517430 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=114044) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.517493 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=114043) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.517528 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.517564 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=114043) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.517612 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.517612 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.517702 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.517744 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=114044) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.517809 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=114044) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.519792 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=114045) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.519866 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.519934 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.519934 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.520048 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.520048 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=114045) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.520166 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=114043) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.520235 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=114045) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.520293 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.520293 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.520388 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.520388 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.520539 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=114043) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.520595 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=114044) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.520595 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.520697 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=114043) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.520770 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.520770 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.520770 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.520770 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=114044) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.520968 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=114044) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.521026 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=114045) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.521026 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.521026 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.521181 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.521248 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=114044) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.521308 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.521364 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.521420 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=114045) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.521501 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.521560 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=114045) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.521618 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.521675 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=114045) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.521745 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.521804 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.522013 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=114043) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.522077 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=114044) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.522133 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.522185 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=114044) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.522244 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.522300 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.522355 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=114044) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.522438 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.522518 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.522574 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.522653 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=114045) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.522710 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.522768 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.522831 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=114045) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.522894 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.522957 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.523014 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=114043) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.523071 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.523127 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=114043) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.523183 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=114044) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.523254 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=114043) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.523313 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=114044) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.523370 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.523370 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.523370 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.523370 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.523370 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=114043) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.523370 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=114043) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.523710 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=114045) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.523710 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.523831 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=114044) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.523891 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.523948 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.524012 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.524012 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.524122 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.524179 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=114045) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.524245 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.524303 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=114045) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.524368 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.524368 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=114044) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.524368 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=114044) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.524553 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=114043) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.524553 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.524553 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.524553 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.524553 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.524553 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=114043) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.524553 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=114043) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.524907 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=114045) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.524907 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.524907 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.524907 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.524907 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.525165 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=114044) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.525223 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=114045) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.525223 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=114045) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.525321 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.525321 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.525321 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.525321 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.525321 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=114044) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.525619 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=114043) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.525687 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=114044) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.525752 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.525752 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.525752 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.525752 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.525752 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=114043) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.525752 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=114043) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.530362 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=114044) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.530428 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.530537 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.530580 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.530646 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.530696 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=114044) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.530755 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=114043) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.530809 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=114044) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.530855 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.530894 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=114044) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.530894 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.530962 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.530997 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.531033 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.531071 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.531109 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.531145 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.531181 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=114045) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.531220 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=114043) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.531256 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=114044) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.531300 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.531338 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=114043) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.531376 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=114044) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.531413 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.531473 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=114043) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.531512 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.531550 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.531587 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.531623 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.531660 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=114045) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.531711 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.531750 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=114045) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.531788 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.531823 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=114045) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.531861 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=114043) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.531897 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.531933 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=114043) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.531970 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.531970 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.531970 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.531970 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=114045) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.531970 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=114045) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.532519 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=114044) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.532568 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.532641 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.532694 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.532795 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.532795 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=114044) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.532864 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=114043) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.532901 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=114044) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.532939 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.532982 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.533019 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=114045) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.533056 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.533092 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.533129 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.533172 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.533210 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=114043) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.533247 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.533285 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=114043) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.533321 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.533321 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=114045) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.533393 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=114045) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.533642 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=114044) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.533689 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.533754 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.533809 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.533865 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.533923 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=114044) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.533985 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=114044) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.534025 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=114043) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.534149 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.534216 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.534261 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.534324 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=114045) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.534373 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.534414 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.534492 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=114043) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.534531 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.534578 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=114043) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.534617 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.534617 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.534683 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=114045) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.534720 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=114045) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.534899 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=114044) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.534953 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.534992 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=114045) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.535031 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.535068 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.535105 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.535143 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.535184 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.535223 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.535260 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=114044) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.535304 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.535348 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=114044) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.535393 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=114045) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.535429 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=114043) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.535490 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=114045) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.535527 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.535527 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.535527 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.535624 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.535661 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=114043) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.535709 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=114043) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.536639 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=114044) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.536695 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.536760 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.536808 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=114045) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.536853 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.536891 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=114043) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.536928 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.536967 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=114044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.537003 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.537130 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.537171 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=114044) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.537206 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.537250 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.537287 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.537322 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=114045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.537357 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=114043) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.537399 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=114045) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.537438 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=114043) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.549127 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=114046) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 10 22:53:28.549774 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=114046) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.549848 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=114046) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.550117 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=114046) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.550783 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=114046) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.550852 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.550905 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.550966 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.551020 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.551094 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=114046) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.551164 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=114046) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.551225 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=114046) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.551288 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.551346 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.551403 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.551489 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.551550 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=114046) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.551623 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=114046) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.552201 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=114046) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.552274 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.552334 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.552416 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.552500 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.552560 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=114046) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.552634 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=114046) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.552962 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=114046) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.553036 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.553115 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.553192 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.553251 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.553338 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=114046) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.553399 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=114046) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.553791 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=114046) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.553865 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.553923 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.553979 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.554051 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.554123 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=114046) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.554180 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=114046) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.554556 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=114046) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.554664 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.554725 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.554896 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.555042 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.555190 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=114046) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.555323 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=114046) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.556192 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=114046) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.556309 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.556468 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.556575 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.556687 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.556775 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=114046) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.556899 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=114046) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.557535 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=114046) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.557619 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.557685 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.557764 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.557845 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.557929 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=114046) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.558066 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=114046) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.560282 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=114046) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.560804 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.560963 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.561105 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.561236 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.561367 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=114046) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.561579 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=114046) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.562391 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=114046) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.562568 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.562767 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.562907 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.563039 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.563160 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=114046) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.563308 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=114046) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.563558 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=114046) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.563734 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.563870 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.564003 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.564132 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.564257 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=114046) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.564403 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=114046) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.564573 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=114046) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.564704 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.564843 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.565051 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.565188 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.565316 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=114046) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.565459 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=114046) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.566818 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=114046) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.567005 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.567144 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.567278 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.567406 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.567511 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=114046) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.567605 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=114046) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.568504 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=114046) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.568596 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.568680 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.568757 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.568844 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.568919 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=114046) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.569021 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=114046) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.569424 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=114046) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.569535 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.569627 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.569786 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.569786 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.569880 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=114046) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.569958 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=114046) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.571026 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=114046) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.571116 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.571205 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.571284 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.571364 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.571453 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=114046) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.571566 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=114046) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.572351 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=114046) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.572456 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.572555 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.572644 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.572723 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.572804 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=114046) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.572894 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=114046) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.573599 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=114046) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.573685 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.573767 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.573845 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.573939 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.574015 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=114046) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.574102 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=114046) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.574191 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=114046) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.574278 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.574357 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.574438 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.574541 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.574621 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=114046) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.574745 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=114046) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.575646 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=114046) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.575735 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.575820 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.575910 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.575992 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.576084 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=114046) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.576168 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=114046) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.577362 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=114046) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.577453 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.577563 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.577650 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.577726 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.577807 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=114046) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.577899 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=114046) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.578883 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=114046) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.578960 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.579056 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.579126 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.579222 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.579304 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=114046) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.579403 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=114046) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.579757 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=114046) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.579818 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.579858 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.579934 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.579984 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.580051 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=114046) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.580118 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=114046) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.580178 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=114046) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.580241 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.580306 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.580359 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.580406 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.580484 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=114046) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.580560 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=114046) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.581039 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=114046) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.581093 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.581172 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.581208 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.581264 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.581310 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=114046) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.581388 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=114046) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.581865 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=114046) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.581937 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.581992 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.582057 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.582106 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.582163 np0000164953 devstack@c-api.service[114045]: INFO dbcounter [None req-17c57a96-65a1-45fc-b163-e3a169abc938 None None] Registered counter for database cinder Apr 10 22:53:28.582269 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=114046) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.582269 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=114046) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.584565 np0000164953 devstack@c-api.service[114044]: INFO dbcounter [None req-f61eee47-4c6d-427c-aded-cfa31ed71d4d None None] Registered counter for database cinder Apr 10 22:53:28.584795 np0000164953 devstack@c-api.service[114043]: INFO dbcounter [None req-6b339b21-51a9-4092-802a-514973b955e3 None None] Registered counter for database cinder Apr 10 22:53:28.585922 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=114046) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.585967 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.586043 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.586097 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.586154 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.586207 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=114046) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.586285 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=114046) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.586349 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=114046) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.586408 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.586491 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.586544 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.586610 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.586667 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=114046) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.586730 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=114046) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.587235 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=114046) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.587282 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.587356 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.587398 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.587498 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.587556 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=114046) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.587607 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=114046) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.587905 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=114046) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.587950 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.588027 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.588076 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.588135 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.588191 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=114046) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.588254 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=114046) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.588569 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=114046) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.588612 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.588677 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.588747 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.588789 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.588852 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=114046) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.588917 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=114046) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:53:28.589381 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=114046) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:53:28.589428 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:53:28.589517 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:53:28.589580 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:53:28.589626 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=114046) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:53:28.589705 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=114046) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:53:28.595617 np0000164953 devstack@c-api.service[114045]: DEBUG oslo_db.sqlalchemy.engines [None req-17c57a96-65a1-45fc-b163-e3a169abc938 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=114045) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 10 22:53:28.598382 np0000164953 devstack@c-api.service[114043]: DEBUG oslo_db.sqlalchemy.engines [None req-6b339b21-51a9-4092-802a-514973b955e3 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=114043) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 10 22:53:28.603642 np0000164953 devstack@c-api.service[114044]: DEBUG oslo_db.sqlalchemy.engines [None req-f61eee47-4c6d-427c-aded-cfa31ed71d4d 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=114044) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 10 22:53:28.636620 np0000164953 devstack@c-api.service[114046]: INFO dbcounter [None req-2b82c161-6d27-4a8a-b44a-bd860b75d302 None None] Registered counter for database cinder Apr 10 22:53:28.653600 np0000164953 devstack@c-api.service[114046]: DEBUG oslo_db.sqlalchemy.engines [None req-2b82c161-6d27-4a8a-b44a-bd860b75d302 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=114046) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 10 22:53:28.708797 np0000164953 devstack@c-api.service[114045]: DEBUG dbcounter [-] [114045] Writer thread running {{(pid=114045) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 10 22:53:28.712599 np0000164953 devstack@c-api.service[114045]: INFO cinder.rpc [None req-17c57a96-65a1-45fc-b163-e3a169abc938 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 10 22:53:28.714053 np0000164953 devstack@c-api.service[114045]: INFO cinder.rpc [None req-17c57a96-65a1-45fc-b163-e3a169abc938 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 10 22:53:28.715877 np0000164953 devstack@c-api.service[114044]: DEBUG dbcounter [-] [114044] Writer thread running {{(pid=114044) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 10 22:53:28.717341 np0000164953 devstack@c-api.service[114045]: INFO cinder.rpc [None req-17c57a96-65a1-45fc-b163-e3a169abc938 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 10 22:53:28.717476 np0000164953 devstack@c-api.service[114043]: DEBUG dbcounter [-] [114043] Writer thread running {{(pid=114043) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 10 22:53:28.718717 np0000164953 devstack@c-api.service[114045]: INFO cinder.rpc [None req-17c57a96-65a1-45fc-b163-e3a169abc938 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 10 22:53:28.719794 np0000164953 devstack@c-api.service[114044]: INFO cinder.rpc [None req-f61eee47-4c6d-427c-aded-cfa31ed71d4d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 10 22:53:28.719839 np0000164953 devstack@c-api.service[114043]: INFO cinder.rpc [None req-6b339b21-51a9-4092-802a-514973b955e3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 10 22:53:28.719928 np0000164953 devstack@c-api.service[114045]: WARNING castellan.key_manager.migration [None req-17c57a96-65a1-45fc-b163-e3a169abc938 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.722287 np0000164953 devstack@c-api.service[114045]: WARNING castellan.key_manager.migration [None req-17c57a96-65a1-45fc-b163-e3a169abc938 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.722330 np0000164953 devstack@c-api.service[114044]: INFO cinder.rpc [None req-f61eee47-4c6d-427c-aded-cfa31ed71d4d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 10 22:53:28.723155 np0000164953 devstack@c-api.service[114043]: INFO cinder.rpc [None req-6b339b21-51a9-4092-802a-514973b955e3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 10 22:53:28.725304 np0000164953 devstack@c-api.service[114044]: INFO cinder.rpc [None req-f61eee47-4c6d-427c-aded-cfa31ed71d4d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 10 22:53:28.725558 np0000164953 devstack@c-api.service[114043]: INFO cinder.rpc [None req-6b339b21-51a9-4092-802a-514973b955e3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 10 22:53:28.727328 np0000164953 devstack@c-api.service[114044]: INFO cinder.rpc [None req-f61eee47-4c6d-427c-aded-cfa31ed71d4d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 10 22:53:28.728031 np0000164953 devstack@c-api.service[114045]: DEBUG oslo_db.sqlalchemy.engines [None req-17c57a96-65a1-45fc-b163-e3a169abc938 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=114045) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 10 22:53:28.728077 np0000164953 devstack@c-api.service[114043]: INFO cinder.rpc [None req-6b339b21-51a9-4092-802a-514973b955e3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 10 22:53:28.728583 np0000164953 devstack@c-api.service[114044]: WARNING castellan.key_manager.migration [None req-f61eee47-4c6d-427c-aded-cfa31ed71d4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.729099 np0000164953 devstack@c-api.service[114043]: WARNING castellan.key_manager.migration [None req-6b339b21-51a9-4092-802a-514973b955e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.730825 np0000164953 devstack@c-api.service[114045]: INFO cinder.rpc [None req-17c57a96-65a1-45fc-b163-e3a169abc938 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 10 22:53:28.730918 np0000164953 devstack@c-api.service[114044]: WARNING castellan.key_manager.migration [None req-f61eee47-4c6d-427c-aded-cfa31ed71d4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.731039 np0000164953 devstack@c-api.service[114043]: WARNING castellan.key_manager.migration [None req-6b339b21-51a9-4092-802a-514973b955e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.732110 np0000164953 devstack@c-api.service[114045]: INFO cinder.rpc [None req-17c57a96-65a1-45fc-b163-e3a169abc938 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 10 22:53:28.733218 np0000164953 devstack@c-api.service[114045]: WARNING castellan.key_manager.migration [None req-17c57a96-65a1-45fc-b163-e3a169abc938 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.735539 np0000164953 devstack@c-api.service[114044]: DEBUG oslo_db.sqlalchemy.engines [None req-f61eee47-4c6d-427c-aded-cfa31ed71d4d 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=114044) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 10 22:53:28.736927 np0000164953 devstack@c-api.service[114044]: INFO cinder.rpc [None req-f61eee47-4c6d-427c-aded-cfa31ed71d4d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 10 22:53:28.737881 np0000164953 devstack@c-api.service[114043]: DEBUG oslo_db.sqlalchemy.engines [None req-6b339b21-51a9-4092-802a-514973b955e3 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=114043) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 10 22:53:28.738640 np0000164953 devstack@c-api.service[114044]: INFO cinder.rpc [None req-f61eee47-4c6d-427c-aded-cfa31ed71d4d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 10 22:53:28.739435 np0000164953 devstack@c-api.service[114044]: WARNING castellan.key_manager.migration [None req-f61eee47-4c6d-427c-aded-cfa31ed71d4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.740996 np0000164953 devstack@c-api.service[114043]: INFO cinder.rpc [None req-6b339b21-51a9-4092-802a-514973b955e3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 10 22:53:28.743690 np0000164953 devstack@c-api.service[114043]: INFO cinder.rpc [None req-6b339b21-51a9-4092-802a-514973b955e3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 10 22:53:28.745137 np0000164953 devstack@c-api.service[114043]: WARNING castellan.key_manager.migration [None req-6b339b21-51a9-4092-802a-514973b955e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.746300 np0000164953 devstack@c-api.service[114045]: WARNING castellan.key_manager.migration [None req-17c57a96-65a1-45fc-b163-e3a169abc938 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.749560 np0000164953 devstack@c-api.service[114045]: WARNING castellan.key_manager.migration [None req-17c57a96-65a1-45fc-b163-e3a169abc938 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.751101 np0000164953 devstack@c-api.service[114044]: WARNING castellan.key_manager.migration [None req-f61eee47-4c6d-427c-aded-cfa31ed71d4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.752813 np0000164953 devstack@c-api.service[114045]: WARNING castellan.key_manager.migration [None req-17c57a96-65a1-45fc-b163-e3a169abc938 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.754423 np0000164953 devstack@c-api.service[114044]: WARNING castellan.key_manager.migration [None req-f61eee47-4c6d-427c-aded-cfa31ed71d4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.756741 np0000164953 devstack@c-api.service[114043]: WARNING castellan.key_manager.migration [None req-6b339b21-51a9-4092-802a-514973b955e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.756948 np0000164953 devstack@c-api.service[114045]: WARNING castellan.key_manager.migration [None req-17c57a96-65a1-45fc-b163-e3a169abc938 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.757908 np0000164953 devstack@c-api.service[114044]: WARNING castellan.key_manager.migration [None req-f61eee47-4c6d-427c-aded-cfa31ed71d4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.760070 np0000164953 devstack@c-api.service[114043]: WARNING castellan.key_manager.migration [None req-6b339b21-51a9-4092-802a-514973b955e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.760156 np0000164953 devstack@c-api.service[114045]: WARNING castellan.key_manager.migration [None req-17c57a96-65a1-45fc-b163-e3a169abc938 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.762072 np0000164953 devstack@c-api.service[114044]: WARNING castellan.key_manager.migration [None req-f61eee47-4c6d-427c-aded-cfa31ed71d4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.762997 np0000164953 devstack@c-api.service[114045]: WARNING castellan.key_manager.migration [None req-17c57a96-65a1-45fc-b163-e3a169abc938 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.763359 np0000164953 devstack@c-api.service[114043]: WARNING castellan.key_manager.migration [None req-6b339b21-51a9-4092-802a-514973b955e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.765186 np0000164953 devstack@c-api.service[114044]: WARNING castellan.key_manager.migration [None req-f61eee47-4c6d-427c-aded-cfa31ed71d4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.766197 np0000164953 devstack@c-api.service[114045]: WARNING castellan.key_manager.migration [None req-17c57a96-65a1-45fc-b163-e3a169abc938 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.767568 np0000164953 devstack@c-api.service[114043]: WARNING castellan.key_manager.migration [None req-6b339b21-51a9-4092-802a-514973b955e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.768156 np0000164953 devstack@c-api.service[114044]: WARNING castellan.key_manager.migration [None req-f61eee47-4c6d-427c-aded-cfa31ed71d4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.768834 np0000164953 devstack@c-api.service[114046]: DEBUG dbcounter [-] [114046] Writer thread running {{(pid=114046) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 10 22:53:28.770102 np0000164953 devstack@c-api.service[114045]: WARNING castellan.key_manager.migration [None req-17c57a96-65a1-45fc-b163-e3a169abc938 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.770889 np0000164953 devstack@c-api.service[114043]: WARNING castellan.key_manager.migration [None req-6b339b21-51a9-4092-802a-514973b955e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.771543 np0000164953 devstack@c-api.service[114044]: WARNING castellan.key_manager.migration [None req-f61eee47-4c6d-427c-aded-cfa31ed71d4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.772305 np0000164953 devstack@c-api.service[114046]: INFO cinder.rpc [None req-2b82c161-6d27-4a8a-b44a-bd860b75d302 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 10 22:53:28.773054 np0000164953 devstack@c-api.service[114045]: WARNING castellan.key_manager.migration [None req-17c57a96-65a1-45fc-b163-e3a169abc938 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.773909 np0000164953 devstack@c-api.service[114043]: WARNING castellan.key_manager.migration [None req-6b339b21-51a9-4092-802a-514973b955e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.774503 np0000164953 devstack@c-api.service[114044]: WARNING castellan.key_manager.migration [None req-f61eee47-4c6d-427c-aded-cfa31ed71d4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.774581 np0000164953 devstack@c-api.service[114045]: WARNING castellan.key_manager.migration [None req-17c57a96-65a1-45fc-b163-e3a169abc938 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.774764 np0000164953 devstack@c-api.service[114046]: INFO cinder.rpc [None req-2b82c161-6d27-4a8a-b44a-bd860b75d302 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 10 22:53:28.777115 np0000164953 devstack@c-api.service[114046]: INFO cinder.rpc [None req-2b82c161-6d27-4a8a-b44a-bd860b75d302 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 10 22:53:28.777218 np0000164953 devstack@c-api.service[114043]: WARNING castellan.key_manager.migration [None req-6b339b21-51a9-4092-802a-514973b955e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.777329 np0000164953 devstack@c-api.service[114045]: WARNING castellan.key_manager.migration [None req-17c57a96-65a1-45fc-b163-e3a169abc938 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.778400 np0000164953 devstack@c-api.service[114044]: WARNING castellan.key_manager.migration [None req-f61eee47-4c6d-427c-aded-cfa31ed71d4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.779594 np0000164953 devstack@c-api.service[114046]: INFO cinder.rpc [None req-2b82c161-6d27-4a8a-b44a-bd860b75d302 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 10 22:53:28.779989 np0000164953 devstack@c-api.service[114044]: WARNING castellan.key_manager.migration [None req-f61eee47-4c6d-427c-aded-cfa31ed71d4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.780076 np0000164953 devstack@c-api.service[114043]: WARNING castellan.key_manager.migration [None req-6b339b21-51a9-4092-802a-514973b955e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.780829 np0000164953 devstack@c-api.service[114046]: WARNING castellan.key_manager.migration [None req-2b82c161-6d27-4a8a-b44a-bd860b75d302 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.782716 np0000164953 devstack@c-api.service[114044]: WARNING castellan.key_manager.migration [None req-f61eee47-4c6d-427c-aded-cfa31ed71d4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.782882 np0000164953 devstack@c-api.service[114045]: WARNING castellan.key_manager.migration [None req-17c57a96-65a1-45fc-b163-e3a169abc938 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.783196 np0000164953 devstack@c-api.service[114046]: WARNING castellan.key_manager.migration [None req-2b82c161-6d27-4a8a-b44a-bd860b75d302 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.783872 np0000164953 devstack@c-api.service[114043]: WARNING castellan.key_manager.migration [None req-6b339b21-51a9-4092-802a-514973b955e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.785482 np0000164953 devstack@c-api.service[114043]: WARNING castellan.key_manager.migration [None req-6b339b21-51a9-4092-802a-514973b955e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.786377 np0000164953 devstack@c-api.service[114045]: WARNING castellan.key_manager.migration [None req-17c57a96-65a1-45fc-b163-e3a169abc938 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.788171 np0000164953 devstack@c-api.service[114043]: WARNING castellan.key_manager.migration [None req-6b339b21-51a9-4092-802a-514973b955e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.788518 np0000164953 devstack@c-api.service[114045]: WARNING castellan.key_manager.migration [None req-17c57a96-65a1-45fc-b163-e3a169abc938 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.788599 np0000164953 devstack@c-api.service[114044]: WARNING castellan.key_manager.migration [None req-f61eee47-4c6d-427c-aded-cfa31ed71d4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.789038 np0000164953 devstack@c-api.service[114046]: DEBUG oslo_db.sqlalchemy.engines [None req-2b82c161-6d27-4a8a-b44a-bd860b75d302 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=114046) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 10 22:53:28.790012 np0000164953 devstack@c-api.service[114045]: WARNING castellan.key_manager.migration [None req-17c57a96-65a1-45fc-b163-e3a169abc938 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.791174 np0000164953 devstack@c-api.service[114046]: INFO cinder.rpc [None req-2b82c161-6d27-4a8a-b44a-bd860b75d302 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 10 22:53:28.791532 np0000164953 devstack@c-api.service[114045]: WARNING castellan.key_manager.migration [None req-17c57a96-65a1-45fc-b163-e3a169abc938 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.791983 np0000164953 devstack@c-api.service[114044]: WARNING castellan.key_manager.migration [None req-f61eee47-4c6d-427c-aded-cfa31ed71d4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.792699 np0000164953 devstack@c-api.service[114045]: WARNING cinder.api.contrib.hosts [None req-17c57a96-65a1-45fc-b163-e3a169abc938 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 10 22:53:28.793212 np0000164953 devstack@c-api.service[114046]: INFO cinder.rpc [None req-2b82c161-6d27-4a8a-b44a-bd860b75d302 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 10 22:53:28.793526 np0000164953 devstack@c-api.service[114045]: WARNING castellan.key_manager.migration [None req-17c57a96-65a1-45fc-b163-e3a169abc938 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.793923 np0000164953 devstack@c-api.service[114043]: WARNING castellan.key_manager.migration [None req-6b339b21-51a9-4092-802a-514973b955e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.794127 np0000164953 devstack@c-api.service[114044]: WARNING castellan.key_manager.migration [None req-f61eee47-4c6d-427c-aded-cfa31ed71d4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.794333 np0000164953 devstack@c-api.service[114046]: WARNING castellan.key_manager.migration [None req-2b82c161-6d27-4a8a-b44a-bd860b75d302 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.795053 np0000164953 devstack@c-api.service[114045]: WARNING castellan.key_manager.migration [None req-17c57a96-65a1-45fc-b163-e3a169abc938 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.795641 np0000164953 devstack@c-api.service[114044]: WARNING castellan.key_manager.migration [None req-f61eee47-4c6d-427c-aded-cfa31ed71d4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.796621 np0000164953 devstack@c-api.service[114045]: WARNING castellan.key_manager.migration [None req-17c57a96-65a1-45fc-b163-e3a169abc938 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.797187 np0000164953 devstack@c-api.service[114044]: WARNING castellan.key_manager.migration [None req-f61eee47-4c6d-427c-aded-cfa31ed71d4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.797304 np0000164953 devstack@c-api.service[114043]: WARNING castellan.key_manager.migration [None req-6b339b21-51a9-4092-802a-514973b955e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.798099 np0000164953 devstack@c-api.service[114045]: WARNING castellan.key_manager.migration [None req-17c57a96-65a1-45fc-b163-e3a169abc938 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.798241 np0000164953 devstack@c-api.service[114044]: WARNING cinder.api.contrib.hosts [None req-f61eee47-4c6d-427c-aded-cfa31ed71d4d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 10 22:53:28.799063 np0000164953 devstack@c-api.service[114044]: WARNING castellan.key_manager.migration [None req-f61eee47-4c6d-427c-aded-cfa31ed71d4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.799458 np0000164953 devstack@c-api.service[114043]: WARNING castellan.key_manager.migration [None req-6b339b21-51a9-4092-802a-514973b955e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.799526 np0000164953 devstack@c-api.service[114045]: WARNING castellan.key_manager.migration [None req-17c57a96-65a1-45fc-b163-e3a169abc938 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.800523 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.v3.router [None req-17c57a96-65a1-45fc-b163-e3a169abc938 None None] Extended resource: extensions {{(pid=114045) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:53:28.800655 np0000164953 devstack@c-api.service[114044]: WARNING castellan.key_manager.migration [None req-f61eee47-4c6d-427c-aded-cfa31ed71d4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.801039 np0000164953 devstack@c-api.service[114043]: WARNING castellan.key_manager.migration [None req-6b339b21-51a9-4092-802a-514973b955e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.801760 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.v3.router [None req-17c57a96-65a1-45fc-b163-e3a169abc938 None None] Extended resource: encryption {{(pid=114045) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:53:28.802190 np0000164953 devstack@c-api.service[114044]: WARNING castellan.key_manager.migration [None req-f61eee47-4c6d-427c-aded-cfa31ed71d4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.802549 np0000164953 devstack@c-api.service[114043]: WARNING castellan.key_manager.migration [None req-6b339b21-51a9-4092-802a-514973b955e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.803336 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.v3.router [None req-17c57a96-65a1-45fc-b163-e3a169abc938 None None] Extended resource: os-volume-manage {{(pid=114045) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:53:28.803631 np0000164953 devstack@c-api.service[114043]: WARNING cinder.api.contrib.hosts [None req-6b339b21-51a9-4092-802a-514973b955e3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 10 22:53:28.803699 np0000164953 devstack@c-api.service[114044]: WARNING castellan.key_manager.migration [None req-f61eee47-4c6d-427c-aded-cfa31ed71d4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.804468 np0000164953 devstack@c-api.service[114043]: WARNING castellan.key_manager.migration [None req-6b339b21-51a9-4092-802a-514973b955e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.804824 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.v3.router [None req-17c57a96-65a1-45fc-b163-e3a169abc938 None None] Extended resource: os-volume-type-access {{(pid=114045) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:53:28.805094 np0000164953 devstack@c-api.service[114044]: WARNING castellan.key_manager.migration [None req-f61eee47-4c6d-427c-aded-cfa31ed71d4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.805439 np0000164953 devstack@c-api.service[114046]: WARNING castellan.key_manager.migration [None req-2b82c161-6d27-4a8a-b44a-bd860b75d302 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.806022 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.v3.router [None req-f61eee47-4c6d-427c-aded-cfa31ed71d4d None None] Extended resource: extensions {{(pid=114044) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:53:28.806099 np0000164953 devstack@c-api.service[114043]: WARNING castellan.key_manager.migration [None req-6b339b21-51a9-4092-802a-514973b955e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.806521 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.v3.router [None req-17c57a96-65a1-45fc-b163-e3a169abc938 None None] Extended resource: os-quota-sets {{(pid=114045) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:53:28.807244 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.v3.router [None req-f61eee47-4c6d-427c-aded-cfa31ed71d4d None None] Extended resource: encryption {{(pid=114044) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:53:28.807577 np0000164953 devstack@c-api.service[114043]: WARNING castellan.key_manager.migration [None req-6b339b21-51a9-4092-802a-514973b955e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.807955 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.v3.router [None req-17c57a96-65a1-45fc-b163-e3a169abc938 None None] Extended resource: qos-specs {{(pid=114045) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:53:28.808749 np0000164953 devstack@c-api.service[114046]: WARNING castellan.key_manager.migration [None req-2b82c161-6d27-4a8a-b44a-bd860b75d302 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.808846 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.v3.router [None req-f61eee47-4c6d-427c-aded-cfa31ed71d4d None None] Extended resource: os-volume-manage {{(pid=114044) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:53:28.809179 np0000164953 devstack@c-api.service[114043]: WARNING castellan.key_manager.migration [None req-6b339b21-51a9-4092-802a-514973b955e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.810048 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.v3.router [None req-17c57a96-65a1-45fc-b163-e3a169abc938 None None] Extended resource: backups {{(pid=114045) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:53:28.810326 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.v3.router [None req-f61eee47-4c6d-427c-aded-cfa31ed71d4d None None] Extended resource: os-volume-type-access {{(pid=114044) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:53:28.810611 np0000164953 devstack@c-api.service[114043]: WARNING castellan.key_manager.migration [None req-6b339b21-51a9-4092-802a-514973b955e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.811512 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.v3.router [None req-6b339b21-51a9-4092-802a-514973b955e3 None None] Extended resource: extensions {{(pid=114043) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:53:28.811875 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.v3.router [None req-f61eee47-4c6d-427c-aded-cfa31ed71d4d None None] Extended resource: os-quota-sets {{(pid=114044) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:53:28.811953 np0000164953 devstack@c-api.service[114046]: WARNING castellan.key_manager.migration [None req-2b82c161-6d27-4a8a-b44a-bd860b75d302 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.812022 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.v3.router [None req-17c57a96-65a1-45fc-b163-e3a169abc938 None None] Extended resource: os-hosts {{(pid=114045) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:53:28.812801 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.v3.router [None req-6b339b21-51a9-4092-802a-514973b955e3 None None] Extended resource: encryption {{(pid=114043) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:53:28.813350 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.v3.router [None req-f61eee47-4c6d-427c-aded-cfa31ed71d4d None None] Extended resource: qos-specs {{(pid=114044) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:53:28.813942 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.v3.router [None req-17c57a96-65a1-45fc-b163-e3a169abc938 None None] Extended resource: scheduler-stats {{(pid=114045) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:53:28.814380 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.v3.router [None req-6b339b21-51a9-4092-802a-514973b955e3 None None] Extended resource: os-volume-manage {{(pid=114043) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:53:28.815320 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.v3.router [None req-17c57a96-65a1-45fc-b163-e3a169abc938 None None] Extended resource: os-volume-transfer {{(pid=114045) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:53:28.815389 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.v3.router [None req-f61eee47-4c6d-427c-aded-cfa31ed71d4d None None] Extended resource: backups {{(pid=114044) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:53:28.815903 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.v3.router [None req-6b339b21-51a9-4092-802a-514973b955e3 None None] Extended resource: os-volume-type-access {{(pid=114043) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:53:28.816152 np0000164953 devstack@c-api.service[114046]: WARNING castellan.key_manager.migration [None req-2b82c161-6d27-4a8a-b44a-bd860b75d302 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.816987 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.v3.router [None req-17c57a96-65a1-45fc-b163-e3a169abc938 None None] Extended resource: extra_specs {{(pid=114045) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:53:28.817428 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.v3.router [None req-f61eee47-4c6d-427c-aded-cfa31ed71d4d None None] Extended resource: os-hosts {{(pid=114044) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:53:28.817513 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.v3.router [None req-6b339b21-51a9-4092-802a-514973b955e3 None None] Extended resource: os-quota-sets {{(pid=114043) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:53:28.818557 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.v3.router [None req-17c57a96-65a1-45fc-b163-e3a169abc938 None None] Extended resource: cgsnapshots {{(pid=114045) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:53:28.818800 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.v3.router [None req-f61eee47-4c6d-427c-aded-cfa31ed71d4d None None] Extended resource: scheduler-stats {{(pid=114044) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:53:28.818933 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.v3.router [None req-6b339b21-51a9-4092-802a-514973b955e3 None None] Extended resource: qos-specs {{(pid=114043) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:53:28.819280 np0000164953 devstack@c-api.service[114046]: WARNING castellan.key_manager.migration [None req-2b82c161-6d27-4a8a-b44a-bd860b75d302 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.819917 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.v3.router [None req-17c57a96-65a1-45fc-b163-e3a169abc938 None None] Extended resource: consistencygroups {{(pid=114045) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:53:28.820211 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.v3.router [None req-f61eee47-4c6d-427c-aded-cfa31ed71d4d None None] Extended resource: os-volume-transfer {{(pid=114044) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:53:28.821054 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.v3.router [None req-6b339b21-51a9-4092-802a-514973b955e3 None None] Extended resource: backups {{(pid=114043) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:53:28.821898 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.v3.router [None req-17c57a96-65a1-45fc-b163-e3a169abc938 None None] Extended resource: os-availability-zone {{(pid=114045) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:53:28.822345 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.v3.router [None req-f61eee47-4c6d-427c-aded-cfa31ed71d4d None None] Extended resource: extra_specs {{(pid=114044) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:53:28.823117 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.v3.router [None req-6b339b21-51a9-4092-802a-514973b955e3 None None] Extended resource: os-hosts {{(pid=114043) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:53:28.823195 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.v3.router [None req-17c57a96-65a1-45fc-b163-e3a169abc938 None None] Extended resource: os-snapshot-manage {{(pid=114045) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:53:28.823270 np0000164953 devstack@c-api.service[114046]: WARNING castellan.key_manager.migration [None req-2b82c161-6d27-4a8a-b44a-bd860b75d302 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.823907 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.v3.router [None req-f61eee47-4c6d-427c-aded-cfa31ed71d4d None None] Extended resource: cgsnapshots {{(pid=114044) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:53:28.824596 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.v3.router [None req-6b339b21-51a9-4092-802a-514973b955e3 None None] Extended resource: scheduler-stats {{(pid=114043) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:53:28.824678 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.v3.router [None req-17c57a96-65a1-45fc-b163-e3a169abc938 None None] Extended resource: os-quota-class-sets {{(pid=114045) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:53:28.825294 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.v3.router [None req-f61eee47-4c6d-427c-aded-cfa31ed71d4d None None] Extended resource: consistencygroups {{(pid=114044) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:53:28.825953 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.v3.router [None req-17c57a96-65a1-45fc-b163-e3a169abc938 None None] Extended resource: encryption {{(pid=114045) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:53:28.826027 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.v3.router [None req-6b339b21-51a9-4092-802a-514973b955e3 None None] Extended resource: os-volume-transfer {{(pid=114043) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:53:28.826380 np0000164953 devstack@c-api.service[114046]: WARNING castellan.key_manager.migration [None req-2b82c161-6d27-4a8a-b44a-bd860b75d302 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.827249 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.v3.router [None req-f61eee47-4c6d-427c-aded-cfa31ed71d4d None None] Extended resource: os-availability-zone {{(pid=114044) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:53:28.827517 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.v3.router [None req-17c57a96-65a1-45fc-b163-e3a169abc938 None None] Extended resource: capabilities {{(pid=114045) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:53:28.828225 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.v3.router [None req-6b339b21-51a9-4092-802a-514973b955e3 None None] Extended resource: extra_specs {{(pid=114043) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:53:28.828592 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.v3.router [None req-f61eee47-4c6d-427c-aded-cfa31ed71d4d None None] Extended resource: os-snapshot-manage {{(pid=114044) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:53:28.829271 np0000164953 devstack@c-api.service[114046]: WARNING castellan.key_manager.migration [None req-2b82c161-6d27-4a8a-b44a-bd860b75d302 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.829529 np0000164953 devstack@c-api.service[114045]: WARNING castellan.key_manager.migration [None req-17c57a96-65a1-45fc-b163-e3a169abc938 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.829781 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.v3.router [None req-6b339b21-51a9-4092-802a-514973b955e3 None None] Extended resource: cgsnapshots {{(pid=114043) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:53:28.830035 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.v3.router [None req-f61eee47-4c6d-427c-aded-cfa31ed71d4d None None] Extended resource: os-quota-class-sets {{(pid=114044) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:53:28.830956 np0000164953 devstack@c-api.service[114045]: WARNING castellan.key_manager.migration [None req-17c57a96-65a1-45fc-b163-e3a169abc938 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.831146 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.v3.router [None req-6b339b21-51a9-4092-802a-514973b955e3 None None] Extended resource: consistencygroups {{(pid=114043) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:53:28.831274 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.v3.router [None req-f61eee47-4c6d-427c-aded-cfa31ed71d4d None None] Extended resource: encryption {{(pid=114044) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:53:28.832231 np0000164953 devstack@c-api.service[114046]: WARNING castellan.key_manager.migration [None req-2b82c161-6d27-4a8a-b44a-bd860b75d302 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.832413 np0000164953 devstack@c-api.service[114045]: WARNING castellan.key_manager.migration [None req-17c57a96-65a1-45fc-b163-e3a169abc938 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.832853 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.v3.router [None req-f61eee47-4c6d-427c-aded-cfa31ed71d4d None None] Extended resource: capabilities {{(pid=114044) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:53:28.833161 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.v3.router [None req-6b339b21-51a9-4092-802a-514973b955e3 None None] Extended resource: os-availability-zone {{(pid=114043) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:53:28.833778 np0000164953 devstack@c-api.service[114046]: WARNING castellan.key_manager.migration [None req-2b82c161-6d27-4a8a-b44a-bd860b75d302 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.833840 np0000164953 devstack@c-api.service[114045]: WARNING castellan.key_manager.migration [None req-17c57a96-65a1-45fc-b163-e3a169abc938 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.834522 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.v3.router [None req-6b339b21-51a9-4092-802a-514973b955e3 None None] Extended resource: os-snapshot-manage {{(pid=114043) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:53:28.834834 np0000164953 devstack@c-api.service[114044]: WARNING castellan.key_manager.migration [None req-f61eee47-4c6d-427c-aded-cfa31ed71d4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.835218 np0000164953 devstack@c-api.service[114045]: WARNING castellan.key_manager.migration [None req-17c57a96-65a1-45fc-b163-e3a169abc938 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.835996 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.v3.router [None req-6b339b21-51a9-4092-802a-514973b955e3 None None] Extended resource: os-quota-class-sets {{(pid=114043) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:53:28.836274 np0000164953 devstack@c-api.service[114044]: WARNING castellan.key_manager.migration [None req-f61eee47-4c6d-427c-aded-cfa31ed71d4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.836540 np0000164953 devstack@c-api.service[114046]: WARNING castellan.key_manager.migration [None req-2b82c161-6d27-4a8a-b44a-bd860b75d302 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.836697 np0000164953 devstack@c-api.service[114045]: WARNING castellan.key_manager.migration [None req-17c57a96-65a1-45fc-b163-e3a169abc938 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.837278 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.v3.router [None req-6b339b21-51a9-4092-802a-514973b955e3 None None] Extended resource: encryption {{(pid=114043) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:53:28.837670 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.contrib.snapshot_actions [None req-17c57a96-65a1-45fc-b163-e3a169abc938 None None] SnapshotActionsController initialized {{(pid=114045) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 10 22:53:28.837741 np0000164953 devstack@c-api.service[114044]: WARNING castellan.key_manager.migration [None req-f61eee47-4c6d-427c-aded-cfa31ed71d4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.838395 np0000164953 devstack@c-api.service[114045]: WARNING castellan.key_manager.migration [None req-17c57a96-65a1-45fc-b163-e3a169abc938 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.838842 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.v3.router [None req-6b339b21-51a9-4092-802a-514973b955e3 None None] Extended resource: capabilities {{(pid=114043) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:53:28.839160 np0000164953 devstack@c-api.service[114044]: WARNING castellan.key_manager.migration [None req-f61eee47-4c6d-427c-aded-cfa31ed71d4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.839226 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.v3.router [None req-17c57a96-65a1-45fc-b163-e3a169abc938 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=114045) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:53:28.839340 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.v3.router [None req-17c57a96-65a1-45fc-b163-e3a169abc938 None None] Extension VolumeTypeAccess extending resource: types {{(pid=114045) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:53:28.839489 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.v3.router [None req-17c57a96-65a1-45fc-b163-e3a169abc938 None None] Extension UsedLimits extending resource: limits {{(pid=114045) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:53:28.839580 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.v3.router [None req-17c57a96-65a1-45fc-b163-e3a169abc938 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=114045) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:53:28.839699 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.v3.router [None req-17c57a96-65a1-45fc-b163-e3a169abc938 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=114045) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:53:28.839794 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.v3.router [None req-17c57a96-65a1-45fc-b163-e3a169abc938 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=114045) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:53:28.839892 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.v3.router [None req-17c57a96-65a1-45fc-b163-e3a169abc938 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=114045) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:53:28.839999 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.v3.router [None req-17c57a96-65a1-45fc-b163-e3a169abc938 None None] Extension TypesManage extending resource: types {{(pid=114045) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:53:28.840099 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.v3.router [None req-17c57a96-65a1-45fc-b163-e3a169abc938 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=114045) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:53:28.840206 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.v3.router [None req-17c57a96-65a1-45fc-b163-e3a169abc938 None None] Extension AdminActions extending resource: volumes {{(pid=114045) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:53:28.840366 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.v3.router [None req-17c57a96-65a1-45fc-b163-e3a169abc938 None None] Extension AdminActions extending resource: snapshots {{(pid=114045) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:53:28.840489 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.v3.router [None req-17c57a96-65a1-45fc-b163-e3a169abc938 None None] Extension AdminActions extending resource: backups {{(pid=114045) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:53:28.840579 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.v3.router [None req-17c57a96-65a1-45fc-b163-e3a169abc938 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=114045) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:53:28.840687 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.v3.router [None req-17c57a96-65a1-45fc-b163-e3a169abc938 None None] Extension SnapshotActions extending resource: snapshots {{(pid=114045) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:53:28.840784 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.v3.router [None req-17c57a96-65a1-45fc-b163-e3a169abc938 None None] Extension VolumeActions extending resource: volumes {{(pid=114045) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:53:28.840897 np0000164953 devstack@c-api.service[114043]: WARNING castellan.key_manager.migration [None req-6b339b21-51a9-4092-802a-514973b955e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.840967 np0000164953 devstack@c-api.service[114044]: WARNING castellan.key_manager.migration [None req-f61eee47-4c6d-427c-aded-cfa31ed71d4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.841025 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.v3.router [None req-17c57a96-65a1-45fc-b163-e3a169abc938 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=114045) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:53:28.842130 np0000164953 devstack@c-api.service[114046]: WARNING castellan.key_manager.migration [None req-2b82c161-6d27-4a8a-b44a-bd860b75d302 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.842384 np0000164953 devstack@c-api.service[114043]: WARNING castellan.key_manager.migration [None req-6b339b21-51a9-4092-802a-514973b955e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.842473 np0000164953 devstack@c-api.service[114044]: WARNING castellan.key_manager.migration [None req-f61eee47-4c6d-427c-aded-cfa31ed71d4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.843302 np0000164953 devstack@c-api.service[114045]: WARNING keystonemiddleware.auth_token [None req-17c57a96-65a1-45fc-b163-e3a169abc938 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Apr 10 22:53:28.843402 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.contrib.snapshot_actions [None req-f61eee47-4c6d-427c-aded-cfa31ed71d4d None None] SnapshotActionsController initialized {{(pid=114044) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 10 22:53:28.844105 np0000164953 devstack@c-api.service[114043]: WARNING castellan.key_manager.migration [None req-6b339b21-51a9-4092-802a-514973b955e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.844202 np0000164953 devstack@c-api.service[114044]: WARNING castellan.key_manager.migration [None req-f61eee47-4c6d-427c-aded-cfa31ed71d4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.845168 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.v3.router [None req-f61eee47-4c6d-427c-aded-cfa31ed71d4d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=114044) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:53:28.845278 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.v3.router [None req-f61eee47-4c6d-427c-aded-cfa31ed71d4d None None] Extension VolumeTypeAccess extending resource: types {{(pid=114044) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:53:28.845404 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.v3.router [None req-f61eee47-4c6d-427c-aded-cfa31ed71d4d None None] Extension UsedLimits extending resource: limits {{(pid=114044) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:53:28.845524 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.v3.router [None req-f61eee47-4c6d-427c-aded-cfa31ed71d4d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=114044) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:53:28.845571 np0000164953 devstack@c-api.service[114043]: WARNING castellan.key_manager.migration [None req-6b339b21-51a9-4092-802a-514973b955e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.845605 np0000164953 devstack@c-api.service[114046]: WARNING castellan.key_manager.migration [None req-2b82c161-6d27-4a8a-b44a-bd860b75d302 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.845640 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.v3.router [None req-f61eee47-4c6d-427c-aded-cfa31ed71d4d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=114044) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:53:28.845725 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.v3.router [None req-f61eee47-4c6d-427c-aded-cfa31ed71d4d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=114044) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:53:28.845833 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.v3.router [None req-f61eee47-4c6d-427c-aded-cfa31ed71d4d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=114044) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:53:28.845931 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.v3.router [None req-f61eee47-4c6d-427c-aded-cfa31ed71d4d None None] Extension TypesManage extending resource: types {{(pid=114044) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:53:28.846044 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.v3.router [None req-f61eee47-4c6d-427c-aded-cfa31ed71d4d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=114044) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:53:28.846151 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.v3.router [None req-f61eee47-4c6d-427c-aded-cfa31ed71d4d None None] Extension AdminActions extending resource: volumes {{(pid=114044) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:53:28.846305 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.v3.router [None req-f61eee47-4c6d-427c-aded-cfa31ed71d4d None None] Extension AdminActions extending resource: snapshots {{(pid=114044) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:53:28.846371 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.v3.router [None req-f61eee47-4c6d-427c-aded-cfa31ed71d4d None None] Extension AdminActions extending resource: backups {{(pid=114044) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:53:28.846499 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.v3.router [None req-f61eee47-4c6d-427c-aded-cfa31ed71d4d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=114044) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:53:28.846606 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.v3.router [None req-f61eee47-4c6d-427c-aded-cfa31ed71d4d None None] Extension SnapshotActions extending resource: snapshots {{(pid=114044) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:53:28.846703 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.v3.router [None req-f61eee47-4c6d-427c-aded-cfa31ed71d4d None None] Extension VolumeActions extending resource: volumes {{(pid=114044) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:53:28.846921 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.v3.router [None req-f61eee47-4c6d-427c-aded-cfa31ed71d4d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=114044) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:53:28.846984 np0000164953 devstack@c-api.service[114043]: WARNING castellan.key_manager.migration [None req-6b339b21-51a9-4092-802a-514973b955e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.847741 np0000164953 devstack@c-api.service[114046]: WARNING castellan.key_manager.migration [None req-2b82c161-6d27-4a8a-b44a-bd860b75d302 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.848467 np0000164953 devstack@c-api.service[114043]: WARNING castellan.key_manager.migration [None req-6b339b21-51a9-4092-802a-514973b955e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.849221 np0000164953 devstack@c-api.service[114044]: WARNING keystonemiddleware.auth_token [None req-f61eee47-4c6d-427c-aded-cfa31ed71d4d None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Apr 10 22:53:28.849468 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.contrib.snapshot_actions [None req-6b339b21-51a9-4092-802a-514973b955e3 None None] SnapshotActionsController initialized {{(pid=114043) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 10 22:53:28.849554 np0000164953 devstack@c-api.service[114045]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d6b01ca3668 pid: 114045 (default app) Apr 10 22:53:28.850081 np0000164953 devstack@c-api.service[114045]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. Apr 10 22:53:28.850081 np0000164953 devstack@c-api.service[114045]: warnings.warn( Apr 10 22:53:28.850187 np0000164953 devstack@c-api.service[114043]: WARNING castellan.key_manager.migration [None req-6b339b21-51a9-4092-802a-514973b955e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.851086 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.v3.router [None req-6b339b21-51a9-4092-802a-514973b955e3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=114043) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:53:28.851193 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.v3.router [None req-6b339b21-51a9-4092-802a-514973b955e3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=114043) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:53:28.851318 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.v3.router [None req-6b339b21-51a9-4092-802a-514973b955e3 None None] Extension UsedLimits extending resource: limits {{(pid=114043) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:53:28.851433 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.v3.router [None req-6b339b21-51a9-4092-802a-514973b955e3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=114043) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:53:28.851582 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.v3.router [None req-6b339b21-51a9-4092-802a-514973b955e3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=114043) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:53:28.851705 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.v3.router [None req-6b339b21-51a9-4092-802a-514973b955e3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=114043) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:53:28.851812 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.v3.router [None req-6b339b21-51a9-4092-802a-514973b955e3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=114043) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:53:28.851915 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.v3.router [None req-6b339b21-51a9-4092-802a-514973b955e3 None None] Extension TypesManage extending resource: types {{(pid=114043) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:53:28.852020 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.v3.router [None req-6b339b21-51a9-4092-802a-514973b955e3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=114043) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:53:28.852143 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.v3.router [None req-6b339b21-51a9-4092-802a-514973b955e3 None None] Extension AdminActions extending resource: volumes {{(pid=114043) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:53:28.852262 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.v3.router [None req-6b339b21-51a9-4092-802a-514973b955e3 None None] Extension AdminActions extending resource: snapshots {{(pid=114043) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:53:28.852404 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.v3.router [None req-6b339b21-51a9-4092-802a-514973b955e3 None None] Extension AdminActions extending resource: backups {{(pid=114043) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:53:28.852553 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.v3.router [None req-6b339b21-51a9-4092-802a-514973b955e3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=114043) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:53:28.852659 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.v3.router [None req-6b339b21-51a9-4092-802a-514973b955e3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=114043) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:53:28.852758 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.v3.router [None req-6b339b21-51a9-4092-802a-514973b955e3 None None] Extension VolumeActions extending resource: volumes {{(pid=114043) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:53:28.852981 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.v3.router [None req-6b339b21-51a9-4092-802a-514973b955e3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=114043) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:53:28.853183 np0000164953 devstack@c-api.service[114046]: WARNING castellan.key_manager.migration [None req-2b82c161-6d27-4a8a-b44a-bd860b75d302 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.855261 np0000164953 devstack@c-api.service[114043]: WARNING keystonemiddleware.auth_token [None req-6b339b21-51a9-4092-802a-514973b955e3 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Apr 10 22:53:28.855819 np0000164953 devstack@c-api.service[114044]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d6b01ca3668 pid: 114044 (default app) Apr 10 22:53:28.857117 np0000164953 devstack@c-api.service[114046]: WARNING castellan.key_manager.migration [None req-2b82c161-6d27-4a8a-b44a-bd860b75d302 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.858265 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.858265 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.858265 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.858265 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.858265 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.858587 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.858587 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.858587 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.858587 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.858587 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.858808 np0000164953 devstack@c-api.service[114046]: WARNING cinder.api.contrib.hosts [None req-2b82c161-6d27-4a8a-b44a-bd860b75d302 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 10 22:53:28.858851 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.858851 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.858851 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.858851 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.858851 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.858851 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.859099 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.859099 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.859099 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.859099 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.859297 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.859297 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.859297 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.859297 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.859523 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.859523 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.859523 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.859523 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.859697 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.859697 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.859697 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.859697 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.859697 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.859921 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.859921 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.859921 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.859921 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.859921 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.860113 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.860113 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.860113 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.860113 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.860113 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.860113 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.860435 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.860435 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.860435 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.860435 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.860435 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.860435 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.860704 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.860704 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.860704 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.860704 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.860704 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.860704 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.860945 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.860945 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.860945 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.860945 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.860945 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.861160 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.861160 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.861160 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.861160 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.861160 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.861357 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.861357 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.861357 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.861357 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.861357 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.861357 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.861739 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.861739 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.861739 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.861739 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.861739 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.861739 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.861962 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.861962 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.861962 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.861962 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.861962 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.862177 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.862177 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.862177 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.862177 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.862177 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.862378 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.862378 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.862378 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.862378 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.862582 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.862582 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.862582 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.862582 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.862760 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.862760 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.862760 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.862760 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.862760 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.862979 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.862979 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.862979 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.862979 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.862979 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.863178 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.863178 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.863269 np0000164953 devstack@c-api.service[114046]: WARNING castellan.key_manager.migration [None req-2b82c161-6d27-4a8a-b44a-bd860b75d302 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.863305 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.863305 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.863305 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.863305 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.863553 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.863553 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.863553 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.863553 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.863736 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.863736 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.863736 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.863736 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.863898 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.863898 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.863898 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.863898 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.864071 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.864071 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.864071 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.864071 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.864233 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.864233 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.864233 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.864233 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.864233 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.864233 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.864619 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.864619 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.864619 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.864619 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.864619 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.864829 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.864829 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.864829 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.864829 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.864829 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.864829 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.864829 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.865090 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.865090 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.865090 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.865090 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.865090 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.865090 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.865317 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.865317 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.865317 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.865317 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.865317 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.865317 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.865586 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.865586 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.865586 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.865586 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.865586 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.865586 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.865828 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.865828 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.865828 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.865828 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.866004 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.866004 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.866004 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.866004 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.866168 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.866168 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.866168 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.866168 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.866342 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.866342 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.866342 np0000164953 devstack@c-api.service[114045]: /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. Apr 10 22:53:28.866342 np0000164953 devstack@c-api.service[114045]: warnings.warn(deprecated_msg) Apr 10 22:53:28.866543 np0000164953 devstack@c-api.service[114046]: WARNING castellan.key_manager.migration [None req-2b82c161-6d27-4a8a-b44a-bd860b75d302 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.866621 np0000164953 devstack@c-api.service[114043]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d6b01ca3668 pid: 114043 (default app) Apr 10 22:53:28.866658 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.middleware.request_id [None req-f19e308a-f0de-4e30-b6b5-844eafe2334e None None] RequestId filter calling following filter/app {{(pid=114045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 10 22:53:28.866705 np0000164953 devstack@c-api.service[114046]: WARNING castellan.key_manager.migration [None req-2b82c161-6d27-4a8a-b44a-bd860b75d302 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.866740 np0000164953 devstack@c-api.service[114045]: [pid: 114045|app: 0|req: 1/1] 199.204.45.77 () {60 vars in 946 bytes} [Fri Apr 10 22:53:28 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Apr 10 22:53:28.866774 np0000164953 devstack@c-api.service[114046]: WARNING castellan.key_manager.migration [None req-2b82c161-6d27-4a8a-b44a-bd860b75d302 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.866774 np0000164953 devstack@c-api.service[114046]: WARNING castellan.key_manager.migration [None req-2b82c161-6d27-4a8a-b44a-bd860b75d302 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.867463 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.v3.router [None req-2b82c161-6d27-4a8a-b44a-bd860b75d302 None None] Extended resource: extensions {{(pid=114046) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:53:28.869357 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.v3.router [None req-2b82c161-6d27-4a8a-b44a-bd860b75d302 None None] Extended resource: encryption {{(pid=114046) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:53:28.871096 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.v3.router [None req-2b82c161-6d27-4a8a-b44a-bd860b75d302 None None] Extended resource: os-volume-manage {{(pid=114046) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:53:28.872933 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.v3.router [None req-2b82c161-6d27-4a8a-b44a-bd860b75d302 None None] Extended resource: os-volume-type-access {{(pid=114046) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:53:28.874771 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.v3.router [None req-2b82c161-6d27-4a8a-b44a-bd860b75d302 None None] Extended resource: os-quota-sets {{(pid=114046) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:53:28.876237 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.v3.router [None req-2b82c161-6d27-4a8a-b44a-bd860b75d302 None None] Extended resource: qos-specs {{(pid=114046) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:53:28.878632 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.v3.router [None req-2b82c161-6d27-4a8a-b44a-bd860b75d302 None None] Extended resource: backups {{(pid=114046) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:53:28.881961 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.v3.router [None req-2b82c161-6d27-4a8a-b44a-bd860b75d302 None None] Extended resource: os-hosts {{(pid=114046) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:53:28.883689 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.v3.router [None req-2b82c161-6d27-4a8a-b44a-bd860b75d302 None None] Extended resource: scheduler-stats {{(pid=114046) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:53:28.885193 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.v3.router [None req-2b82c161-6d27-4a8a-b44a-bd860b75d302 None None] Extended resource: os-volume-transfer {{(pid=114046) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:53:28.887067 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.v3.router [None req-2b82c161-6d27-4a8a-b44a-bd860b75d302 None None] Extended resource: extra_specs {{(pid=114046) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:53:28.888802 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.v3.router [None req-2b82c161-6d27-4a8a-b44a-bd860b75d302 None None] Extended resource: cgsnapshots {{(pid=114046) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:53:28.890303 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.v3.router [None req-2b82c161-6d27-4a8a-b44a-bd860b75d302 None None] Extended resource: consistencygroups {{(pid=114046) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:53:28.892305 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.v3.router [None req-2b82c161-6d27-4a8a-b44a-bd860b75d302 None None] Extended resource: os-availability-zone {{(pid=114046) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:53:28.893732 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.v3.router [None req-2b82c161-6d27-4a8a-b44a-bd860b75d302 None None] Extended resource: os-snapshot-manage {{(pid=114046) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:53:28.895344 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.v3.router [None req-2b82c161-6d27-4a8a-b44a-bd860b75d302 None None] Extended resource: os-quota-class-sets {{(pid=114046) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:53:28.896756 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.v3.router [None req-2b82c161-6d27-4a8a-b44a-bd860b75d302 None None] Extended resource: encryption {{(pid=114046) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:53:28.898401 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.v3.router [None req-2b82c161-6d27-4a8a-b44a-bd860b75d302 None None] Extended resource: capabilities {{(pid=114046) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:53:28.900744 np0000164953 devstack@c-api.service[114046]: WARNING castellan.key_manager.migration [None req-2b82c161-6d27-4a8a-b44a-bd860b75d302 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.902412 np0000164953 devstack@c-api.service[114046]: WARNING castellan.key_manager.migration [None req-2b82c161-6d27-4a8a-b44a-bd860b75d302 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.903976 np0000164953 devstack@c-api.service[114046]: WARNING castellan.key_manager.migration [None req-2b82c161-6d27-4a8a-b44a-bd860b75d302 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.905594 np0000164953 devstack@c-api.service[114046]: WARNING castellan.key_manager.migration [None req-2b82c161-6d27-4a8a-b44a-bd860b75d302 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.907152 np0000164953 devstack@c-api.service[114046]: WARNING castellan.key_manager.migration [None req-2b82c161-6d27-4a8a-b44a-bd860b75d302 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.908779 np0000164953 devstack@c-api.service[114046]: WARNING castellan.key_manager.migration [None req-2b82c161-6d27-4a8a-b44a-bd860b75d302 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.909840 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.contrib.snapshot_actions [None req-2b82c161-6d27-4a8a-b44a-bd860b75d302 None None] SnapshotActionsController initialized {{(pid=114046) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 10 22:53:28.910662 np0000164953 devstack@c-api.service[114046]: WARNING castellan.key_manager.migration [None req-2b82c161-6d27-4a8a-b44a-bd860b75d302 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:53:28.911910 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.v3.router [None req-2b82c161-6d27-4a8a-b44a-bd860b75d302 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=114046) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:53:28.911910 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.v3.router [None req-2b82c161-6d27-4a8a-b44a-bd860b75d302 None None] Extension VolumeTypeAccess extending resource: types {{(pid=114046) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:53:28.911910 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.v3.router [None req-2b82c161-6d27-4a8a-b44a-bd860b75d302 None None] Extension UsedLimits extending resource: limits {{(pid=114046) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:53:28.911910 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.v3.router [None req-2b82c161-6d27-4a8a-b44a-bd860b75d302 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=114046) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:53:28.912138 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.v3.router [None req-2b82c161-6d27-4a8a-b44a-bd860b75d302 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=114046) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:53:28.912138 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.v3.router [None req-2b82c161-6d27-4a8a-b44a-bd860b75d302 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=114046) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:53:28.912262 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.v3.router [None req-2b82c161-6d27-4a8a-b44a-bd860b75d302 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=114046) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:53:28.912348 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.v3.router [None req-2b82c161-6d27-4a8a-b44a-bd860b75d302 None None] Extension TypesManage extending resource: types {{(pid=114046) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:53:28.912488 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.v3.router [None req-2b82c161-6d27-4a8a-b44a-bd860b75d302 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=114046) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:53:28.912614 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.v3.router [None req-2b82c161-6d27-4a8a-b44a-bd860b75d302 None None] Extension AdminActions extending resource: volumes {{(pid=114046) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:53:28.912759 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.v3.router [None req-2b82c161-6d27-4a8a-b44a-bd860b75d302 None None] Extension AdminActions extending resource: snapshots {{(pid=114046) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:53:28.912970 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.v3.router [None req-2b82c161-6d27-4a8a-b44a-bd860b75d302 None None] Extension AdminActions extending resource: backups {{(pid=114046) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:53:28.913068 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.v3.router [None req-2b82c161-6d27-4a8a-b44a-bd860b75d302 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=114046) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:53:28.913177 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.v3.router [None req-2b82c161-6d27-4a8a-b44a-bd860b75d302 None None] Extension SnapshotActions extending resource: snapshots {{(pid=114046) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:53:28.913340 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.v3.router [None req-2b82c161-6d27-4a8a-b44a-bd860b75d302 None None] Extension VolumeActions extending resource: volumes {{(pid=114046) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:53:28.913514 np0000164953 devstack@c-api.service[114046]: DEBUG cinder.api.v3.router [None req-2b82c161-6d27-4a8a-b44a-bd860b75d302 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=114046) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:53:28.916026 np0000164953 devstack@c-api.service[114046]: WARNING keystonemiddleware.auth_token [None req-2b82c161-6d27-4a8a-b44a-bd860b75d302 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Apr 10 22:53:28.923414 np0000164953 devstack@c-api.service[114046]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d6b01ca3668 pid: 114046 (default app) Apr 10 22:53:36.336917 np0000164953 devstack@c-api.service[114044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. Apr 10 22:53:36.336917 np0000164953 devstack@c-api.service[114044]: warnings.warn( Apr 10 22:53:36.351103 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.351103 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.351103 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.351103 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.351103 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.351628 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.351628 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.351628 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.351628 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.351628 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.351961 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.351961 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.351961 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.351961 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.351961 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.351961 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.352309 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.352309 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.352309 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.352309 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.352607 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.352607 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.352607 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.352607 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.352887 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.352887 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.352887 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.352887 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.353121 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.353121 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.353121 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.353121 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.353121 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.353426 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.353426 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.353426 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.353426 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.353426 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.353800 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.353800 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.353800 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.353800 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.353800 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.353800 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.354232 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.354232 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.354232 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.354232 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.354232 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.354232 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.354697 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.354697 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.354697 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.354697 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.354697 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.354697 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.355063 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.355063 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.355063 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.355063 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.355063 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.355402 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.355402 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.355402 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.355402 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.355402 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.355754 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.355754 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.355754 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.355754 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.355754 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.355754 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.356091 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.356091 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.356091 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.356091 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.356091 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.356091 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.356476 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.356476 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.356476 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.356476 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.356476 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.356823 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.356823 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.356823 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.356823 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.356823 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.357367 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.357367 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.357367 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.357367 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.357712 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.357712 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.357712 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.357712 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.358104 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.358104 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.358104 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.358104 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.358104 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.358494 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.358494 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.358494 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.358494 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.358494 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.358840 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.358840 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.358840 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.358840 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.359151 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.359151 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.359151 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.359151 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.359521 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.359521 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.359521 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.359521 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.359844 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.359844 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.359844 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.359844 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.360136 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.360136 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.360136 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.360136 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.360439 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.360439 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.360439 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.360439 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.360439 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.360899 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.360899 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.360899 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.360899 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.360899 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.360899 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.361839 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.361839 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.361839 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.361839 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.361839 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.362480 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.362480 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.362480 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.362480 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.362480 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.362480 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.362838 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.362838 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.362838 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.362838 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.362838 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.362838 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.363024 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.363024 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.363024 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.363024 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.363024 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.363024 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.363217 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.363217 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.363217 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.363217 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.363217 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.363217 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.363403 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.363403 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.363403 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.363403 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.363558 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.363558 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.363558 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.363558 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.363558 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.363722 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.363722 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.363722 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.363722 np0000164953 devstack@c-api.service[114044]: /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. Apr 10 22:53:36.363722 np0000164953 devstack@c-api.service[114044]: warnings.warn(deprecated_msg) Apr 10 22:53:36.363722 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.middleware.request_id [None req-a8599b3d-bd6c-4d49-a466-921557fd1b6d None None] RequestId filter calling following filter/app {{(pid=114044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 10 22:53:36.873322 np0000164953 devstack@c-api.service[114044]: INFO cinder.api.openstack.wsgi [None req-a8599b3d-bd6c-4d49-a466-921557fd1b6d admin admin] POST https://199.204.45.77/volume/v3/types Apr 10 22:53:36.873783 np0000164953 devstack@c-api.service[114044]: DEBUG cinder.api.openstack.wsgi [None req-a8599b3d-bd6c-4d49-a466-921557fd1b6d admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=114044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 10 22:53:36.875463 np0000164953 devstack@c-api.service[114044]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: 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. Apr 10 22:53:36.875463 np0000164953 devstack@c-api.service[114044]: warnings.warn( Apr 10 22:53:36.885337 np0000164953 devstack@c-api.service[114044]: DEBUG oslo_db.sqlalchemy.engines [None req-a8599b3d-bd6c-4d49-a466-921557fd1b6d 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=114044) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 10 22:53:36.961098 np0000164953 devstack@c-api.service[114044]: INFO cinder.api.openstack.wsgi [None req-a8599b3d-bd6c-4d49-a466-921557fd1b6d admin admin] https://199.204.45.77/volume/v3/types returned with HTTP 200 Apr 10 22:53:36.961916 np0000164953 devstack@c-api.service[114044]: [pid: 114044|app: 0|req: 1/2] 199.204.45.77 () {68 vars in 1281 bytes} [Fri Apr 10 22:53:36 2026] POST /volume/v3/types => generated 186 bytes in 626 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 10 22:53:36.975284 np0000164953 devstack@c-api.service[114043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. Apr 10 22:53:36.975284 np0000164953 devstack@c-api.service[114043]: warnings.warn( Apr 10 22:53:36.987505 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.987505 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.987505 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.987505 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.987805 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.987805 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.987805 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.987805 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.988047 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.988047 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.988047 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.988047 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.988047 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.988047 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.988505 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.988505 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.988505 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.988505 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.988505 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.989032 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.989032 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.989032 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.989032 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.989032 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.989424 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.989424 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.989424 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.989424 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.989740 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.989740 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.989740 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.989740 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.989740 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.990151 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.990151 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.990151 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.990151 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.990151 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.990539 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.990539 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.990539 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.990539 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.990539 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.990539 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.991186 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.991186 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.991186 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.991186 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.991186 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.991186 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.991669 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.991669 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.991669 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.991669 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.991669 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.991669 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.992079 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.992079 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.992079 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.992079 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.992079 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.992508 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.992508 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.992508 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.992508 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.992508 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.992866 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.992866 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.992866 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.992866 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.992866 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.992866 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.993297 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.993297 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.993297 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.993297 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.993297 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.993297 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.993704 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.993704 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.993704 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.993704 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.993704 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.994055 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.994055 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.994055 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.994055 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.994055 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.994419 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.994419 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.994419 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.994419 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.994763 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.994763 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.994763 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.994763 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.995214 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.995214 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.995214 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.995214 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.995214 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.995616 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.995616 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.995616 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.995616 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.995616 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.995827 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.995827 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.995827 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.995827 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.996021 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.996021 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.996021 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.996021 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.996226 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.996226 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.996226 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.996226 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.996427 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.996427 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.996427 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.996427 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.996623 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.996623 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.996623 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.996623 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.996799 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.996799 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.996799 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.996799 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.996799 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.997091 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.997091 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.997091 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.997091 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.997091 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.997091 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.997372 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.997372 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.997372 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.997372 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.997372 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.997717 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.997717 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.997717 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.997717 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.997717 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.997717 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.997964 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.997964 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.997964 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.997964 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.997964 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.997964 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.998294 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.998294 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.998294 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.998294 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.998294 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.998294 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.998595 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.998595 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.998595 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.998595 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.998595 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.998595 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.999243 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.999243 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.999243 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.999243 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.999527 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.999527 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.999527 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.999527 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.999527 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.999869 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.999869 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.999869 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.999869 np0000164953 devstack@c-api.service[114043]: /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. Apr 10 22:53:36.999869 np0000164953 devstack@c-api.service[114043]: warnings.warn(deprecated_msg) Apr 10 22:53:36.999869 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.middleware.request_id [req-a8599b3d-bd6c-4d49-a466-921557fd1b6d req-ccafe9f1-5f0d-427b-9c8c-8af7e5a66a5c None None] RequestId filter calling following filter/app {{(pid=114043) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 10 22:53:37.335417 np0000164953 devstack@c-api.service[114043]: INFO cinder.api.openstack.wsgi [req-a8599b3d-bd6c-4d49-a466-921557fd1b6d req-ccafe9f1-5f0d-427b-9c8c-8af7e5a66a5c admin admin] POST https://199.204.45.77/volume/v3/types/2e06cd1f-254a-45e4-9cf9-9d4c09543ec8/extra_specs Apr 10 22:53:37.335947 np0000164953 devstack@c-api.service[114043]: DEBUG cinder.api.openstack.wsgi [req-a8599b3d-bd6c-4d49-a466-921557fd1b6d req-ccafe9f1-5f0d-427b-9c8c-8af7e5a66a5c admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=114043) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 10 22:53:37.337623 np0000164953 devstack@c-api.service[114043]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: 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. Apr 10 22:53:37.337623 np0000164953 devstack@c-api.service[114043]: warnings.warn( Apr 10 22:53:37.347736 np0000164953 devstack@c-api.service[114043]: DEBUG oslo_db.sqlalchemy.engines [req-a8599b3d-bd6c-4d49-a466-921557fd1b6d req-ccafe9f1-5f0d-427b-9c8c-8af7e5a66a5c 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=114043) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 10 22:53:37.400243 np0000164953 devstack@c-api.service[114043]: INFO cinder.api.openstack.wsgi [req-a8599b3d-bd6c-4d49-a466-921557fd1b6d req-ccafe9f1-5f0d-427b-9c8c-8af7e5a66a5c admin admin] https://199.204.45.77/volume/v3/types/2e06cd1f-254a-45e4-9cf9-9d4c09543ec8/extra_specs returned with HTTP 200 Apr 10 22:53:37.400696 np0000164953 devstack@c-api.service[114043]: [pid: 114043|app: 0|req: 1/3] 199.204.45.77 () {70 vars in 1498 bytes} [Fri Apr 10 22:53:36 2026] POST /volume/v3/types/2e06cd1f-254a-45e4-9cf9-9d4c09543ec8/extra_specs => generated 55 bytes in 426 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 10 22:53:38.731420 np0000164953 devstack@c-api.service[114045]: DEBUG dbcounter [-] [114045] Writing DB stats cinder:SELECT=6 {{(pid=114045) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 10 22:53:38.792781 np0000164953 devstack@c-api.service[114046]: DEBUG dbcounter [-] [114046] Writing DB stats cinder:SELECT=6 {{(pid=114046) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 10 22:53:46.957275 np0000164953 devstack@c-api.service[114044]: DEBUG dbcounter [-] [114044] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=114044) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 10 22:53:47.399391 np0000164953 devstack@c-api.service[114043]: DEBUG dbcounter [-] [114043] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=114043) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 10 22:56:25.420703 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.middleware.request_id [None req-4a83b545-1787-417d-b4e7-7e66503cca5b None None] RequestId filter calling following filter/app {{(pid=114045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 10 22:56:25.422181 np0000164953 devstack@c-api.service[114045]: INFO cinder.api.openstack.wsgi [None req-4a83b545-1787-417d-b4e7-7e66503cca5b None None] GET https://199.204.45.77/volume// Apr 10 22:56:25.422369 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.openstack.wsgi [None req-4a83b545-1787-417d-b4e7-7e66503cca5b None None] Empty body provided in request {{(pid=114045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 10 22:56:25.422863 np0000164953 devstack@c-api.service[114045]: DEBUG cinder.api.openstack.wsgi [None req-4a83b545-1787-417d-b4e7-7e66503cca5b None None] Calling method 'all' {{(pid=114045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 10 22:56:25.423876 np0000164953 devstack@c-api.service[114045]: INFO cinder.api.openstack.wsgi [None req-4a83b545-1787-417d-b4e7-7e66503cca5b None None] https://199.204.45.77/volume// returned with HTTP 300 Apr 10 22:56:25.424419 np0000164953 devstack@c-api.service[114045]: [pid: 114045|app: 0|req: 2/4] 199.204.45.77 () {66 vars in 1449 bytes} [Fri Apr 10 22:56:25 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)