Jun 03 10:13:52.992038 np0000178428 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 03 10:13:53.002213 np0000178428 devstack@c-api.service[112379]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 03 10:13:53.005760 np0000178428 devstack@c-api.service[112379]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Jun 3 10:13:53 2026] *** Jun 03 10:13:53.005760 np0000178428 devstack@c-api.service[112379]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 03 10:13:53.005760 np0000178428 devstack@c-api.service[112379]: os: Linux-6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 Jun 03 10:13:53.005760 np0000178428 devstack@c-api.service[112379]: nodename: np0000178428 Jun 03 10:13:53.005760 np0000178428 devstack@c-api.service[112379]: machine: x86_64 Jun 03 10:13:53.005760 np0000178428 devstack@c-api.service[112379]: clock source: unix Jun 03 10:13:53.005760 np0000178428 devstack@c-api.service[112379]: pcre jit disabled Jun 03 10:13:53.005760 np0000178428 devstack@c-api.service[112379]: detected number of CPU cores: 16 Jun 03 10:13:53.005760 np0000178428 devstack@c-api.service[112379]: current working directory: / Jun 03 10:13:53.005760 np0000178428 devstack@c-api.service[112379]: detected binary path: /usr/bin/uwsgi-core Jun 03 10:13:53.005760 np0000178428 devstack@c-api.service[112379]: your processes number limit is 256917 Jun 03 10:13:53.005760 np0000178428 devstack@c-api.service[112379]: your memory page size is 4096 bytes Jun 03 10:13:53.005760 np0000178428 devstack@c-api.service[112379]: detected max file descriptor number: 2048 Jun 03 10:13:53.005760 np0000178428 devstack@c-api.service[112379]: lock engine: pthread robust mutexes Jun 03 10:13:53.006613 np0000178428 devstack@c-api.service[112379]: thunder lock: enabled Jun 03 10:13:53.006613 np0000178428 devstack@c-api.service[112379]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 03 10:13:53.006613 np0000178428 devstack@c-api.service[112379]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 03 10:13:53.006613 np0000178428 devstack@c-api.service[112379]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 03 10:13:53.006613 np0000178428 devstack@c-api.service[112379]: Set PythonHome to /opt/stack/data/venv Jun 03 10:13:53.040583 np0000178428 devstack@c-api.service[112379]: Python main interpreter initialized at 0x7ed4af6a3668 Jun 03 10:13:53.040583 np0000178428 devstack@c-api.service[112379]: python threads support enabled Jun 03 10:13:53.040583 np0000178428 devstack@c-api.service[112379]: your server socket listen backlog is limited to 100 connections Jun 03 10:13:53.040583 np0000178428 devstack@c-api.service[112379]: your mercy for graceful operations on workers is 80 seconds Jun 03 10:13:53.040583 np0000178428 devstack@c-api.service[112379]: mapped 671795 bytes (656 KB) for 4 cores Jun 03 10:13:53.040583 np0000178428 devstack@c-api.service[112379]: *** Operational MODE: preforking *** Jun 03 10:13:53.040583 np0000178428 devstack@c-api.service[112379]: *** uWSGI is running in multiple interpreter mode *** Jun 03 10:13:53.040583 np0000178428 devstack@c-api.service[112379]: spawned uWSGI master process (pid: 112379) Jun 03 10:13:53.040577 np0000178428 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 03 10:13:53.041865 np0000178428 devstack@c-api.service[112379]: spawned uWSGI worker 1 (pid: 112384, cores: 1) Jun 03 10:13:53.041865 np0000178428 devstack@c-api.service[112379]: spawned uWSGI worker 2 (pid: 112385, cores: 1) Jun 03 10:13:53.042291 np0000178428 devstack@c-api.service[112379]: spawned uWSGI worker 3 (pid: 112386, cores: 1) Jun 03 10:13:53.043165 np0000178428 devstack@c-api.service[112379]: spawned uWSGI worker 4 (pid: 112387, cores: 1) Jun 03 10:13:53.043165 np0000178428 devstack@c-api.service[112379]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 03 10:13:53.166768 np0000178428 devstack@c-api.service[112385]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 03 10:13:53.166768 np0000178428 devstack@c-api.service[112385]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 03 10:13:53.166768 np0000178428 devstack@c-api.service[112385]: we strongly recommend against using it for new projects. Jun 03 10:13:53.166768 np0000178428 devstack@c-api.service[112385]: If you are already using Eventlet, we recommend migrating to a different Jun 03 10:13:53.166768 np0000178428 devstack@c-api.service[112385]: framework. For more detail see Jun 03 10:13:53.166768 np0000178428 devstack@c-api.service[112385]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 03 10:13:53.166768 np0000178428 devstack@c-api.service[112385]: import eventlet # noqa Jun 03 10:13:53.171246 np0000178428 devstack@c-api.service[112384]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 03 10:13:53.171246 np0000178428 devstack@c-api.service[112384]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 03 10:13:53.171246 np0000178428 devstack@c-api.service[112384]: we strongly recommend against using it for new projects. Jun 03 10:13:53.171246 np0000178428 devstack@c-api.service[112384]: If you are already using Eventlet, we recommend migrating to a different Jun 03 10:13:53.171246 np0000178428 devstack@c-api.service[112384]: framework. For more detail see Jun 03 10:13:53.171246 np0000178428 devstack@c-api.service[112384]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 03 10:13:53.171246 np0000178428 devstack@c-api.service[112384]: import eventlet # noqa Jun 03 10:13:53.180921 np0000178428 devstack@c-api.service[112387]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 03 10:13:53.180921 np0000178428 devstack@c-api.service[112387]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 03 10:13:53.180921 np0000178428 devstack@c-api.service[112387]: we strongly recommend against using it for new projects. Jun 03 10:13:53.180921 np0000178428 devstack@c-api.service[112387]: If you are already using Eventlet, we recommend migrating to a different Jun 03 10:13:53.180921 np0000178428 devstack@c-api.service[112387]: framework. For more detail see Jun 03 10:13:53.180921 np0000178428 devstack@c-api.service[112387]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 03 10:13:53.180921 np0000178428 devstack@c-api.service[112387]: import eventlet # noqa Jun 03 10:13:53.195200 np0000178428 devstack@c-api.service[112386]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 03 10:13:53.195200 np0000178428 devstack@c-api.service[112386]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 03 10:13:53.195200 np0000178428 devstack@c-api.service[112386]: we strongly recommend against using it for new projects. Jun 03 10:13:53.195200 np0000178428 devstack@c-api.service[112386]: If you are already using Eventlet, we recommend migrating to a different Jun 03 10:13:53.195200 np0000178428 devstack@c-api.service[112386]: framework. For more detail see Jun 03 10:13:53.195200 np0000178428 devstack@c-api.service[112386]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 03 10:13:53.195200 np0000178428 devstack@c-api.service[112386]: import eventlet # noqa Jun 03 10:13:53.250695 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 03 10:13:53.250695 np0000178428 devstack@c-api.service[112385]: warnings.warn( Jun 03 10:13:53.261389 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 03 10:13:53.261389 np0000178428 devstack@c-api.service[112384]: warnings.warn( Jun 03 10:13:53.265764 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 03 10:13:53.265764 np0000178428 devstack@c-api.service[112387]: warnings.warn( Jun 03 10:13:53.281502 np0000178428 devstack@c-api.service[112386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 03 10:13:53.281502 np0000178428 devstack@c-api.service[112386]: warnings.warn( Jun 03 10:13:53.325297 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 03 10:13:53.325297 np0000178428 devstack@c-api.service[112385]: from cgi import parse_header Jun 03 10:13:53.338423 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 03 10:13:53.338423 np0000178428 devstack@c-api.service[112384]: from cgi import parse_header Jun 03 10:13:53.338960 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 03 10:13:53.338960 np0000178428 devstack@c-api.service[112387]: from cgi import parse_header Jun 03 10:13:53.360872 np0000178428 devstack@c-api.service[112386]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 03 10:13:53.360872 np0000178428 devstack@c-api.service[112386]: from cgi import parse_header Jun 03 10:13:53.372750 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 03 10:13:53.372750 np0000178428 devstack@c-api.service[112385]: removals.removed_module( Jun 03 10:13:53.374227 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 03 10:13:53.374227 np0000178428 devstack@c-api.service[112385]: removals.removed_module( Jun 03 10:13:53.387879 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 03 10:13:53.387879 np0000178428 devstack@c-api.service[112387]: removals.removed_module( Jun 03 10:13:53.389365 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 03 10:13:53.389365 np0000178428 devstack@c-api.service[112387]: removals.removed_module( Jun 03 10:13:53.390744 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 03 10:13:53.390744 np0000178428 devstack@c-api.service[112384]: removals.removed_module( Jun 03 10:13:53.392655 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 03 10:13:53.392655 np0000178428 devstack@c-api.service[112384]: removals.removed_module( Jun 03 10:13:53.410043 np0000178428 devstack@c-api.service[112386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 03 10:13:53.410043 np0000178428 devstack@c-api.service[112386]: removals.removed_module( Jun 03 10:13:53.411502 np0000178428 devstack@c-api.service[112386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 03 10:13:53.411502 np0000178428 devstack@c-api.service[112386]: removals.removed_module( Jun 03 10:13:53.968834 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 03 10:13:53.968834 np0000178428 devstack@c-api.service[112385]: warnings.warn( Jun 03 10:13:53.982422 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 03 10:13:53.982422 np0000178428 devstack@c-api.service[112387]: warnings.warn( Jun 03 10:13:54.002090 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 03 10:13:54.002090 np0000178428 devstack@c-api.service[112384]: warnings.warn( Jun 03 10:13:54.038456 np0000178428 devstack@c-api.service[112386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 03 10:13:54.038456 np0000178428 devstack@c-api.service[112386]: warnings.warn( Jun 03 10:13:54.062084 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 03 10:13:54.062084 np0000178428 devstack@c-api.service[112385]: warnings.warn( Jun 03 10:13:54.077358 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 03 10:13:54.077358 np0000178428 devstack@c-api.service[112387]: warnings.warn( Jun 03 10:13:54.096558 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 03 10:13:54.096558 np0000178428 devstack@c-api.service[112384]: warnings.warn( Jun 03 10:13:54.135366 np0000178428 devstack@c-api.service[112386]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 03 10:13:54.135366 np0000178428 devstack@c-api.service[112386]: warnings.warn( Jun 03 10:13:54.348964 np0000178428 devstack@c-api.service[112385]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 03 10:13:54.349230 np0000178428 devstack@c-api.service[112385]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112385) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 03 10:13:54.353207 np0000178428 devstack@c-api.service[112387]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 03 10:13:54.353397 np0000178428 devstack@c-api.service[112387]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112387) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 03 10:13:54.369844 np0000178428 devstack@c-api.service[112384]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 03 10:13:54.370037 np0000178428 devstack@c-api.service[112384]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112384) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 03 10:13:54.424799 np0000178428 devstack@c-api.service[112386]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 03 10:13:54.425232 np0000178428 devstack@c-api.service[112386]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112386) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 03 10:13:54.432756 np0000178428 devstack@c-api.service[112385]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 03 10:13:54.432756 np0000178428 devstack@c-api.service[112385]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 03 10:13:54.434369 np0000178428 devstack@c-api.service[112384]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 03 10:13:54.434369 np0000178428 devstack@c-api.service[112384]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 03 10:13:54.435874 np0000178428 devstack@c-api.service[112387]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 03 10:13:54.435874 np0000178428 devstack@c-api.service[112387]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 03 10:13:54.485251 np0000178428 devstack@c-api.service[112386]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 03 10:13:54.485251 np0000178428 devstack@c-api.service[112386]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 03 10:13:54.886547 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112384) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 03 10:13:54.886769 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112387) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 03 10:13:54.886840 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112385) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 03 10:13:54.886898 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.886987 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.887051 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.887137 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.887215 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112386) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 03 10:13:54.887282 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.887339 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.887339 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.887451 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.887510 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.887602 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.887659 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.887845 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.888273 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.888372 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.888372 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.888544 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.888544 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.888718 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.888794 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.888851 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.888924 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.888992 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.889058 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.889123 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.889180 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.889243 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.889298 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.889371 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.889427 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.889493 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.889594 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.889667 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.889731 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.889794 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.889851 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.889907 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.889907 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.889907 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.889907 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.889907 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.891012 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.891158 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.891158 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.891158 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.891337 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.891399 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.891467 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.891587 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.891661 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.891735 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.891794 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.891794 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.891896 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.891954 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.892019 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.892078 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.892142 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.892208 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.892273 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.892331 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.892387 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.892442 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.892497 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.892578 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.892638 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.892713 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.892713 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.892713 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.896043 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.896119 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.896160 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.896208 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.896256 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.896319 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.896376 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.896426 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.896473 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.896511 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.896567 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.896604 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.896642 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.896699 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.896760 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.896812 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.896851 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.896851 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.896919 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.896954 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.896996 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.897035 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.897071 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.897112 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.897149 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.897194 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.897240 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.897278 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.897324 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.897365 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.897404 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.897446 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.897482 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.897534 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.897583 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.897622 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.897663 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.897699 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.897735 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.897776 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.897817 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.897850 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.897850 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.897919 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.897965 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.898001 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.898037 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.898080 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.898116 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.898158 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.898194 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.898230 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.898272 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.898310 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.898310 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.898310 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.898827 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.898883 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.898920 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.898960 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.898997 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.899047 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.899119 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.899172 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.899172 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.899252 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.899303 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.899357 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.899402 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.899442 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.899485 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.899564 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.899609 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.899660 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.899698 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.899736 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.899773 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.899811 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.899848 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.899892 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.899930 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.899974 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.900020 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.900059 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.900097 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.900134 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.900171 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.900208 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.900252 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.900291 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.900329 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.900366 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.900409 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.900448 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.900490 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.900546 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.900586 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.900623 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.900671 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.900711 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.900753 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.900791 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.900838 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.900877 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.900914 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.900951 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.900993 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.901031 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.901072 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.901108 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.901146 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.901191 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.901228 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.901264 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.901302 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.901340 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.901376 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.901413 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.901456 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.901494 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.901557 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.901596 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.901638 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.901675 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.901716 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.901752 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.901789 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.901825 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.901862 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.901897 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.902034 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.902076 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.902114 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.902146 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.902189 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.902230 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.902267 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.902308 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.902349 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.902385 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.902427 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.902464 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.902505 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.902559 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.902597 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.902643 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.902681 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.902718 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.902755 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.902805 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.902855 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.902912 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.902964 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.903008 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.903048 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.903121 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.903166 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.903204 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.903242 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.903242 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.903242 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.903360 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.903360 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.903360 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.903360 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.903360 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.903360 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.903360 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.903664 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.903664 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.903664 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.903664 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.903819 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.903871 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.903910 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.903954 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.903991 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.904028 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.904064 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.904106 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.904148 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.904186 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.904222 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.904264 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.904303 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.904351 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.904393 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.904433 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.904474 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.904506 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.904561 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.904599 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.904636 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.904690 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.904730 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.904780 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.904839 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.904879 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.904936 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.904982 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.905026 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.905064 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.905101 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.905149 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.905207 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.905255 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.905303 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.905355 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.905405 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.905458 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.905530 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.905587 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.905652 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.905712 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.905768 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.905816 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.905873 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.905924 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.905982 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.905982 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.905982 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.905982 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.905982 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.905982 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.906255 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.906308 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.906354 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.906354 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.906422 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.906463 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.906501 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.906565 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.906603 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.906646 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.906688 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.906688 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.906754 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.906787 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.906824 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.906824 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.906824 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.906932 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.906971 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.907014 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.907089 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.907133 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.907170 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.907220 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.907271 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.907310 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.907310 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.907310 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.908038 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.908091 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.908122 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.908161 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.908195 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.908224 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.908252 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.908285 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.908313 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.908338 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.908368 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.908412 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.908450 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.908483 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.908546 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.908583 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.908616 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.908644 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.908644 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.908644 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.908644 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.908744 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.908744 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.908804 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.908876 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.908922 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.908987 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.909045 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.909152 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.909211 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.909268 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.909317 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.909355 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.909387 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.909425 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.909467 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.909502 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.909576 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.909613 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.909642 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.909670 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.909706 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.909739 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.909767 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.909795 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.909824 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.909856 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.909887 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.909919 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.909948 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.909981 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.909981 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.909981 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.909981 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.909981 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.909981 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.911543 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.911616 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.911669 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.911730 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.911769 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.911821 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.911863 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.911896 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.911925 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.911953 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.911986 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.912015 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.912047 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.912079 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.912114 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.912146 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.912178 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.912209 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.912238 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.912270 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.912297 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.912329 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.912360 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.912360 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.912413 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.912413 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.912413 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.912497 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.912621 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.912684 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.912743 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.912803 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.912852 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.912896 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.912927 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.912955 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.912983 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.913011 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.913040 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.913068 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.913109 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.913148 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.913178 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.913210 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.913238 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.913270 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.913298 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.913298 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.913349 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.913377 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.913404 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.913434 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.913466 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.913466 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.913541 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.913577 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.915725 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.915781 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.915811 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.915843 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.915876 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.915909 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.915955 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.915989 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.916016 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.916044 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.916073 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.916110 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.916148 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.916148 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.916201 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.916227 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.916265 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.916298 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.916325 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.916353 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.916381 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.916408 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.916441 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.916468 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.916492 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.916537 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.916576 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.916670 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.917403 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.917471 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.917557 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.917610 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.917679 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.917747 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.917803 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.917855 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.917905 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.917965 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.918015 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.918066 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.918114 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.918172 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.918224 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.918272 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.918321 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.918376 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.918427 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.918491 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.918571 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.918616 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.918658 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.918694 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.918731 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.918767 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.918808 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.918808 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.919333 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.919333 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.919565 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.919633 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.919700 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.919796 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.919860 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.919920 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.920025 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.920097 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.920176 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.920244 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.920304 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.920368 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.920429 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.920488 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.920573 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.920637 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.920726 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.920800 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.920800 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.920925 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.920999 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.921060 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.921060 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.921060 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.921060 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.921060 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.921348 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.921348 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.921348 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.921348 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.921348 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.921648 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.921726 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.921787 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.921847 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.921907 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.921968 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.922041 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.922110 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.922178 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.922258 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.922321 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.922382 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.922442 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.922501 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.922676 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.922756 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.922819 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.922905 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.922977 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.923100 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.923100 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.923100 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.923100 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.923365 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.923365 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.923365 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.923365 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.923365 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.923365 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.923795 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.923862 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.923932 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.923932 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.923932 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.923932 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.923932 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.923932 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.924287 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.924287 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.924287 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.924469 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.924572 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.924572 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.924707 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.924777 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.924869 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.925038 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.925128 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.925128 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.925128 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.925128 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.925369 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.925369 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.925369 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.925569 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.925660 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.925660 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.925775 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.925837 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.925896 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.925896 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.926005 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.926067 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.926067 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.926186 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.926257 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.926320 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.926320 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.926320 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.926483 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.926565 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.926642 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.926703 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.926762 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.926839 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.926908 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.926908 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.926908 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.926908 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.931021 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.931089 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.931163 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.931203 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.931240 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.931290 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.931322 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.931352 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.931384 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.931412 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.931440 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.931465 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.931552 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.931616 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.931761 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.931804 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.931837 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.931866 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.931894 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.931922 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.931954 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.931984 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.932014 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.932042 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.932077 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.932108 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.932136 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.932165 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.932200 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.932227 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.932256 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.932283 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.932314 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.932342 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.932374 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.932401 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.932429 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.932459 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.932487 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.932535 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.932565 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.932565 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.932613 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.932613 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.932613 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.932701 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.932730 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.932762 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.932791 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.932818 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.932845 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.932872 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.932899 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.932931 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.932931 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.932931 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.933570 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.933570 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.933570 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.933978 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.934104 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.934220 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.934357 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.934481 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.934784 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.934879 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.934957 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.935063 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.935133 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.935204 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.935290 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.935361 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.935419 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.935490 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.935576 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.935647 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.935704 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.935760 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.935823 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.935878 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.935934 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.935989 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.935989 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.935989 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.936164 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.936164 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.936164 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.936164 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.936164 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.936420 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.936480 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.936563 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.936642 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.936707 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.936707 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.936824 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.936890 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.936890 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.937014 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.937100 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.937183 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.937183 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.937183 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.937183 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.937406 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.937499 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.937616 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.937616 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.937616 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.937616 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.937616 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.937616 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.937930 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.937930 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.937930 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.937930 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.937930 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.938174 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.938240 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.938298 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.938362 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.938429 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.938429 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.938429 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.938429 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.938429 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.938732 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.938732 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.938732 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.938892 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.938960 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.939083 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.939155 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.939219 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.939282 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.939345 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.939403 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.939457 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.939457 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.939457 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.942007 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.942073 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.942125 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.942164 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.942229 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.942277 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.942358 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.942411 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.942450 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.942499 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.942587 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.942635 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.942673 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.942715 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.942759 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.942803 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.942857 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.942901 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.942940 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.943012 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.943058 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.943101 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.943145 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.943183 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.943226 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.943265 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.943304 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.943340 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.943377 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.943504 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.943563 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.943599 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.943646 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.943685 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.943724 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.943766 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.943804 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.943846 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.943888 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.943926 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.943967 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.944008 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.944049 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.944086 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.944123 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.944160 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.944196 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.944234 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.944281 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.944319 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.944356 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.944393 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.944430 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.944473 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.944542 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.944590 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.944629 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.944667 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.944716 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.944760 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.944797 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.944833 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.944870 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.944906 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.944948 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.944985 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.945021 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.945063 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.945106 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.945143 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.945179 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.945219 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.945261 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.945297 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.945334 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.945371 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.945413 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.945473 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.945535 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.945575 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.945625 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.945675 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.945723 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.945761 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.945801 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.945846 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.945883 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.945933 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.945933 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.946028 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.946067 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.946103 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.946140 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.946179 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.946179 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.946244 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.946290 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.946328 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.946369 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.946410 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.946448 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.946482 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.946542 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.946592 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.946631 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.946668 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.946723 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.946771 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.946809 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.946848 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.946884 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.946884 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.946950 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.946950 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.946950 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.947078 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.947121 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.947159 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.947206 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.947251 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.947295 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.947338 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.947375 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.947416 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.947452 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.947490 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.947544 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.947594 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.947639 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.947639 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.947707 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.947744 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.947780 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.947816 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.947852 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.947900 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.947942 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.947942 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.947942 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.947942 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 10:13:54.948082 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.948082 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.948082 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.948082 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.948217 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.948255 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.948291 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.948328 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.948364 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.948412 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.948454 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.948493 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.948549 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.948549 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.948623 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.948674 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 10:13:54.948729 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.948780 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.948824 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 10:13:54.948824 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 10:13:54.949005 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.949174 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 10:13:54.949174 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 10:13:54.949174 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 10:13:54.991776 np0000178428 devstack@c-api.service[112384]: INFO dbcounter [None req-30b7cb0b-d48d-4e32-9408-3a45c70e212a None None] Registered counter for database cinder Jun 03 10:13:54.992404 np0000178428 devstack@c-api.service[112385]: INFO dbcounter [None req-fa50d377-a122-493a-adbc-a766bfc67207 None None] Registered counter for database cinder Jun 03 10:13:54.992696 np0000178428 devstack@c-api.service[112386]: INFO dbcounter [None req-4adf5a8e-22dd-439b-824d-6b219b1aa820 None None] Registered counter for database cinder Jun 03 10:13:54.996333 np0000178428 devstack@c-api.service[112387]: INFO dbcounter [None req-908e1948-0bbb-49ba-a8a1-62709018c433 None None] Registered counter for database cinder Jun 03 10:13:55.038016 np0000178428 devstack@c-api.service[112384]: DEBUG oslo_db.sqlalchemy.engines [None req-30b7cb0b-d48d-4e32-9408-3a45c70e212a 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=112384) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 10:13:55.039688 np0000178428 devstack@c-api.service[112385]: DEBUG oslo_db.sqlalchemy.engines [None req-fa50d377-a122-493a-adbc-a766bfc67207 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=112385) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 10:13:55.040650 np0000178428 devstack@c-api.service[112387]: DEBUG oslo_db.sqlalchemy.engines [None req-908e1948-0bbb-49ba-a8a1-62709018c433 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=112387) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 10:13:55.048274 np0000178428 devstack@c-api.service[112386]: DEBUG oslo_db.sqlalchemy.engines [None req-4adf5a8e-22dd-439b-824d-6b219b1aa820 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=112386) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 10:13:55.151351 np0000178428 devstack@c-api.service[112385]: DEBUG dbcounter [-] [112385] Writer thread running {{(pid=112385) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 03 10:13:55.153698 np0000178428 devstack@c-api.service[112385]: INFO cinder.rpc [None req-fa50d377-a122-493a-adbc-a766bfc67207 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 03 10:13:55.153798 np0000178428 devstack@c-api.service[112384]: DEBUG dbcounter [-] [112384] Writer thread running {{(pid=112384) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 03 10:13:55.154400 np0000178428 devstack@c-api.service[112387]: DEBUG dbcounter [-] [112387] Writer thread running {{(pid=112387) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 03 10:13:55.156011 np0000178428 devstack@c-api.service[112385]: INFO cinder.rpc [None req-fa50d377-a122-493a-adbc-a766bfc67207 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 03 10:13:55.156917 np0000178428 devstack@c-api.service[112384]: INFO cinder.rpc [None req-30b7cb0b-d48d-4e32-9408-3a45c70e212a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 03 10:13:55.157101 np0000178428 devstack@c-api.service[112387]: INFO cinder.rpc [None req-908e1948-0bbb-49ba-a8a1-62709018c433 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 03 10:13:55.158189 np0000178428 devstack@c-api.service[112385]: INFO cinder.rpc [None req-fa50d377-a122-493a-adbc-a766bfc67207 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 03 10:13:55.159360 np0000178428 devstack@c-api.service[112384]: INFO cinder.rpc [None req-30b7cb0b-d48d-4e32-9408-3a45c70e212a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 03 10:13:55.159472 np0000178428 devstack@c-api.service[112387]: INFO cinder.rpc [None req-908e1948-0bbb-49ba-a8a1-62709018c433 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 03 10:13:55.160149 np0000178428 devstack@c-api.service[112385]: INFO cinder.rpc [None req-fa50d377-a122-493a-adbc-a766bfc67207 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 03 10:13:55.160799 np0000178428 devstack@c-api.service[112386]: DEBUG dbcounter [-] [112386] Writer thread running {{(pid=112386) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 03 10:13:55.160993 np0000178428 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-fa50d377-a122-493a-adbc-a766bfc67207 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.161509 np0000178428 devstack@c-api.service[112387]: INFO cinder.rpc [None req-908e1948-0bbb-49ba-a8a1-62709018c433 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 03 10:13:55.161697 np0000178428 devstack@c-api.service[112384]: INFO cinder.rpc [None req-30b7cb0b-d48d-4e32-9408-3a45c70e212a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 03 10:13:55.163437 np0000178428 devstack@c-api.service[112386]: INFO cinder.rpc [None req-4adf5a8e-22dd-439b-824d-6b219b1aa820 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 03 10:13:55.163586 np0000178428 devstack@c-api.service[112387]: INFO cinder.rpc [None req-908e1948-0bbb-49ba-a8a1-62709018c433 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 03 10:13:55.163973 np0000178428 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-fa50d377-a122-493a-adbc-a766bfc67207 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.164161 np0000178428 devstack@c-api.service[112384]: INFO cinder.rpc [None req-30b7cb0b-d48d-4e32-9408-3a45c70e212a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 03 10:13:55.164511 np0000178428 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-908e1948-0bbb-49ba-a8a1-62709018c433 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.165318 np0000178428 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-30b7cb0b-d48d-4e32-9408-3a45c70e212a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.166047 np0000178428 devstack@c-api.service[112386]: INFO cinder.rpc [None req-4adf5a8e-22dd-439b-824d-6b219b1aa820 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 03 10:13:55.168242 np0000178428 devstack@c-api.service[112386]: INFO cinder.rpc [None req-4adf5a8e-22dd-439b-824d-6b219b1aa820 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 03 10:13:55.168409 np0000178428 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-908e1948-0bbb-49ba-a8a1-62709018c433 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.169147 np0000178428 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-30b7cb0b-d48d-4e32-9408-3a45c70e212a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.170306 np0000178428 devstack@c-api.service[112386]: INFO cinder.rpc [None req-4adf5a8e-22dd-439b-824d-6b219b1aa820 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 03 10:13:55.171178 np0000178428 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-4adf5a8e-22dd-439b-824d-6b219b1aa820 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.174601 np0000178428 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-4adf5a8e-22dd-439b-824d-6b219b1aa820 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.201186 np0000178428 devstack@c-api.service[112385]: DEBUG oslo_db.sqlalchemy.engines [None req-fa50d377-a122-493a-adbc-a766bfc67207 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=112385) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 10:13:55.203191 np0000178428 devstack@c-api.service[112385]: INFO cinder.rpc [None req-fa50d377-a122-493a-adbc-a766bfc67207 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 03 10:13:55.204920 np0000178428 devstack@c-api.service[112385]: INFO cinder.rpc [None req-fa50d377-a122-493a-adbc-a766bfc67207 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 03 10:13:55.205731 np0000178428 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-fa50d377-a122-493a-adbc-a766bfc67207 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.206538 np0000178428 devstack@c-api.service[112384]: DEBUG oslo_db.sqlalchemy.engines [None req-30b7cb0b-d48d-4e32-9408-3a45c70e212a 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=112384) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 10:13:55.207875 np0000178428 devstack@c-api.service[112387]: DEBUG oslo_db.sqlalchemy.engines [None req-908e1948-0bbb-49ba-a8a1-62709018c433 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=112387) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 10:13:55.209104 np0000178428 devstack@c-api.service[112384]: INFO cinder.rpc [None req-30b7cb0b-d48d-4e32-9408-3a45c70e212a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 03 10:13:55.210886 np0000178428 devstack@c-api.service[112387]: INFO cinder.rpc [None req-908e1948-0bbb-49ba-a8a1-62709018c433 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 03 10:13:55.211318 np0000178428 devstack@c-api.service[112384]: INFO cinder.rpc [None req-30b7cb0b-d48d-4e32-9408-3a45c70e212a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 03 10:13:55.211820 np0000178428 devstack@c-api.service[112386]: DEBUG oslo_db.sqlalchemy.engines [None req-4adf5a8e-22dd-439b-824d-6b219b1aa820 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=112386) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 10:13:55.212404 np0000178428 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-30b7cb0b-d48d-4e32-9408-3a45c70e212a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.214432 np0000178428 devstack@c-api.service[112386]: INFO cinder.rpc [None req-4adf5a8e-22dd-439b-824d-6b219b1aa820 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 03 10:13:55.214690 np0000178428 devstack@c-api.service[112387]: INFO cinder.rpc [None req-908e1948-0bbb-49ba-a8a1-62709018c433 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 03 10:13:55.216351 np0000178428 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-fa50d377-a122-493a-adbc-a766bfc67207 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.216536 np0000178428 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-908e1948-0bbb-49ba-a8a1-62709018c433 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.217179 np0000178428 devstack@c-api.service[112386]: INFO cinder.rpc [None req-4adf5a8e-22dd-439b-824d-6b219b1aa820 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 03 10:13:55.218353 np0000178428 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-4adf5a8e-22dd-439b-824d-6b219b1aa820 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.219602 np0000178428 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-fa50d377-a122-493a-adbc-a766bfc67207 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.222931 np0000178428 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-fa50d377-a122-493a-adbc-a766bfc67207 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.226609 np0000178428 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-30b7cb0b-d48d-4e32-9408-3a45c70e212a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.227923 np0000178428 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-fa50d377-a122-493a-adbc-a766bfc67207 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.228261 np0000178428 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-908e1948-0bbb-49ba-a8a1-62709018c433 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.229710 np0000178428 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-30b7cb0b-d48d-4e32-9408-3a45c70e212a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.230829 np0000178428 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-fa50d377-a122-493a-adbc-a766bfc67207 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.231375 np0000178428 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-908e1948-0bbb-49ba-a8a1-62709018c433 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.232631 np0000178428 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-4adf5a8e-22dd-439b-824d-6b219b1aa820 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.232732 np0000178428 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-30b7cb0b-d48d-4e32-9408-3a45c70e212a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.233627 np0000178428 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-fa50d377-a122-493a-adbc-a766bfc67207 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.235467 np0000178428 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-908e1948-0bbb-49ba-a8a1-62709018c433 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.235744 np0000178428 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-4adf5a8e-22dd-439b-824d-6b219b1aa820 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.236700 np0000178428 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-fa50d377-a122-493a-adbc-a766bfc67207 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.237862 np0000178428 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-30b7cb0b-d48d-4e32-9408-3a45c70e212a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.238894 np0000178428 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-4adf5a8e-22dd-439b-824d-6b219b1aa820 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.239448 np0000178428 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-fa50d377-a122-493a-adbc-a766bfc67207 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.239649 np0000178428 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-908e1948-0bbb-49ba-a8a1-62709018c433 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.240798 np0000178428 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-30b7cb0b-d48d-4e32-9408-3a45c70e212a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.242278 np0000178428 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-fa50d377-a122-493a-adbc-a766bfc67207 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.242616 np0000178428 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-908e1948-0bbb-49ba-a8a1-62709018c433 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.242871 np0000178428 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-4adf5a8e-22dd-439b-824d-6b219b1aa820 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.243639 np0000178428 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-30b7cb0b-d48d-4e32-9408-3a45c70e212a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.243719 np0000178428 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-fa50d377-a122-493a-adbc-a766bfc67207 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.245475 np0000178428 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-908e1948-0bbb-49ba-a8a1-62709018c433 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.245755 np0000178428 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-4adf5a8e-22dd-439b-824d-6b219b1aa820 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.246346 np0000178428 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-fa50d377-a122-493a-adbc-a766bfc67207 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.246688 np0000178428 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-30b7cb0b-d48d-4e32-9408-3a45c70e212a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.248437 np0000178428 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-908e1948-0bbb-49ba-a8a1-62709018c433 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.248587 np0000178428 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-4adf5a8e-22dd-439b-824d-6b219b1aa820 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.249750 np0000178428 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-30b7cb0b-d48d-4e32-9408-3a45c70e212a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.251199 np0000178428 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-908e1948-0bbb-49ba-a8a1-62709018c433 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.251669 np0000178428 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-4adf5a8e-22dd-439b-824d-6b219b1aa820 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.251736 np0000178428 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-fa50d377-a122-493a-adbc-a766bfc67207 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.252611 np0000178428 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-30b7cb0b-d48d-4e32-9408-3a45c70e212a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.253990 np0000178428 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-908e1948-0bbb-49ba-a8a1-62709018c433 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.254058 np0000178428 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-30b7cb0b-d48d-4e32-9408-3a45c70e212a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.254437 np0000178428 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-4adf5a8e-22dd-439b-824d-6b219b1aa820 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.254943 np0000178428 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-fa50d377-a122-493a-adbc-a766bfc67207 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.255434 np0000178428 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-908e1948-0bbb-49ba-a8a1-62709018c433 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.256634 np0000178428 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-30b7cb0b-d48d-4e32-9408-3a45c70e212a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.256906 np0000178428 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-fa50d377-a122-493a-adbc-a766bfc67207 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.257260 np0000178428 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-4adf5a8e-22dd-439b-824d-6b219b1aa820 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.257934 np0000178428 devstack@c-api.service[112385]: WARNING cinder.api.contrib.hosts [None req-fa50d377-a122-493a-adbc-a766bfc67207 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 03 10:13:55.258033 np0000178428 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-908e1948-0bbb-49ba-a8a1-62709018c433 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.258702 np0000178428 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-fa50d377-a122-493a-adbc-a766bfc67207 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.258780 np0000178428 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-4adf5a8e-22dd-439b-824d-6b219b1aa820 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.260177 np0000178428 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-fa50d377-a122-493a-adbc-a766bfc67207 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.261503 np0000178428 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-fa50d377-a122-493a-adbc-a766bfc67207 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.261633 np0000178428 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-4adf5a8e-22dd-439b-824d-6b219b1aa820 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.261947 np0000178428 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-30b7cb0b-d48d-4e32-9408-3a45c70e212a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.262980 np0000178428 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-fa50d377-a122-493a-adbc-a766bfc67207 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.263415 np0000178428 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-908e1948-0bbb-49ba-a8a1-62709018c433 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.264271 np0000178428 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-fa50d377-a122-493a-adbc-a766bfc67207 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.265216 np0000178428 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-30b7cb0b-d48d-4e32-9408-3a45c70e212a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.265568 np0000178428 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-fa50d377-a122-493a-adbc-a766bfc67207 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.266742 np0000178428 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-908e1948-0bbb-49ba-a8a1-62709018c433 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.266959 np0000178428 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-4adf5a8e-22dd-439b-824d-6b219b1aa820 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.267096 np0000178428 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-fa50d377-a122-493a-adbc-a766bfc67207 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.267164 np0000178428 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-30b7cb0b-d48d-4e32-9408-3a45c70e212a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.268032 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-fa50d377-a122-493a-adbc-a766bfc67207 None None] Extended resource: extensions {{(pid=112385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 10:13:55.268200 np0000178428 devstack@c-api.service[112384]: WARNING cinder.api.contrib.hosts [None req-30b7cb0b-d48d-4e32-9408-3a45c70e212a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 03 10:13:55.268836 np0000178428 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-908e1948-0bbb-49ba-a8a1-62709018c433 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.268925 np0000178428 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-30b7cb0b-d48d-4e32-9408-3a45c70e212a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.269538 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-fa50d377-a122-493a-adbc-a766bfc67207 None None] Extended resource: os-availability-zone {{(pid=112385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 10:13:55.269898 np0000178428 devstack@c-api.service[112387]: WARNING cinder.api.contrib.hosts [None req-908e1948-0bbb-49ba-a8a1-62709018c433 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 03 10:13:55.270244 np0000178428 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-4adf5a8e-22dd-439b-824d-6b219b1aa820 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.270438 np0000178428 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-30b7cb0b-d48d-4e32-9408-3a45c70e212a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.270669 np0000178428 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-908e1948-0bbb-49ba-a8a1-62709018c433 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.270836 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-fa50d377-a122-493a-adbc-a766bfc67207 None None] Extended resource: os-hosts {{(pid=112385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 10:13:55.271768 np0000178428 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-30b7cb0b-d48d-4e32-9408-3a45c70e212a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.272076 np0000178428 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-908e1948-0bbb-49ba-a8a1-62709018c433 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.272191 np0000178428 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-4adf5a8e-22dd-439b-824d-6b219b1aa820 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.272714 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-fa50d377-a122-493a-adbc-a766bfc67207 None None] Extended resource: backups {{(pid=112385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 10:13:55.273208 np0000178428 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-30b7cb0b-d48d-4e32-9408-3a45c70e212a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.273277 np0000178428 devstack@c-api.service[112386]: WARNING cinder.api.contrib.hosts [None req-4adf5a8e-22dd-439b-824d-6b219b1aa820 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 03 10:13:55.273421 np0000178428 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-908e1948-0bbb-49ba-a8a1-62709018c433 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.273964 np0000178428 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-4adf5a8e-22dd-439b-824d-6b219b1aa820 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.274646 np0000178428 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-30b7cb0b-d48d-4e32-9408-3a45c70e212a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.274721 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-fa50d377-a122-493a-adbc-a766bfc67207 None None] Extended resource: consistencygroups {{(pid=112385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 10:13:55.274898 np0000178428 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-908e1948-0bbb-49ba-a8a1-62709018c433 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.275427 np0000178428 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-4adf5a8e-22dd-439b-824d-6b219b1aa820 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.275933 np0000178428 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-30b7cb0b-d48d-4e32-9408-3a45c70e212a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.276192 np0000178428 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-908e1948-0bbb-49ba-a8a1-62709018c433 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.276600 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-fa50d377-a122-493a-adbc-a766bfc67207 None None] Extended resource: os-volume-manage {{(pid=112385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 10:13:55.277430 np0000178428 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-30b7cb0b-d48d-4e32-9408-3a45c70e212a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.277495 np0000178428 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-4adf5a8e-22dd-439b-824d-6b219b1aa820 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.277575 np0000178428 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-908e1948-0bbb-49ba-a8a1-62709018c433 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.277940 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-fa50d377-a122-493a-adbc-a766bfc67207 None None] Extended resource: extra_specs {{(pid=112385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 10:13:55.278388 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-30b7cb0b-d48d-4e32-9408-3a45c70e212a None None] Extended resource: extensions {{(pid=112384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 10:13:55.278910 np0000178428 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-4adf5a8e-22dd-439b-824d-6b219b1aa820 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.279039 np0000178428 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-908e1948-0bbb-49ba-a8a1-62709018c433 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.279467 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-fa50d377-a122-493a-adbc-a766bfc67207 None None] Extended resource: os-snapshot-manage {{(pid=112385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 10:13:55.279716 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-30b7cb0b-d48d-4e32-9408-3a45c70e212a None None] Extended resource: os-availability-zone {{(pid=112384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 10:13:55.279972 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-908e1948-0bbb-49ba-a8a1-62709018c433 None None] Extended resource: extensions {{(pid=112387) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 10:13:55.280236 np0000178428 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-4adf5a8e-22dd-439b-824d-6b219b1aa820 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.280898 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-fa50d377-a122-493a-adbc-a766bfc67207 None None] Extended resource: cgsnapshots {{(pid=112385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 10:13:55.280943 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-30b7cb0b-d48d-4e32-9408-3a45c70e212a None None] Extended resource: os-hosts {{(pid=112384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 10:13:55.281259 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-908e1948-0bbb-49ba-a8a1-62709018c433 None None] Extended resource: os-availability-zone {{(pid=112387) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 10:13:55.281509 np0000178428 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-4adf5a8e-22dd-439b-824d-6b219b1aa820 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.282243 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-fa50d377-a122-493a-adbc-a766bfc67207 None None] Extended resource: encryption {{(pid=112385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 10:13:55.282578 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-908e1948-0bbb-49ba-a8a1-62709018c433 None None] Extended resource: os-hosts {{(pid=112387) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 10:13:55.282837 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-30b7cb0b-d48d-4e32-9408-3a45c70e212a None None] Extended resource: backups {{(pid=112384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 10:13:55.283058 np0000178428 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-4adf5a8e-22dd-439b-824d-6b219b1aa820 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.283747 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-fa50d377-a122-493a-adbc-a766bfc67207 None None] Extended resource: encryption {{(pid=112385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 10:13:55.284007 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-4adf5a8e-22dd-439b-824d-6b219b1aa820 None None] Extended resource: extensions {{(pid=112386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 10:13:55.284430 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-908e1948-0bbb-49ba-a8a1-62709018c433 None None] Extended resource: backups {{(pid=112387) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 10:13:55.284807 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-30b7cb0b-d48d-4e32-9408-3a45c70e212a None None] Extended resource: consistencygroups {{(pid=112384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 10:13:55.285246 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-fa50d377-a122-493a-adbc-a766bfc67207 None None] Extended resource: capabilities {{(pid=112385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 10:13:55.285289 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-4adf5a8e-22dd-439b-824d-6b219b1aa820 None None] Extended resource: os-availability-zone {{(pid=112386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 10:13:55.286425 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-908e1948-0bbb-49ba-a8a1-62709018c433 None None] Extended resource: consistencygroups {{(pid=112387) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 10:13:55.286478 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-fa50d377-a122-493a-adbc-a766bfc67207 None None] Extended resource: scheduler-stats {{(pid=112385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 10:13:55.286595 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-4adf5a8e-22dd-439b-824d-6b219b1aa820 None None] Extended resource: os-hosts {{(pid=112386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 10:13:55.286739 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-30b7cb0b-d48d-4e32-9408-3a45c70e212a None None] Extended resource: os-volume-manage {{(pid=112384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 10:13:55.287860 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-fa50d377-a122-493a-adbc-a766bfc67207 None None] Extended resource: os-volume-type-access {{(pid=112385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 10:13:55.287932 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-4adf5a8e-22dd-439b-824d-6b219b1aa820 None None] Extended resource: backups {{(pid=112386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 10:13:55.288278 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-30b7cb0b-d48d-4e32-9408-3a45c70e212a None None] Extended resource: extra_specs {{(pid=112384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 10:13:55.288542 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-908e1948-0bbb-49ba-a8a1-62709018c433 None None] Extended resource: os-volume-manage {{(pid=112387) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 10:13:55.289412 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-fa50d377-a122-493a-adbc-a766bfc67207 None None] Extended resource: qos-specs {{(pid=112385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 10:13:55.289823 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-30b7cb0b-d48d-4e32-9408-3a45c70e212a None None] Extended resource: os-snapshot-manage {{(pid=112384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 10:13:55.289906 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-4adf5a8e-22dd-439b-824d-6b219b1aa820 None None] Extended resource: consistencygroups {{(pid=112386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 10:13:55.290324 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-908e1948-0bbb-49ba-a8a1-62709018c433 None None] Extended resource: extra_specs {{(pid=112387) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 10:13:55.291259 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-30b7cb0b-d48d-4e32-9408-3a45c70e212a None None] Extended resource: cgsnapshots {{(pid=112384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 10:13:55.291451 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-fa50d377-a122-493a-adbc-a766bfc67207 None None] Extended resource: os-quota-class-sets {{(pid=112385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 10:13:55.291802 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-908e1948-0bbb-49ba-a8a1-62709018c433 None None] Extended resource: os-snapshot-manage {{(pid=112387) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 10:13:55.291905 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-4adf5a8e-22dd-439b-824d-6b219b1aa820 None None] Extended resource: os-volume-manage {{(pid=112386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 10:13:55.292624 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-30b7cb0b-d48d-4e32-9408-3a45c70e212a None None] Extended resource: encryption {{(pid=112384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 10:13:55.292867 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-fa50d377-a122-493a-adbc-a766bfc67207 None None] Extended resource: os-quota-sets {{(pid=112385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 10:13:55.293172 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-4adf5a8e-22dd-439b-824d-6b219b1aa820 None None] Extended resource: extra_specs {{(pid=112386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 10:13:55.293251 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-908e1948-0bbb-49ba-a8a1-62709018c433 None None] Extended resource: cgsnapshots {{(pid=112387) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 10:13:55.294135 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-30b7cb0b-d48d-4e32-9408-3a45c70e212a None None] Extended resource: encryption {{(pid=112384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 10:13:55.294305 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-fa50d377-a122-493a-adbc-a766bfc67207 None None] Extended resource: os-volume-transfer {{(pid=112385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 10:13:55.294693 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-908e1948-0bbb-49ba-a8a1-62709018c433 None None] Extended resource: encryption {{(pid=112387) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 10:13:55.294780 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-4adf5a8e-22dd-439b-824d-6b219b1aa820 None None] Extended resource: os-snapshot-manage {{(pid=112386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 10:13:55.295799 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-30b7cb0b-d48d-4e32-9408-3a45c70e212a None None] Extended resource: capabilities {{(pid=112384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 10:13:55.296192 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-4adf5a8e-22dd-439b-824d-6b219b1aa820 None None] Extended resource: cgsnapshots {{(pid=112386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 10:13:55.296340 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-908e1948-0bbb-49ba-a8a1-62709018c433 None None] Extended resource: encryption {{(pid=112387) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 10:13:55.296534 np0000178428 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-fa50d377-a122-493a-adbc-a766bfc67207 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.297003 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-30b7cb0b-d48d-4e32-9408-3a45c70e212a None None] Extended resource: scheduler-stats {{(pid=112384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 10:13:55.297707 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-4adf5a8e-22dd-439b-824d-6b219b1aa820 None None] Extended resource: encryption {{(pid=112386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 10:13:55.297902 np0000178428 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-fa50d377-a122-493a-adbc-a766bfc67207 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.298441 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-30b7cb0b-d48d-4e32-9408-3a45c70e212a None None] Extended resource: os-volume-type-access {{(pid=112384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 10:13:55.298551 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-908e1948-0bbb-49ba-a8a1-62709018c433 None None] Extended resource: capabilities {{(pid=112387) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 10:13:55.299220 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-4adf5a8e-22dd-439b-824d-6b219b1aa820 None None] Extended resource: encryption {{(pid=112386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 10:13:55.299291 np0000178428 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-fa50d377-a122-493a-adbc-a766bfc67207 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.299723 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-908e1948-0bbb-49ba-a8a1-62709018c433 None None] Extended resource: scheduler-stats {{(pid=112387) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 10:13:55.300015 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-30b7cb0b-d48d-4e32-9408-3a45c70e212a None None] Extended resource: qos-specs {{(pid=112384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 10:13:55.300725 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-4adf5a8e-22dd-439b-824d-6b219b1aa820 None None] Extended resource: capabilities {{(pid=112386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 10:13:55.300793 np0000178428 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-fa50d377-a122-493a-adbc-a766bfc67207 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.301128 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-908e1948-0bbb-49ba-a8a1-62709018c433 None None] Extended resource: os-volume-type-access {{(pid=112387) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 10:13:55.301532 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.contrib.snapshot_actions [None req-fa50d377-a122-493a-adbc-a766bfc67207 None None] SnapshotActionsController initialized {{(pid=112385) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 03 10:13:55.301918 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-4adf5a8e-22dd-439b-824d-6b219b1aa820 None None] Extended resource: scheduler-stats {{(pid=112386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 10:13:55.302034 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-30b7cb0b-d48d-4e32-9408-3a45c70e212a None None] Extended resource: os-quota-class-sets {{(pid=112384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 10:13:55.302259 np0000178428 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-fa50d377-a122-493a-adbc-a766bfc67207 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.302726 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-908e1948-0bbb-49ba-a8a1-62709018c433 None None] Extended resource: qos-specs {{(pid=112387) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 10:13:55.303283 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-30b7cb0b-d48d-4e32-9408-3a45c70e212a None None] Extended resource: os-quota-sets {{(pid=112384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 10:13:55.303379 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-4adf5a8e-22dd-439b-824d-6b219b1aa820 None None] Extended resource: os-volume-type-access {{(pid=112386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 10:13:55.303594 np0000178428 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-fa50d377-a122-493a-adbc-a766bfc67207 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.304677 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-30b7cb0b-d48d-4e32-9408-3a45c70e212a None None] Extended resource: os-volume-transfer {{(pid=112384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 10:13:55.304789 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-908e1948-0bbb-49ba-a8a1-62709018c433 None None] Extended resource: os-quota-class-sets {{(pid=112387) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 10:13:55.304886 np0000178428 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-fa50d377-a122-493a-adbc-a766bfc67207 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.304950 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-4adf5a8e-22dd-439b-824d-6b219b1aa820 None None] Extended resource: qos-specs {{(pid=112386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 10:13:55.305694 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-fa50d377-a122-493a-adbc-a766bfc67207 None None] Extension AdminActions extending resource: volumes {{(pid=112385) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 10:13:55.305826 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-fa50d377-a122-493a-adbc-a766bfc67207 None None] Extension AdminActions extending resource: snapshots {{(pid=112385) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 10:13:55.305931 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-fa50d377-a122-493a-adbc-a766bfc67207 None None] Extension AdminActions extending resource: backups {{(pid=112385) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 10:13:55.306034 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-fa50d377-a122-493a-adbc-a766bfc67207 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112385) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 10:13:55.306176 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-fa50d377-a122-493a-adbc-a766bfc67207 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112385) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 10:13:55.306237 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-908e1948-0bbb-49ba-a8a1-62709018c433 None None] Extended resource: os-quota-sets {{(pid=112387) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 10:13:55.306282 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-fa50d377-a122-493a-adbc-a766bfc67207 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112385) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 10:13:55.306905 np0000178428 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-30b7cb0b-d48d-4e32-9408-3a45c70e212a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.306959 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-4adf5a8e-22dd-439b-824d-6b219b1aa820 None None] Extended resource: os-quota-class-sets {{(pid=112386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 10:13:55.307009 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-fa50d377-a122-493a-adbc-a766bfc67207 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112385) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 10:13:55.307063 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-fa50d377-a122-493a-adbc-a766bfc67207 None None] Extension TypesManage extending resource: types {{(pid=112385) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 10:13:55.307172 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-fa50d377-a122-493a-adbc-a766bfc67207 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112385) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 10:13:55.307270 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-fa50d377-a122-493a-adbc-a766bfc67207 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112385) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 10:13:55.307371 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-fa50d377-a122-493a-adbc-a766bfc67207 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112385) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 10:13:55.307485 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-fa50d377-a122-493a-adbc-a766bfc67207 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112385) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 10:13:55.307597 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-fa50d377-a122-493a-adbc-a766bfc67207 None None] Extension VolumeActions extending resource: volumes {{(pid=112385) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 10:13:55.307637 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-908e1948-0bbb-49ba-a8a1-62709018c433 None None] Extended resource: os-volume-transfer {{(pid=112387) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 10:13:55.307715 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-fa50d377-a122-493a-adbc-a766bfc67207 None None] Extension UsedLimits extending resource: limits {{(pid=112385) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 10:13:55.307810 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-fa50d377-a122-493a-adbc-a766bfc67207 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112385) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 10:13:55.307907 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-fa50d377-a122-493a-adbc-a766bfc67207 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112385) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 10:13:55.308140 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-4adf5a8e-22dd-439b-824d-6b219b1aa820 None None] Extended resource: os-quota-sets {{(pid=112386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 10:13:55.308218 np0000178428 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-30b7cb0b-d48d-4e32-9408-3a45c70e212a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.309613 np0000178428 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-30b7cb0b-d48d-4e32-9408-3a45c70e212a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.309875 np0000178428 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-908e1948-0bbb-49ba-a8a1-62709018c433 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.310045 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-4adf5a8e-22dd-439b-824d-6b219b1aa820 None None] Extended resource: os-volume-transfer {{(pid=112386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 10:13:55.311060 np0000178428 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-30b7cb0b-d48d-4e32-9408-3a45c70e212a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.311248 np0000178428 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-908e1948-0bbb-49ba-a8a1-62709018c433 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.311879 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.contrib.snapshot_actions [None req-30b7cb0b-d48d-4e32-9408-3a45c70e212a None None] SnapshotActionsController initialized {{(pid=112384) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 03 10:13:55.312330 np0000178428 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-4adf5a8e-22dd-439b-824d-6b219b1aa820 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.312596 np0000178428 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-30b7cb0b-d48d-4e32-9408-3a45c70e212a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.312686 np0000178428 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-908e1948-0bbb-49ba-a8a1-62709018c433 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.313704 np0000178428 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-4adf5a8e-22dd-439b-824d-6b219b1aa820 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.313927 np0000178428 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-30b7cb0b-d48d-4e32-9408-3a45c70e212a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.314134 np0000178428 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-908e1948-0bbb-49ba-a8a1-62709018c433 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.314958 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.contrib.snapshot_actions [None req-908e1948-0bbb-49ba-a8a1-62709018c433 None None] SnapshotActionsController initialized {{(pid=112387) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 03 10:13:55.315064 np0000178428 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-4adf5a8e-22dd-439b-824d-6b219b1aa820 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.315275 np0000178428 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-30b7cb0b-d48d-4e32-9408-3a45c70e212a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.315459 np0000178428 devstack@c-api.service[112385]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ed4af6a3668 pid: 112385 (default app) Jun 03 10:13:55.315683 np0000178428 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-908e1948-0bbb-49ba-a8a1-62709018c433 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.316084 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-30b7cb0b-d48d-4e32-9408-3a45c70e212a None None] Extension AdminActions extending resource: volumes {{(pid=112384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 10:13:55.316216 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-30b7cb0b-d48d-4e32-9408-3a45c70e212a None None] Extension AdminActions extending resource: snapshots {{(pid=112384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 10:13:55.316323 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-30b7cb0b-d48d-4e32-9408-3a45c70e212a None None] Extension AdminActions extending resource: backups {{(pid=112384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 10:13:55.316426 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-30b7cb0b-d48d-4e32-9408-3a45c70e212a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 10:13:55.316468 np0000178428 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-4adf5a8e-22dd-439b-824d-6b219b1aa820 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.316787 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-30b7cb0b-d48d-4e32-9408-3a45c70e212a None None] Extension SnapshotActions extending resource: snapshots {{(pid=112384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 10:13:55.316787 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-30b7cb0b-d48d-4e32-9408-3a45c70e212a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 10:13:55.317180 np0000178428 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-908e1948-0bbb-49ba-a8a1-62709018c433 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.317309 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.contrib.snapshot_actions [None req-4adf5a8e-22dd-439b-824d-6b219b1aa820 None None] SnapshotActionsController initialized {{(pid=112386) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 03 10:13:55.317420 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-30b7cb0b-d48d-4e32-9408-3a45c70e212a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 10:13:55.317532 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-30b7cb0b-d48d-4e32-9408-3a45c70e212a None None] Extension TypesManage extending resource: types {{(pid=112384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 10:13:55.317642 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-30b7cb0b-d48d-4e32-9408-3a45c70e212a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 10:13:55.317738 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-30b7cb0b-d48d-4e32-9408-3a45c70e212a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 10:13:55.317839 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-30b7cb0b-d48d-4e32-9408-3a45c70e212a None None] Extension VolumeTypeAccess extending resource: types {{(pid=112384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 10:13:55.317951 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-30b7cb0b-d48d-4e32-9408-3a45c70e212a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 10:13:55.318013 np0000178428 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-4adf5a8e-22dd-439b-824d-6b219b1aa820 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.318080 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-30b7cb0b-d48d-4e32-9408-3a45c70e212a None None] Extension VolumeActions extending resource: volumes {{(pid=112384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 10:13:55.318194 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-30b7cb0b-d48d-4e32-9408-3a45c70e212a None None] Extension UsedLimits extending resource: limits {{(pid=112384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 10:13:55.318281 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-30b7cb0b-d48d-4e32-9408-3a45c70e212a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 10:13:55.318377 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-30b7cb0b-d48d-4e32-9408-3a45c70e212a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 10:13:55.318499 np0000178428 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-908e1948-0bbb-49ba-a8a1-62709018c433 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.319316 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-908e1948-0bbb-49ba-a8a1-62709018c433 None None] Extension AdminActions extending resource: volumes {{(pid=112387) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 10:13:55.319361 np0000178428 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-4adf5a8e-22dd-439b-824d-6b219b1aa820 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.319451 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-908e1948-0bbb-49ba-a8a1-62709018c433 None None] Extension AdminActions extending resource: snapshots {{(pid=112387) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 10:13:55.320117 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-908e1948-0bbb-49ba-a8a1-62709018c433 None None] Extension AdminActions extending resource: backups {{(pid=112387) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 10:13:55.320226 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-908e1948-0bbb-49ba-a8a1-62709018c433 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112387) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 10:13:55.320340 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-908e1948-0bbb-49ba-a8a1-62709018c433 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112387) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 10:13:55.320535 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-908e1948-0bbb-49ba-a8a1-62709018c433 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112387) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 10:13:55.320651 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-908e1948-0bbb-49ba-a8a1-62709018c433 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112387) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 10:13:55.320693 np0000178428 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-4adf5a8e-22dd-439b-824d-6b219b1aa820 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 10:13:55.320729 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-908e1948-0bbb-49ba-a8a1-62709018c433 None None] Extension TypesManage extending resource: types {{(pid=112387) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 10:13:55.320839 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-908e1948-0bbb-49ba-a8a1-62709018c433 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112387) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 10:13:55.320936 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-908e1948-0bbb-49ba-a8a1-62709018c433 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112387) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 10:13:55.321034 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-908e1948-0bbb-49ba-a8a1-62709018c433 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112387) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 10:13:55.321145 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-908e1948-0bbb-49ba-a8a1-62709018c433 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112387) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 10:13:55.321252 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-908e1948-0bbb-49ba-a8a1-62709018c433 None None] Extension VolumeActions extending resource: volumes {{(pid=112387) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 10:13:55.321375 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-908e1948-0bbb-49ba-a8a1-62709018c433 None None] Extension UsedLimits extending resource: limits {{(pid=112387) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 10:13:55.321473 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-908e1948-0bbb-49ba-a8a1-62709018c433 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112387) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 10:13:55.321541 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-4adf5a8e-22dd-439b-824d-6b219b1aa820 None None] Extension AdminActions extending resource: volumes {{(pid=112386) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 10:13:55.321607 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-908e1948-0bbb-49ba-a8a1-62709018c433 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112387) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 10:13:55.321655 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-4adf5a8e-22dd-439b-824d-6b219b1aa820 None None] Extension AdminActions extending resource: snapshots {{(pid=112386) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 10:13:55.321782 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-4adf5a8e-22dd-439b-824d-6b219b1aa820 None None] Extension AdminActions extending resource: backups {{(pid=112386) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 10:13:55.321890 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-4adf5a8e-22dd-439b-824d-6b219b1aa820 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112386) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 10:13:55.322004 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-4adf5a8e-22dd-439b-824d-6b219b1aa820 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112386) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 10:13:55.322140 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-4adf5a8e-22dd-439b-824d-6b219b1aa820 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112386) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 10:13:55.322333 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-4adf5a8e-22dd-439b-824d-6b219b1aa820 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112386) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 10:13:55.322424 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-4adf5a8e-22dd-439b-824d-6b219b1aa820 None None] Extension TypesManage extending resource: types {{(pid=112386) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 10:13:55.322528 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-4adf5a8e-22dd-439b-824d-6b219b1aa820 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112386) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 10:13:55.322767 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-4adf5a8e-22dd-439b-824d-6b219b1aa820 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112386) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 10:13:55.322862 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-4adf5a8e-22dd-439b-824d-6b219b1aa820 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112386) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 10:13:55.322978 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-4adf5a8e-22dd-439b-824d-6b219b1aa820 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112386) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 10:13:55.323072 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-4adf5a8e-22dd-439b-824d-6b219b1aa820 None None] Extension VolumeActions extending resource: volumes {{(pid=112386) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 10:13:55.323193 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-4adf5a8e-22dd-439b-824d-6b219b1aa820 None None] Extension UsedLimits extending resource: limits {{(pid=112386) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 10:13:55.323286 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-4adf5a8e-22dd-439b-824d-6b219b1aa820 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112386) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 10:13:55.323387 np0000178428 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-4adf5a8e-22dd-439b-824d-6b219b1aa820 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112386) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 10:13:55.323660 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.323660 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.323787 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.323787 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.323787 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.323787 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.323787 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.324030 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.324030 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.324030 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.324030 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.324030 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.324030 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.324311 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.324311 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.324311 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.324311 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.324311 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.324530 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.324530 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.324530 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.324530 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.324701 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.324701 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.324701 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.324701 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.324895 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.324895 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.324895 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.324895 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.324895 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.325124 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.325124 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.325124 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.325124 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.325124 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.325327 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.325327 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.325327 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.325327 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.325327 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.325327 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.325597 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.325597 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.325597 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.325597 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.325597 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.325597 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.325850 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.325850 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.325850 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.325850 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.325850 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.325850 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.326134 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.326134 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.326134 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.326134 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.326134 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.326134 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.326390 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.326390 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.326390 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.326390 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.326584 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.326584 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.326584 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.326584 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.326584 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.326815 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.326815 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.326815 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.326815 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.326815 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.327028 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.327028 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.327028 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.327028 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.327028 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.327028 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.327272 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.327272 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.327272 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.327272 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.327272 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.327535 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.327535 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.327535 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.327535 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.327535 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.327755 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.327755 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.327755 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.327755 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.327928 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.327928 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.327928 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.327928 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.328103 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.328103 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.328103 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.328103 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.328103 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.328337 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.328337 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.328337 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.328337 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.328337 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.328582 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.328582 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.328582 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.328582 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.328799 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.328799 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.328799 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.328799 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.328970 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.328970 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.328970 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.328970 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.329144 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.329144 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.329144 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.329144 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.329320 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.329320 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.329320 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.329320 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.329491 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.329491 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.329491 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.329491 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.329491 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.329491 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.329775 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.329775 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.329775 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.329775 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.329775 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.330006 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.330006 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.330006 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.330006 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.330006 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.330006 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.330006 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.330309 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.330309 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.330309 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.330309 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.330309 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.330309 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.330593 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.330593 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.330593 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.330593 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.330593 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.330593 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.330842 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.330842 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.330842 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.330842 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.330842 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.330842 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.331121 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.331121 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.331121 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.331121 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.331301 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.331301 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.331301 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.331301 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.331489 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.331489 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.331489 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.331489 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.331691 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.331691 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.331691 np0000178428 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:13:55.331691 np0000178428 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 10:13:55.331868 np0000178428 devstack@c-api.service[112384]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ed4af6a3668 pid: 112384 (default app) Jun 03 10:13:55.331911 np0000178428 devstack@c-api.service[112385]: DEBUG cinder.api.middleware.request_id [None req-7b1c9889-c8f7-4eed-8884-1400bb925894 None None] RequestId filter calling following filter/app {{(pid=112385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 03 10:13:55.331954 np0000178428 devstack@c-api.service[112387]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ed4af6a3668 pid: 112387 (default app) Jun 03 10:13:55.331995 np0000178428 devstack@c-api.service[112385]: [pid: 112385|app: 0|req: 1/1] 199.204.45.216 () {60 vars in 956 bytes} [Wed Jun 3 10:13:55 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 03 10:13:55.332030 np0000178428 devstack@c-api.service[112386]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ed4af6a3668 pid: 112386 (default app) Jun 03 10:14:02.332201 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.332201 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.332201 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.332201 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.332201 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.333081 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.333081 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.333081 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.333081 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.333081 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.333375 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.333375 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.333375 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.333375 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.333375 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.333375 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.333760 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.333760 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.333760 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.333760 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.333990 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.333990 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.333990 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.333990 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.334229 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.334229 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.334229 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.334229 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.334468 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.334468 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.334468 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.334468 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.334468 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.334803 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.334803 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.334803 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.334803 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.334803 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.335075 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.335075 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.335075 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.335075 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.335075 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.335075 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.335404 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.335404 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.335404 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.335404 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.335404 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.335404 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.335780 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.335780 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.335780 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.335780 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.335780 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.335780 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.336113 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.336113 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.336113 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.336113 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.336113 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.336446 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.336446 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.336446 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.336446 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.336446 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.336727 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.336727 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.336727 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.336727 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.336727 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.336727 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.336953 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.336953 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.336953 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.336953 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.336953 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.336953 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.337166 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.337166 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.337166 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.337166 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.337166 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.337357 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.337357 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.337357 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.337357 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.337357 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.337556 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.337556 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.337556 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.337556 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.337736 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.337736 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.337736 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.337736 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.337894 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.337894 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.337894 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.337894 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.337894 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.338097 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.338097 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.338097 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.338097 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.338097 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.338284 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.338284 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.338284 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.338284 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.338436 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.338436 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.338436 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.338436 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.338617 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.338617 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.338617 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.338617 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.338772 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.338772 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.338772 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.338772 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.338925 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.338925 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.338925 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.338925 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.339097 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.339097 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.339097 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.339097 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.339097 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.339282 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.339282 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.339282 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.339282 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.339282 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.339282 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.339512 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.339512 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.339512 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.339512 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.339512 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.339713 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.339713 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.339713 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.339713 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.339713 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.339713 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.339945 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.339945 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.339945 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.339945 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.339945 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.339945 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.340169 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.340169 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.340169 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.340169 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.340169 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.340169 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.340411 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.340411 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.340411 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.340411 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.340411 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.340411 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.340663 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.340663 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.340663 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.340663 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.340819 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.340819 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.340819 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.340819 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.340819 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.341018 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.341018 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.341018 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.341018 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.341018 np0000178428 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 03 10:14:02.341018 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.middleware.request_id [None req-a69d1641-6237-4336-b828-5f5289245859 None None] RequestId filter calling following filter/app {{(pid=112384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 03 10:14:02.811904 np0000178428 devstack@c-api.service[112384]: INFO cinder.api.openstack.wsgi [None req-a69d1641-6237-4336-b828-5f5289245859 admin admin] POST https://199.204.45.216/volume/v3/types Jun 03 10:14:02.812385 np0000178428 devstack@c-api.service[112384]: DEBUG cinder.api.openstack.wsgi [None req-a69d1641-6237-4336-b828-5f5289245859 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 03 10:14:02.813989 np0000178428 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 03 10:14:02.813989 np0000178428 devstack@c-api.service[112384]: warnings.warn( Jun 03 10:14:02.851140 np0000178428 devstack@c-api.service[112384]: DEBUG oslo_db.sqlalchemy.engines [None req-a69d1641-6237-4336-b828-5f5289245859 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=112384) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 10:14:02.886472 np0000178428 devstack@c-api.service[112384]: INFO cinder.api.openstack.wsgi [None req-a69d1641-6237-4336-b828-5f5289245859 admin admin] https://199.204.45.216/volume/v3/types returned with HTTP 200 Jun 03 10:14:02.887060 np0000178428 devstack@c-api.service[112384]: [pid: 112384|app: 0|req: 1/2] 199.204.45.216 () {68 vars in 1288 bytes} [Wed Jun 3 10:14:02 2026] POST /volume/v3/types => generated 186 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 03 10:14:02.912315 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.912315 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.912743 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.912743 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.912743 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.912743 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.912743 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.912932 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.912932 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.912932 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.912932 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.912932 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.912932 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.913156 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.913156 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.913156 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.913156 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.913156 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.913327 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.913327 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.913327 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.913327 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.913466 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.913466 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.913466 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.913466 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.913637 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.913637 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.913637 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.913637 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.913637 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.913822 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.913822 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.913822 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.913822 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.913822 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.913989 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.913989 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.913989 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.913989 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.913989 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.913989 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.914192 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.914192 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.914192 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.914192 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.914192 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.914192 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.914394 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.914394 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.914394 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.914394 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.914394 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.914394 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.914611 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.914611 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.914611 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.914611 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.914611 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.914611 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.914826 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.914826 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.914826 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.914826 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.914966 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.914966 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.914966 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.914966 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.914966 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.915139 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.915139 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.915139 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.915139 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.915139 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.915303 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.915303 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.915303 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.915303 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.915303 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.915303 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.915513 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.915513 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.915513 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.915513 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.915513 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.915720 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.915720 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.915720 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.915720 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.915720 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.915892 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.915892 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.915892 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.915892 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.916047 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.916047 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.916047 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.916047 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.916188 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.916188 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.916188 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.916188 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.916188 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.916364 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.916364 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.916364 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.916364 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.916364 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.916561 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.916561 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.916561 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.916561 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.916719 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.916719 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.916719 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.916719 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.916859 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.916859 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.916859 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.916859 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.916999 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.916999 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.916999 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.916999 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.917137 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.917137 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.917137 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.917137 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.917275 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.917275 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.917275 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.917275 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.917275 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.917275 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.917475 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.917475 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.917475 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.917475 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.917475 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.917685 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.917685 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.917685 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.917685 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.917685 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.917685 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.917685 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.917922 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.917922 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.917922 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.917922 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.917922 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.917922 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.918123 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.918123 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.918123 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.918123 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.918123 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.918123 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.918324 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.918324 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.918324 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.918324 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.918324 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.918324 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.918676 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.918676 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.918676 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.918676 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.918824 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.918824 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.918824 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.918824 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.918975 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.918975 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.918975 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.918975 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.919115 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.919115 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.919115 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 10:14:02.919115 np0000178428 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 03 10:14:02.919115 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.middleware.request_id [req-a69d1641-6237-4336-b828-5f5289245859 req-4d793e43-9d3d-4f0c-b7c8-17f883e876ba None None] RequestId filter calling following filter/app {{(pid=112387) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 03 10:14:03.302161 np0000178428 devstack@c-api.service[112387]: INFO cinder.api.openstack.wsgi [req-a69d1641-6237-4336-b828-5f5289245859 req-4d793e43-9d3d-4f0c-b7c8-17f883e876ba admin admin] POST https://199.204.45.216/volume/v3/types/580d0d17-3710-48b5-9a0e-1f1032769a2f/extra_specs Jun 03 10:14:03.302773 np0000178428 devstack@c-api.service[112387]: DEBUG cinder.api.openstack.wsgi [req-a69d1641-6237-4336-b828-5f5289245859 req-4d793e43-9d3d-4f0c-b7c8-17f883e876ba admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112387) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 03 10:14:03.304925 np0000178428 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 03 10:14:03.304925 np0000178428 devstack@c-api.service[112387]: warnings.warn( Jun 03 10:14:03.348987 np0000178428 devstack@c-api.service[112387]: DEBUG oslo_db.sqlalchemy.engines [req-a69d1641-6237-4336-b828-5f5289245859 req-4d793e43-9d3d-4f0c-b7c8-17f883e876ba 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=112387) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 10:14:03.419444 np0000178428 devstack@c-api.service[112387]: INFO cinder.api.openstack.wsgi [req-a69d1641-6237-4336-b828-5f5289245859 req-4d793e43-9d3d-4f0c-b7c8-17f883e876ba admin admin] https://199.204.45.216/volume/v3/types/580d0d17-3710-48b5-9a0e-1f1032769a2f/extra_specs returned with HTTP 200 Jun 03 10:14:03.420193 np0000178428 devstack@c-api.service[112387]: [pid: 112387|app: 0|req: 1/3] 199.204.45.216 () {70 vars in 1505 bytes} [Wed Jun 3 10:14:02 2026] POST /volume/v3/types/580d0d17-3710-48b5-9a0e-1f1032769a2f/extra_specs => generated 55 bytes in 520 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 03 10:14:05.204403 np0000178428 devstack@c-api.service[112385]: DEBUG dbcounter [-] [112385] Writing DB stats cinder:SELECT=6 {{(pid=112385) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 03 10:14:05.215917 np0000178428 devstack@c-api.service[112386]: DEBUG dbcounter [-] [112386] Writing DB stats cinder:SELECT=6 {{(pid=112386) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 03 10:14:12.882314 np0000178428 devstack@c-api.service[112384]: DEBUG dbcounter [-] [112384] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112384) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 03 10:14:13.417283 np0000178428 devstack@c-api.service[112387]: DEBUG dbcounter [-] [112387] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112387) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}