Jun 08 19:25:07.026611 np0000179051 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 08 19:25:07.036629 np0000179051 devstack@c-api.service[112896]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 08 19:25:07.040954 np0000179051 devstack@c-api.service[112896]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon Jun 8 19:25:07 2026] *** Jun 08 19:25:07.040954 np0000179051 devstack@c-api.service[112896]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 08 19:25:07.040954 np0000179051 devstack@c-api.service[112896]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 08 19:25:07.040954 np0000179051 devstack@c-api.service[112896]: nodename: np0000179051 Jun 08 19:25:07.040954 np0000179051 devstack@c-api.service[112896]: machine: x86_64 Jun 08 19:25:07.040954 np0000179051 devstack@c-api.service[112896]: clock source: unix Jun 08 19:25:07.040954 np0000179051 devstack@c-api.service[112896]: pcre jit disabled Jun 08 19:25:07.040954 np0000179051 devstack@c-api.service[112896]: detected number of CPU cores: 16 Jun 08 19:25:07.040954 np0000179051 devstack@c-api.service[112896]: current working directory: / Jun 08 19:25:07.040954 np0000179051 devstack@c-api.service[112896]: detected binary path: /usr/bin/uwsgi-core Jun 08 19:25:07.041690 np0000179051 devstack@c-api.service[112896]: your processes number limit is 256917 Jun 08 19:25:07.041690 np0000179051 devstack@c-api.service[112896]: your memory page size is 4096 bytes Jun 08 19:25:07.041690 np0000179051 devstack@c-api.service[112896]: detected max file descriptor number: 2048 Jun 08 19:25:07.041690 np0000179051 devstack@c-api.service[112896]: lock engine: pthread robust mutexes Jun 08 19:25:07.041690 np0000179051 devstack@c-api.service[112896]: thunder lock: enabled Jun 08 19:25:07.041690 np0000179051 devstack@c-api.service[112896]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 08 19:25:07.041690 np0000179051 devstack@c-api.service[112896]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 08 19:25:07.041690 np0000179051 devstack@c-api.service[112896]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 08 19:25:07.041690 np0000179051 devstack@c-api.service[112896]: Set PythonHome to /opt/stack/data/venv Jun 08 19:25:07.077423 np0000179051 devstack@c-api.service[112896]: Python main interpreter initialized at 0x7a741f6a3668 Jun 08 19:25:07.077423 np0000179051 devstack@c-api.service[112896]: python threads support enabled Jun 08 19:25:07.077423 np0000179051 devstack@c-api.service[112896]: your server socket listen backlog is limited to 100 connections Jun 08 19:25:07.077423 np0000179051 devstack@c-api.service[112896]: your mercy for graceful operations on workers is 80 seconds Jun 08 19:25:07.080155 np0000179051 devstack@c-api.service[112896]: mapped 671795 bytes (656 KB) for 4 cores Jun 08 19:25:07.080155 np0000179051 devstack@c-api.service[112896]: *** Operational MODE: preforking *** Jun 08 19:25:07.080155 np0000179051 devstack@c-api.service[112896]: *** uWSGI is running in multiple interpreter mode *** Jun 08 19:25:07.080155 np0000179051 devstack@c-api.service[112896]: spawned uWSGI master process (pid: 112896) Jun 08 19:25:07.080155 np0000179051 devstack@c-api.service[112896]: spawned uWSGI worker 1 (pid: 112901, cores: 1) Jun 08 19:25:07.080155 np0000179051 devstack@c-api.service[112896]: spawned uWSGI worker 2 (pid: 112902, cores: 1) Jun 08 19:25:07.078460 np0000179051 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 08 19:25:07.081289 np0000179051 devstack@c-api.service[112896]: spawned uWSGI worker 3 (pid: 112903, cores: 1) Jun 08 19:25:07.081289 np0000179051 devstack@c-api.service[112896]: spawned uWSGI worker 4 (pid: 112904, cores: 1) Jun 08 19:25:07.081289 np0000179051 devstack@c-api.service[112896]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 08 19:25:07.209713 np0000179051 devstack@c-api.service[112902]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 08 19:25:07.209713 np0000179051 devstack@c-api.service[112902]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 08 19:25:07.209713 np0000179051 devstack@c-api.service[112902]: we strongly recommend against using it for new projects. Jun 08 19:25:07.209713 np0000179051 devstack@c-api.service[112902]: If you are already using Eventlet, we recommend migrating to a different Jun 08 19:25:07.209713 np0000179051 devstack@c-api.service[112902]: framework. For more detail see Jun 08 19:25:07.209713 np0000179051 devstack@c-api.service[112902]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 08 19:25:07.209713 np0000179051 devstack@c-api.service[112902]: import eventlet # noqa Jun 08 19:25:07.210649 np0000179051 devstack@c-api.service[112903]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 08 19:25:07.210649 np0000179051 devstack@c-api.service[112903]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 08 19:25:07.210649 np0000179051 devstack@c-api.service[112903]: we strongly recommend against using it for new projects. Jun 08 19:25:07.210649 np0000179051 devstack@c-api.service[112903]: If you are already using Eventlet, we recommend migrating to a different Jun 08 19:25:07.210649 np0000179051 devstack@c-api.service[112903]: framework. For more detail see Jun 08 19:25:07.210649 np0000179051 devstack@c-api.service[112903]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 08 19:25:07.210649 np0000179051 devstack@c-api.service[112903]: import eventlet # noqa Jun 08 19:25:07.216458 np0000179051 devstack@c-api.service[112904]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 08 19:25:07.216458 np0000179051 devstack@c-api.service[112904]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 08 19:25:07.216458 np0000179051 devstack@c-api.service[112904]: we strongly recommend against using it for new projects. Jun 08 19:25:07.216458 np0000179051 devstack@c-api.service[112904]: If you are already using Eventlet, we recommend migrating to a different Jun 08 19:25:07.216458 np0000179051 devstack@c-api.service[112904]: framework. For more detail see Jun 08 19:25:07.216458 np0000179051 devstack@c-api.service[112904]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 08 19:25:07.216458 np0000179051 devstack@c-api.service[112904]: import eventlet # noqa Jun 08 19:25:07.224960 np0000179051 devstack@c-api.service[112901]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 08 19:25:07.224960 np0000179051 devstack@c-api.service[112901]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 08 19:25:07.224960 np0000179051 devstack@c-api.service[112901]: we strongly recommend against using it for new projects. Jun 08 19:25:07.224960 np0000179051 devstack@c-api.service[112901]: If you are already using Eventlet, we recommend migrating to a different Jun 08 19:25:07.224960 np0000179051 devstack@c-api.service[112901]: framework. For more detail see Jun 08 19:25:07.224960 np0000179051 devstack@c-api.service[112901]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 08 19:25:07.224960 np0000179051 devstack@c-api.service[112901]: import eventlet # noqa Jun 08 19:25:07.294754 np0000179051 devstack@c-api.service[112902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 08 19:25:07.294754 np0000179051 devstack@c-api.service[112902]: warnings.warn( Jun 08 19:25:07.298254 np0000179051 devstack@c-api.service[112903]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 08 19:25:07.298254 np0000179051 devstack@c-api.service[112903]: warnings.warn( Jun 08 19:25:07.302728 np0000179051 devstack@c-api.service[112904]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 08 19:25:07.302728 np0000179051 devstack@c-api.service[112904]: warnings.warn( Jun 08 19:25:07.310315 np0000179051 devstack@c-api.service[112901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 08 19:25:07.310315 np0000179051 devstack@c-api.service[112901]: warnings.warn( Jun 08 19:25:07.372098 np0000179051 devstack@c-api.service[112903]: /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 08 19:25:07.372098 np0000179051 devstack@c-api.service[112903]: from cgi import parse_header Jun 08 19:25:07.372401 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:07.372401 np0000179051 devstack@c-api.service[112902]: from cgi import parse_header Jun 08 19:25:07.383702 np0000179051 devstack@c-api.service[112904]: /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 08 19:25:07.383702 np0000179051 devstack@c-api.service[112904]: from cgi import parse_header Jun 08 19:25:07.384825 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:07.384825 np0000179051 devstack@c-api.service[112901]: from cgi import parse_header Jun 08 19:25:07.420954 np0000179051 devstack@c-api.service[112903]: /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 08 19:25:07.420954 np0000179051 devstack@c-api.service[112903]: removals.removed_module( Jun 08 19:25:07.421259 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:07.421259 np0000179051 devstack@c-api.service[112902]: removals.removed_module( Jun 08 19:25:07.422671 np0000179051 devstack@c-api.service[112903]: /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 08 19:25:07.422671 np0000179051 devstack@c-api.service[112903]: removals.removed_module( Jun 08 19:25:07.422824 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:07.422824 np0000179051 devstack@c-api.service[112902]: removals.removed_module( Jun 08 19:25:07.432657 np0000179051 devstack@c-api.service[112904]: /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 08 19:25:07.432657 np0000179051 devstack@c-api.service[112904]: removals.removed_module( Jun 08 19:25:07.434134 np0000179051 devstack@c-api.service[112904]: /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 08 19:25:07.434134 np0000179051 devstack@c-api.service[112904]: removals.removed_module( Jun 08 19:25:07.435037 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:07.435037 np0000179051 devstack@c-api.service[112901]: removals.removed_module( Jun 08 19:25:07.436399 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:07.436399 np0000179051 devstack@c-api.service[112901]: removals.removed_module( Jun 08 19:25:08.029178 np0000179051 devstack@c-api.service[112903]: /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 08 19:25:08.029178 np0000179051 devstack@c-api.service[112903]: warnings.warn( Jun 08 19:25:08.038389 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:08.038389 np0000179051 devstack@c-api.service[112901]: warnings.warn( Jun 08 19:25:08.043154 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:08.043154 np0000179051 devstack@c-api.service[112902]: warnings.warn( Jun 08 19:25:08.056013 np0000179051 devstack@c-api.service[112904]: /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 08 19:25:08.056013 np0000179051 devstack@c-api.service[112904]: warnings.warn( Jun 08 19:25:08.120949 np0000179051 devstack@c-api.service[112903]: /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 08 19:25:08.120949 np0000179051 devstack@c-api.service[112903]: warnings.warn( Jun 08 19:25:08.130999 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:08.130999 np0000179051 devstack@c-api.service[112901]: warnings.warn( Jun 08 19:25:08.134367 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:08.134367 np0000179051 devstack@c-api.service[112902]: warnings.warn( Jun 08 19:25:08.149690 np0000179051 devstack@c-api.service[112904]: /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 08 19:25:08.149690 np0000179051 devstack@c-api.service[112904]: warnings.warn( Jun 08 19:25:08.405915 np0000179051 devstack@c-api.service[112901]: 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 08 19:25:08.406750 np0000179051 devstack@c-api.service[112901]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112901) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 08 19:25:08.407328 np0000179051 devstack@c-api.service[112902]: 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 08 19:25:08.407834 np0000179051 devstack@c-api.service[112902]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112902) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 08 19:25:08.423213 np0000179051 devstack@c-api.service[112903]: 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 08 19:25:08.424229 np0000179051 devstack@c-api.service[112903]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112903) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 08 19:25:08.424650 np0000179051 devstack@c-api.service[112904]: 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 08 19:25:08.425278 np0000179051 devstack@c-api.service[112904]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112904) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 08 19:25:08.490496 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:08.490496 np0000179051 devstack@c-api.service[112902]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 08 19:25:08.491260 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:08.491260 np0000179051 devstack@c-api.service[112901]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 08 19:25:08.491602 np0000179051 devstack@c-api.service[112903]: /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 08 19:25:08.491602 np0000179051 devstack@c-api.service[112903]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 08 19:25:08.503093 np0000179051 devstack@c-api.service[112904]: /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 08 19:25:08.503093 np0000179051 devstack@c-api.service[112904]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 08 19:25:08.940884 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112902) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 08 19:25:08.941354 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112903) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 08 19:25:08.941458 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.941523 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112901) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 08 19:25:08.941587 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.941587 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.941711 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.941711 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.941822 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112901) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.941822 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112901) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.941928 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.942035 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.942099 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112901) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.942164 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.942221 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.942287 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.942339 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.942389 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.942447 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.942517 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.942582 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.942639 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112901) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.942697 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.942760 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.942817 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.942880 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.942944 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.943051 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.943117 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.943177 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.943177 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.943177 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112901) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.943177 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112901) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.944337 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.944458 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.944458 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.944575 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.944634 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.944699 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.944776 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.944834 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.944887 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112901) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.944951 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.945059 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.945112 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.945164 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.945220 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.945286 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.945343 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.945396 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.945446 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.945508 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.945564 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112901) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.945564 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112901) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.946066 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.946164 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.946164 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.946286 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.946346 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112901) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.946418 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.946476 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.946532 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.946585 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.946634 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.946700 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.946762 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.946815 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.946870 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.946933 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.947294 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.947430 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.947554 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112901) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.947665 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.947793 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112901) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.947907 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.949222 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.949367 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.949495 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.949623 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.949762 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.949887 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.950055 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.950180 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.950287 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.950432 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.950543 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112901) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.950668 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.950771 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.950899 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.950956 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.950956 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.951322 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.951437 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.951437 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.951437 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112901) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.951437 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112901) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.951903 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.951903 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.951903 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.952272 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.952421 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.952490 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.952552 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.952609 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.952665 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.952720 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.952778 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.952827 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.952883 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112901) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.952948 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.952948 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.953131 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.953131 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.953131 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.953131 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.953131 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112901) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.953131 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112901) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.953422 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.953422 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.953422 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.953422 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.953595 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.953627 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.953627 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.953696 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.953732 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.953766 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112901) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.953802 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.953839 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.953875 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.953916 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.954359 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.954359 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.954511 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.954511 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.954666 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.954748 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112901) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.954748 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112901) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.954898 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.954898 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.955096 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.955175 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.955255 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.955330 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.955405 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.955482 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.955558 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.955629 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.955697 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.955774 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.955852 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.955932 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112901) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.956029 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.956101 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.956101 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.956101 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.956101 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.956101 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112901) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.956101 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112901) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.959036 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.959145 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.959145 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.959287 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.959367 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.959439 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.959523 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.959599 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.959670 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.959738 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.959824 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.959824 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.959824 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.959824 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.960145 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112901) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.960145 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.960145 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.960145 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.960145 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.960145 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112901) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.960560 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112901) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.961415 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.961495 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.961584 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.961584 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.961725 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.961725 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.961805 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.961839 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.961878 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.961878 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.961878 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.961990 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.962025 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.962079 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112901) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.962115 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.962147 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.962199 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.962439 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.962439 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.962439 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112901) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.962439 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112901) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.964045 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.964142 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.964223 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.964300 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.964398 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.964472 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.964559 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.964596 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.964628 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.964659 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.964699 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.964729 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.964766 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.964766 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.964829 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112901) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.964829 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.964829 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.964933 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.964933 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.965019 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112901) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.965062 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112901) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.965306 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.965367 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.965402 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.965440 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.965477 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.965526 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.965565 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.965597 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.965629 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.965674 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.965714 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.965756 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.965756 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.965756 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.966081 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112901) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.966081 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.966081 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.966382 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.966382 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.966382 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112901) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.966382 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112901) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.966891 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.966995 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.967074 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112901) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.967163 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.967236 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.967316 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.967388 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.967446 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.967521 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.967609 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.967682 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.967767 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.967837 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.967917 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112901) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.968016 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.968130 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112901) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.968225 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.968225 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.968225 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.968225 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.968225 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.969648 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.969713 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.969752 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.969862 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.969862 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.970032 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.970123 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112901) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.970195 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.970283 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.970349 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.970432 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.970469 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.970506 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.970549 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.970593 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.970593 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.970655 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.970688 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.970723 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112901) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.970753 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.970790 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112901) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.971107 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.971176 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.971238 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.971282 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.971315 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.971347 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.971383 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.971414 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.971450 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.971491 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.971532 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.971564 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.971609 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.971642 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.971674 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.971710 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112901) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.971749 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.971785 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.971822 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.971857 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.971895 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.971940 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.971993 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.972051 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.972084 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.972123 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.972154 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.972185 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.972216 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.972253 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.972315 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112901) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.972356 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.972389 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.972424 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112901) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.972462 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.972497 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112901) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.972497 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.972497 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.972497 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.972497 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.972497 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112901) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.972497 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112901) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.974046 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.974117 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.974150 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.974183 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.974216 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.974248 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.974286 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112901) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.974319 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.974363 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.974395 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.974434 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.974467 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.974505 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.974554 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.974593 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.974625 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.974662 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.974700 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.974736 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.974771 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112901) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.974771 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112901) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.975519 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.975589 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.975624 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.975721 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.975804 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.975877 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.975939 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.976064 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112901) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.976149 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.976240 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.976312 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.976358 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.976391 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.976428 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.976428 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.976487 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.976519 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.976551 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.976582 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.976626 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112901) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.976626 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112901) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.976702 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.976702 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.976767 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.976804 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.976844 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.976887 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112901) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.976929 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.976966 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.977274 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.977374 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.977449 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.977527 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.977622 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.977702 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.977778 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.977850 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.977922 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.978067 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.978190 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.978286 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112901) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.978286 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112901) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.981114 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.981177 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.981227 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.981343 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.981343 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.981507 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.981639 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.981680 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.981680 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.981748 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.981786 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.981824 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.981856 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.981856 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.981917 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.981948 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.982013 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.982054 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.982089 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.982126 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112901) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.982158 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.982199 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.982231 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.982267 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.982303 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.982342 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.982374 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.982405 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.982437 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.982474 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.982510 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112901) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.982542 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.982577 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112901) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.982608 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.982644 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112901) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.982685 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.982717 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.982717 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.982717 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.982717 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.982717 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112901) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.982717 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112901) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.982927 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.982927 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.982927 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.982927 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.983084 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112901) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.983119 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.983151 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.983183 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.983213 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.983244 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.983278 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.983278 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.983335 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.983379 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112901) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.983379 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112901) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.983441 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.983441 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.983441 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.983441 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.983441 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.983441 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.985571 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.985632 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.985683 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.985716 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112901) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.985750 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.985782 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.985814 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.985846 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.985883 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.985927 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.985991 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.986033 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.986065 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.986115 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112901) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.986153 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.986190 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.986231 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112901) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.986265 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.986305 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.986351 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112901) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.986395 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.986432 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.986473 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.986511 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.986553 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.986585 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.986622 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.986654 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.986691 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.986723 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.986756 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.986794 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.986825 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.986861 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.986903 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112901) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.986939 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.986987 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.987022 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112901) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.987066 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.987102 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.987140 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112901) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.987176 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.987215 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.987261 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.987321 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.987362 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.987413 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.987452 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.987488 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.987521 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.987552 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.987589 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.987625 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.987657 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.987696 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.987735 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112901) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.987771 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.987808 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.987839 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112901) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.987876 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.987912 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.987943 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112901) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.988003 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.988038 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.988080 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.988121 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.988158 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.988190 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.988277 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.988319 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.988351 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.988383 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.988417 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.988449 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.988493 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.988532 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112901) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.988564 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.988598 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112901) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.988634 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.988634 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.988634 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.988634 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.988634 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.988634 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.988817 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.988817 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.988817 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.988916 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112901) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.988948 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.988948 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.989811 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.989893 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.989893 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.990052 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.990052 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.990052 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.990267 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.990350 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112901) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.990421 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.990491 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112901) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.990559 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.990559 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.990559 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.990559 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.990559 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.990907 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.990907 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.990907 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.990907 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.990907 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.990907 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.991366 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112901) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.991455 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.991557 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.991557 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.991557 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.991557 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.991557 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112901) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.991896 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.991987 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112901) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.992090 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.992090 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.992090 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.992090 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.992090 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.992090 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.992560 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.992560 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.992560 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.992812 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.992888 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.992988 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.993081 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.993155 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.993237 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.993310 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.993393 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.993466 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.993559 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112901) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.993644 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.993723 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.993794 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.993870 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.993941 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.994061 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.994168 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.994262 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.994355 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.994434 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.994505 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.994591 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.994689 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.994800 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.994876 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.994948 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.995050 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112901) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.995123 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.995204 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.995282 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112901) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.995356 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.995435 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112901) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.995514 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.995592 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.995592 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.995592 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.995592 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.995592 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112901) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.995592 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112901) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.996111 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.996111 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.996111 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.996111 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.996408 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.996479 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.996479 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.996626 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.996703 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.996773 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.996773 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.996921 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112901) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.996961 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.997037 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.997072 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.997072 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.997134 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.997134 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.997134 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.997134 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112901) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.997134 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112901) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.997273 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.997273 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.997273 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.997273 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.997397 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.997429 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.997459 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.997489 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.997522 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.997563 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.997599 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.997599 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.997599 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.997599 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:08.997730 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112901) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:08.997730 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:08.997730 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:08.997730 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:08.997730 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:08.997730 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112901) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:08.997730 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112901) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:09.001314 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:09.001376 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:09.001469 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:09.001533 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:09.001601 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112901) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:09.001632 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:09.001656 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:09.001684 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:09.001714 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:09.001714 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:09.001765 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:09.001866 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112901) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:09.001930 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:09.001930 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:09.002089 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:09.002089 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:09.002089 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:09.002194 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:09.005901 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112904) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 08 19:25:09.006438 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:09.006524 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:09.006751 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:09.006983 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:09.007070 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:09.007121 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:09.007180 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:09.007244 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:09.007305 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:09.007371 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:09.007932 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:09.008121 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:09.008121 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:09.008121 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:09.008553 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:09.008553 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:09.008553 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:09.008908 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:09.008908 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:09.009052 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:09.009052 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:09.009172 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:09.009172 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:09.009265 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:09.009878 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:09.010000 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:09.010000 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:09.010266 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:09.010266 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:09.010266 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:09.010266 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:09.010645 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:09.010645 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:09.010645 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:09.011008 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:09.011008 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:09.011008 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:09.011008 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:09.011478 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:09.011478 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:09.011478 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:09.011848 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:09.011848 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:09.011848 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:09.011848 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:09.012312 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:09.012312 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:09.012312 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:09.012477 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:09.012477 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:09.012477 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:09.012628 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:09.013582 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:09.013678 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:09.013678 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:09.013813 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:09.013813 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:09.013920 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:09.013920 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:09.014479 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:09.014479 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:09.014846 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:09.014846 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:09.014846 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:09.014846 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:09.014846 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:09.015716 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:09.015716 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:09.015716 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:09.015716 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:09.015716 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:09.015716 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:09.015716 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:09.016102 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:09.016102 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:09.016102 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:09.016102 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:09.016365 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:09.016365 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:09.016365 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:09.016779 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:09.016841 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:09.016881 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:09.017021 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:09.017021 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:09.017195 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:09.017195 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:09.017867 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:09.017924 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:09.017958 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:09.018047 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:09.018169 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:09.018169 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:09.018316 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:09.018728 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:09.018817 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:09.018817 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:09.018943 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:09.018943 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:09.019142 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:09.019142 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:09.019142 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:09.019335 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:09.019335 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:09.019335 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:09.019335 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:09.019603 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:09.019603 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:09.020033 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:09.020085 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:09.020211 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:09.020308 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:09.020308 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:09.020413 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:09.020413 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:09.020866 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:09.020916 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:09.021036 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:09.021122 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:09.021122 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:09.021186 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:09.021284 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:09.021482 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:09.021553 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:09.021640 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:09.021640 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:09.021772 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:09.021772 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:09.021913 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:09.022628 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:09.022679 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:09.022786 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:09.022864 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:09.022864 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:09.022936 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:09.023068 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:09.023068 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:09.023229 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:09.023229 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:09.023229 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:09.023332 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:09.023366 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:09.023486 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:09.023741 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:09.023827 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:09.023900 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:09.023900 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:09.024092 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:09.024092 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:09.024243 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:09.024879 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:09.024932 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:09.025051 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:09.025148 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:09.025148 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:09.025274 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:09.025274 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:09.025416 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:09.025416 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:09.025416 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:09.025570 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:09.025570 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:09.025570 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:09.025663 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:09.025703 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:09.025740 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:09.025875 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:09.025875 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:09.026044 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:09.026044 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:09.026044 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:09.026268 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:09.026268 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:09.026268 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:09.026268 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:09.026523 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:09.026523 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:09.026523 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:09.026718 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:09.026776 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:09.026867 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:09.026949 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:09.026949 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:09.027087 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:09.027087 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:09.027397 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:09.027450 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:09.027484 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:09.027613 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:09.027613 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:09.027768 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:09.027768 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:09.028032 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:09.028166 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:09.028166 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:09.028243 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:09.028277 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:09.028426 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:09.028426 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:09.028660 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:09.028660 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:09.028660 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:09.028660 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:09.028897 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:09.028897 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:09.028897 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:09.029318 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:09.029372 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:09.029470 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:09.029549 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:09.029549 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:09.029663 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:09.029663 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:09.030214 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:09.030281 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:09.030375 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:09.030462 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:09.030462 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:09.030597 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:09.030597 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:25:09.031554 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:25:09.031615 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:25:09.031655 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:25:09.031758 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:25:09.031840 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:25:09.031840 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:25:09.046811 np0000179051 devstack@c-api.service[112902]: INFO dbcounter [None req-079d8962-fc32-4078-a815-457ac5100d96 None None] Registered counter for database cinder Jun 08 19:25:09.047454 np0000179051 devstack@c-api.service[112903]: INFO dbcounter [None req-3f52df3c-bdf4-49af-8428-952bab6446bf None None] Registered counter for database cinder Jun 08 19:25:09.047711 np0000179051 devstack@c-api.service[112901]: INFO dbcounter [None req-126d9fe8-5eed-40bd-90c3-fbe516dfe43c None None] Registered counter for database cinder Jun 08 19:25:09.080178 np0000179051 devstack@c-api.service[112904]: INFO dbcounter [None req-516a2599-8fe6-4525-8809-887dc7ab3c0b None None] Registered counter for database cinder Jun 08 19:25:09.093326 np0000179051 devstack@c-api.service[112902]: DEBUG oslo_db.sqlalchemy.engines [None req-079d8962-fc32-4078-a815-457ac5100d96 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=112902) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 19:25:09.095405 np0000179051 devstack@c-api.service[112901]: DEBUG oslo_db.sqlalchemy.engines [None req-126d9fe8-5eed-40bd-90c3-fbe516dfe43c 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=112901) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 19:25:09.096941 np0000179051 devstack@c-api.service[112903]: DEBUG oslo_db.sqlalchemy.engines [None req-3f52df3c-bdf4-49af-8428-952bab6446bf 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=112903) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 19:25:09.132854 np0000179051 devstack@c-api.service[112904]: DEBUG oslo_db.sqlalchemy.engines [None req-516a2599-8fe6-4525-8809-887dc7ab3c0b 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=112904) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 19:25:09.205440 np0000179051 devstack@c-api.service[112901]: DEBUG dbcounter [-] [112901] Writer thread running {{(pid=112901) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 08 19:25:09.206785 np0000179051 devstack@c-api.service[112902]: DEBUG dbcounter [-] [112902] Writer thread running {{(pid=112902) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 08 19:25:09.208318 np0000179051 devstack@c-api.service[112901]: INFO cinder.rpc [None req-126d9fe8-5eed-40bd-90c3-fbe516dfe43c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 08 19:25:09.209357 np0000179051 devstack@c-api.service[112902]: INFO cinder.rpc [None req-079d8962-fc32-4078-a815-457ac5100d96 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 08 19:25:09.210664 np0000179051 devstack@c-api.service[112901]: INFO cinder.rpc [None req-126d9fe8-5eed-40bd-90c3-fbe516dfe43c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 08 19:25:09.211853 np0000179051 devstack@c-api.service[112902]: INFO cinder.rpc [None req-079d8962-fc32-4078-a815-457ac5100d96 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 08 19:25:09.212336 np0000179051 devstack@c-api.service[112903]: DEBUG dbcounter [-] [112903] Writer thread running {{(pid=112903) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 08 19:25:09.212933 np0000179051 devstack@c-api.service[112901]: INFO cinder.rpc [None req-126d9fe8-5eed-40bd-90c3-fbe516dfe43c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 08 19:25:09.213996 np0000179051 devstack@c-api.service[112902]: INFO cinder.rpc [None req-079d8962-fc32-4078-a815-457ac5100d96 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 08 19:25:09.214758 np0000179051 devstack@c-api.service[112903]: INFO cinder.rpc [None req-3f52df3c-bdf4-49af-8428-952bab6446bf None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 08 19:25:09.215006 np0000179051 devstack@c-api.service[112901]: INFO cinder.rpc [None req-126d9fe8-5eed-40bd-90c3-fbe516dfe43c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 08 19:25:09.215839 np0000179051 devstack@c-api.service[112901]: WARNING castellan.key_manager.migration [None req-126d9fe8-5eed-40bd-90c3-fbe516dfe43c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.216095 np0000179051 devstack@c-api.service[112902]: INFO cinder.rpc [None req-079d8962-fc32-4078-a815-457ac5100d96 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 08 19:25:09.216907 np0000179051 devstack@c-api.service[112902]: WARNING castellan.key_manager.migration [None req-079d8962-fc32-4078-a815-457ac5100d96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.217157 np0000179051 devstack@c-api.service[112903]: INFO cinder.rpc [None req-3f52df3c-bdf4-49af-8428-952bab6446bf None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 08 19:25:09.218949 np0000179051 devstack@c-api.service[112901]: WARNING castellan.key_manager.migration [None req-126d9fe8-5eed-40bd-90c3-fbe516dfe43c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.219271 np0000179051 devstack@c-api.service[112903]: INFO cinder.rpc [None req-3f52df3c-bdf4-49af-8428-952bab6446bf None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 08 19:25:09.219984 np0000179051 devstack@c-api.service[112902]: WARNING castellan.key_manager.migration [None req-079d8962-fc32-4078-a815-457ac5100d96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.221257 np0000179051 devstack@c-api.service[112903]: INFO cinder.rpc [None req-3f52df3c-bdf4-49af-8428-952bab6446bf None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 08 19:25:09.222304 np0000179051 devstack@c-api.service[112903]: WARNING castellan.key_manager.migration [None req-3f52df3c-bdf4-49af-8428-952bab6446bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.226226 np0000179051 devstack@c-api.service[112903]: WARNING castellan.key_manager.migration [None req-3f52df3c-bdf4-49af-8428-952bab6446bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.252289 np0000179051 devstack@c-api.service[112904]: DEBUG dbcounter [-] [112904] Writer thread running {{(pid=112904) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 08 19:25:09.255682 np0000179051 devstack@c-api.service[112904]: INFO cinder.rpc [None req-516a2599-8fe6-4525-8809-887dc7ab3c0b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 08 19:25:09.256026 np0000179051 devstack@c-api.service[112901]: DEBUG oslo_db.sqlalchemy.engines [None req-126d9fe8-5eed-40bd-90c3-fbe516dfe43c 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=112901) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 19:25:09.256921 np0000179051 devstack@c-api.service[112902]: DEBUG oslo_db.sqlalchemy.engines [None req-079d8962-fc32-4078-a815-457ac5100d96 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=112902) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 19:25:09.258209 np0000179051 devstack@c-api.service[112901]: INFO cinder.rpc [None req-126d9fe8-5eed-40bd-90c3-fbe516dfe43c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 08 19:25:09.258392 np0000179051 devstack@c-api.service[112904]: INFO cinder.rpc [None req-516a2599-8fe6-4525-8809-887dc7ab3c0b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 08 19:25:09.259461 np0000179051 devstack@c-api.service[112902]: INFO cinder.rpc [None req-079d8962-fc32-4078-a815-457ac5100d96 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 08 19:25:09.260084 np0000179051 devstack@c-api.service[112901]: INFO cinder.rpc [None req-126d9fe8-5eed-40bd-90c3-fbe516dfe43c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 08 19:25:09.261005 np0000179051 devstack@c-api.service[112901]: WARNING castellan.key_manager.migration [None req-126d9fe8-5eed-40bd-90c3-fbe516dfe43c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.261116 np0000179051 devstack@c-api.service[112904]: INFO cinder.rpc [None req-516a2599-8fe6-4525-8809-887dc7ab3c0b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 08 19:25:09.261997 np0000179051 devstack@c-api.service[112902]: INFO cinder.rpc [None req-079d8962-fc32-4078-a815-457ac5100d96 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 08 19:25:09.263134 np0000179051 devstack@c-api.service[112902]: WARNING castellan.key_manager.migration [None req-079d8962-fc32-4078-a815-457ac5100d96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.263698 np0000179051 devstack@c-api.service[112904]: INFO cinder.rpc [None req-516a2599-8fe6-4525-8809-887dc7ab3c0b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 08 19:25:09.265045 np0000179051 devstack@c-api.service[112904]: WARNING castellan.key_manager.migration [None req-516a2599-8fe6-4525-8809-887dc7ab3c0b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.266708 np0000179051 devstack@c-api.service[112903]: DEBUG oslo_db.sqlalchemy.engines [None req-3f52df3c-bdf4-49af-8428-952bab6446bf 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=112903) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 19:25:09.269293 np0000179051 devstack@c-api.service[112903]: INFO cinder.rpc [None req-3f52df3c-bdf4-49af-8428-952bab6446bf None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 08 19:25:09.270188 np0000179051 devstack@c-api.service[112904]: WARNING castellan.key_manager.migration [None req-516a2599-8fe6-4525-8809-887dc7ab3c0b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.271501 np0000179051 devstack@c-api.service[112903]: INFO cinder.rpc [None req-3f52df3c-bdf4-49af-8428-952bab6446bf None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 08 19:25:09.272379 np0000179051 devstack@c-api.service[112901]: WARNING castellan.key_manager.migration [None req-126d9fe8-5eed-40bd-90c3-fbe516dfe43c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.272619 np0000179051 devstack@c-api.service[112903]: WARNING castellan.key_manager.migration [None req-3f52df3c-bdf4-49af-8428-952bab6446bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.275564 np0000179051 devstack@c-api.service[112902]: WARNING castellan.key_manager.migration [None req-079d8962-fc32-4078-a815-457ac5100d96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.275675 np0000179051 devstack@c-api.service[112901]: WARNING castellan.key_manager.migration [None req-126d9fe8-5eed-40bd-90c3-fbe516dfe43c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.278709 np0000179051 devstack@c-api.service[112902]: WARNING castellan.key_manager.migration [None req-079d8962-fc32-4078-a815-457ac5100d96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.281253 np0000179051 devstack@c-api.service[112901]: WARNING castellan.key_manager.migration [None req-126d9fe8-5eed-40bd-90c3-fbe516dfe43c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.283049 np0000179051 devstack@c-api.service[112902]: WARNING castellan.key_manager.migration [None req-079d8962-fc32-4078-a815-457ac5100d96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.285225 np0000179051 devstack@c-api.service[112901]: WARNING castellan.key_manager.migration [None req-126d9fe8-5eed-40bd-90c3-fbe516dfe43c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.287256 np0000179051 devstack@c-api.service[112903]: WARNING castellan.key_manager.migration [None req-3f52df3c-bdf4-49af-8428-952bab6446bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.288198 np0000179051 devstack@c-api.service[112901]: WARNING castellan.key_manager.migration [None req-126d9fe8-5eed-40bd-90c3-fbe516dfe43c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.288373 np0000179051 devstack@c-api.service[112902]: WARNING castellan.key_manager.migration [None req-079d8962-fc32-4078-a815-457ac5100d96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.290458 np0000179051 devstack@c-api.service[112903]: WARNING castellan.key_manager.migration [None req-3f52df3c-bdf4-49af-8428-952bab6446bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.291100 np0000179051 devstack@c-api.service[112901]: WARNING castellan.key_manager.migration [None req-126d9fe8-5eed-40bd-90c3-fbe516dfe43c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.291362 np0000179051 devstack@c-api.service[112902]: WARNING castellan.key_manager.migration [None req-079d8962-fc32-4078-a815-457ac5100d96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.293629 np0000179051 devstack@c-api.service[112903]: WARNING castellan.key_manager.migration [None req-3f52df3c-bdf4-49af-8428-952bab6446bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.294113 np0000179051 devstack@c-api.service[112901]: WARNING castellan.key_manager.migration [None req-126d9fe8-5eed-40bd-90c3-fbe516dfe43c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.294193 np0000179051 devstack@c-api.service[112902]: WARNING castellan.key_manager.migration [None req-079d8962-fc32-4078-a815-457ac5100d96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.296879 np0000179051 devstack@c-api.service[112901]: WARNING castellan.key_manager.migration [None req-126d9fe8-5eed-40bd-90c3-fbe516dfe43c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.297304 np0000179051 devstack@c-api.service[112902]: WARNING castellan.key_manager.migration [None req-079d8962-fc32-4078-a815-457ac5100d96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.298719 np0000179051 devstack@c-api.service[112903]: WARNING castellan.key_manager.migration [None req-3f52df3c-bdf4-49af-8428-952bab6446bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.299941 np0000179051 devstack@c-api.service[112901]: WARNING castellan.key_manager.migration [None req-126d9fe8-5eed-40bd-90c3-fbe516dfe43c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.300248 np0000179051 devstack@c-api.service[112902]: WARNING castellan.key_manager.migration [None req-079d8962-fc32-4078-a815-457ac5100d96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.301394 np0000179051 devstack@c-api.service[112901]: WARNING castellan.key_manager.migration [None req-126d9fe8-5eed-40bd-90c3-fbe516dfe43c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.301735 np0000179051 devstack@c-api.service[112903]: WARNING castellan.key_manager.migration [None req-3f52df3c-bdf4-49af-8428-952bab6446bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.303095 np0000179051 devstack@c-api.service[112902]: WARNING castellan.key_manager.migration [None req-079d8962-fc32-4078-a815-457ac5100d96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.304047 np0000179051 devstack@c-api.service[112901]: WARNING castellan.key_manager.migration [None req-126d9fe8-5eed-40bd-90c3-fbe516dfe43c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.304549 np0000179051 devstack@c-api.service[112902]: WARNING castellan.key_manager.migration [None req-079d8962-fc32-4078-a815-457ac5100d96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.304623 np0000179051 devstack@c-api.service[112903]: WARNING castellan.key_manager.migration [None req-3f52df3c-bdf4-49af-8428-952bab6446bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.307694 np0000179051 devstack@c-api.service[112903]: WARNING castellan.key_manager.migration [None req-3f52df3c-bdf4-49af-8428-952bab6446bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.307794 np0000179051 devstack@c-api.service[112902]: WARNING castellan.key_manager.migration [None req-079d8962-fc32-4078-a815-457ac5100d96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.307957 np0000179051 devstack@c-api.service[112904]: DEBUG oslo_db.sqlalchemy.engines [None req-516a2599-8fe6-4525-8809-887dc7ab3c0b 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=112904) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 19:25:09.309561 np0000179051 devstack@c-api.service[112901]: WARNING castellan.key_manager.migration [None req-126d9fe8-5eed-40bd-90c3-fbe516dfe43c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.310262 np0000179051 devstack@c-api.service[112904]: INFO cinder.rpc [None req-516a2599-8fe6-4525-8809-887dc7ab3c0b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 08 19:25:09.310453 np0000179051 devstack@c-api.service[112903]: WARNING castellan.key_manager.migration [None req-3f52df3c-bdf4-49af-8428-952bab6446bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.312633 np0000179051 devstack@c-api.service[112904]: INFO cinder.rpc [None req-516a2599-8fe6-4525-8809-887dc7ab3c0b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 08 19:25:09.313364 np0000179051 devstack@c-api.service[112901]: WARNING castellan.key_manager.migration [None req-126d9fe8-5eed-40bd-90c3-fbe516dfe43c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.313609 np0000179051 devstack@c-api.service[112902]: WARNING castellan.key_manager.migration [None req-079d8962-fc32-4078-a815-457ac5100d96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.313775 np0000179051 devstack@c-api.service[112903]: WARNING castellan.key_manager.migration [None req-3f52df3c-bdf4-49af-8428-952bab6446bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.313896 np0000179051 devstack@c-api.service[112904]: WARNING castellan.key_manager.migration [None req-516a2599-8fe6-4525-8809-887dc7ab3c0b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.314617 np0000179051 devstack@c-api.service[112901]: WARNING cinder.api.contrib.hosts [None req-126d9fe8-5eed-40bd-90c3-fbe516dfe43c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 08 19:25:09.314869 np0000179051 devstack@c-api.service[112903]: WARNING castellan.key_manager.migration [None req-3f52df3c-bdf4-49af-8428-952bab6446bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.315415 np0000179051 devstack@c-api.service[112901]: WARNING castellan.key_manager.migration [None req-126d9fe8-5eed-40bd-90c3-fbe516dfe43c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.316395 np0000179051 devstack@c-api.service[112902]: WARNING castellan.key_manager.migration [None req-079d8962-fc32-4078-a815-457ac5100d96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.316735 np0000179051 devstack@c-api.service[112901]: WARNING castellan.key_manager.migration [None req-126d9fe8-5eed-40bd-90c3-fbe516dfe43c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.317496 np0000179051 devstack@c-api.service[112903]: WARNING castellan.key_manager.migration [None req-3f52df3c-bdf4-49af-8428-952bab6446bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.318188 np0000179051 devstack@c-api.service[112901]: WARNING castellan.key_manager.migration [None req-126d9fe8-5eed-40bd-90c3-fbe516dfe43c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.318301 np0000179051 devstack@c-api.service[112902]: WARNING cinder.api.contrib.hosts [None req-079d8962-fc32-4078-a815-457ac5100d96 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 08 19:25:09.318881 np0000179051 devstack@c-api.service[112902]: WARNING castellan.key_manager.migration [None req-079d8962-fc32-4078-a815-457ac5100d96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.319635 np0000179051 devstack@c-api.service[112901]: WARNING castellan.key_manager.migration [None req-126d9fe8-5eed-40bd-90c3-fbe516dfe43c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.320324 np0000179051 devstack@c-api.service[112902]: WARNING castellan.key_manager.migration [None req-079d8962-fc32-4078-a815-457ac5100d96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.320936 np0000179051 devstack@c-api.service[112901]: WARNING castellan.key_manager.migration [None req-126d9fe8-5eed-40bd-90c3-fbe516dfe43c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.321759 np0000179051 devstack@c-api.service[112902]: WARNING castellan.key_manager.migration [None req-079d8962-fc32-4078-a815-457ac5100d96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.322295 np0000179051 devstack@c-api.service[112901]: WARNING castellan.key_manager.migration [None req-126d9fe8-5eed-40bd-90c3-fbe516dfe43c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.322877 np0000179051 devstack@c-api.service[112903]: WARNING castellan.key_manager.migration [None req-3f52df3c-bdf4-49af-8428-952bab6446bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.323222 np0000179051 devstack@c-api.service[112902]: WARNING castellan.key_manager.migration [None req-079d8962-fc32-4078-a815-457ac5100d96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.323714 np0000179051 devstack@c-api.service[112901]: WARNING castellan.key_manager.migration [None req-126d9fe8-5eed-40bd-90c3-fbe516dfe43c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.324545 np0000179051 devstack@c-api.service[112902]: WARNING castellan.key_manager.migration [None req-079d8962-fc32-4078-a815-457ac5100d96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.325019 np0000179051 devstack@c-api.service[112901]: WARNING castellan.key_manager.migration [None req-126d9fe8-5eed-40bd-90c3-fbe516dfe43c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.325802 np0000179051 devstack@c-api.service[112904]: WARNING castellan.key_manager.migration [None req-516a2599-8fe6-4525-8809-887dc7ab3c0b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.325891 np0000179051 devstack@c-api.service[112902]: WARNING castellan.key_manager.migration [None req-079d8962-fc32-4078-a815-457ac5100d96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.325982 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.v3.router [None req-126d9fe8-5eed-40bd-90c3-fbe516dfe43c None None] Extended resource: extensions {{(pid=112901) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:25:09.326188 np0000179051 devstack@c-api.service[112903]: WARNING castellan.key_manager.migration [None req-3f52df3c-bdf4-49af-8428-952bab6446bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.327325 np0000179051 devstack@c-api.service[112902]: WARNING castellan.key_manager.migration [None req-079d8962-fc32-4078-a815-457ac5100d96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.327374 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.v3.router [None req-126d9fe8-5eed-40bd-90c3-fbe516dfe43c None None] Extended resource: encryption {{(pid=112901) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:25:09.328049 np0000179051 devstack@c-api.service[112903]: WARNING cinder.api.contrib.hosts [None req-3f52df3c-bdf4-49af-8428-952bab6446bf None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 08 19:25:09.328624 np0000179051 devstack@c-api.service[112902]: WARNING castellan.key_manager.migration [None req-079d8962-fc32-4078-a815-457ac5100d96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.328776 np0000179051 devstack@c-api.service[112903]: WARNING castellan.key_manager.migration [None req-3f52df3c-bdf4-49af-8428-952bab6446bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.329008 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.v3.router [None req-126d9fe8-5eed-40bd-90c3-fbe516dfe43c None None] Extended resource: capabilities {{(pid=112901) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:25:09.329629 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.v3.router [None req-079d8962-fc32-4078-a815-457ac5100d96 None None] Extended resource: extensions {{(pid=112902) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:25:09.330174 np0000179051 devstack@c-api.service[112903]: WARNING castellan.key_manager.migration [None req-3f52df3c-bdf4-49af-8428-952bab6446bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.330797 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.v3.router [None req-126d9fe8-5eed-40bd-90c3-fbe516dfe43c None None] Extended resource: os-quota-class-sets {{(pid=112901) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:25:09.330962 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.v3.router [None req-079d8962-fc32-4078-a815-457ac5100d96 None None] Extended resource: encryption {{(pid=112902) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:25:09.331633 np0000179051 devstack@c-api.service[112903]: WARNING castellan.key_manager.migration [None req-3f52df3c-bdf4-49af-8428-952bab6446bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.332154 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.v3.router [None req-126d9fe8-5eed-40bd-90c3-fbe516dfe43c None None] Extended resource: os-volume-type-access {{(pid=112901) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:25:09.332501 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.v3.router [None req-079d8962-fc32-4078-a815-457ac5100d96 None None] Extended resource: capabilities {{(pid=112902) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:25:09.333090 np0000179051 devstack@c-api.service[112903]: WARNING castellan.key_manager.migration [None req-3f52df3c-bdf4-49af-8428-952bab6446bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.333670 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.v3.router [None req-126d9fe8-5eed-40bd-90c3-fbe516dfe43c None None] Extended resource: extra_specs {{(pid=112901) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:25:09.334322 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.v3.router [None req-079d8962-fc32-4078-a815-457ac5100d96 None None] Extended resource: os-quota-class-sets {{(pid=112902) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:25:09.334424 np0000179051 devstack@c-api.service[112903]: WARNING castellan.key_manager.migration [None req-3f52df3c-bdf4-49af-8428-952bab6446bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.335220 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.v3.router [None req-126d9fe8-5eed-40bd-90c3-fbe516dfe43c None None] Extended resource: os-hosts {{(pid=112901) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:25:09.335612 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.v3.router [None req-079d8962-fc32-4078-a815-457ac5100d96 None None] Extended resource: os-volume-type-access {{(pid=112902) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:25:09.335755 np0000179051 devstack@c-api.service[112903]: WARNING castellan.key_manager.migration [None req-3f52df3c-bdf4-49af-8428-952bab6446bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.336573 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.v3.router [None req-126d9fe8-5eed-40bd-90c3-fbe516dfe43c None None] Extended resource: os-availability-zone {{(pid=112901) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:25:09.336882 np0000179051 devstack@c-api.service[112904]: WARNING castellan.key_manager.migration [None req-516a2599-8fe6-4525-8809-887dc7ab3c0b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.337179 np0000179051 devstack@c-api.service[112903]: WARNING castellan.key_manager.migration [None req-3f52df3c-bdf4-49af-8428-952bab6446bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.337257 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.v3.router [None req-079d8962-fc32-4078-a815-457ac5100d96 None None] Extended resource: extra_specs {{(pid=112902) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:25:09.337819 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.v3.router [None req-126d9fe8-5eed-40bd-90c3-fbe516dfe43c None None] Extended resource: consistencygroups {{(pid=112901) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:25:09.338478 np0000179051 devstack@c-api.service[112903]: WARNING castellan.key_manager.migration [None req-3f52df3c-bdf4-49af-8428-952bab6446bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.338734 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.v3.router [None req-079d8962-fc32-4078-a815-457ac5100d96 None None] Extended resource: os-hosts {{(pid=112902) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:25:09.339486 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.v3.router [None req-3f52df3c-bdf4-49af-8428-952bab6446bf None None] Extended resource: extensions {{(pid=112903) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:25:09.339756 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.v3.router [None req-126d9fe8-5eed-40bd-90c3-fbe516dfe43c None None] Extended resource: cgsnapshots {{(pid=112901) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:25:09.340088 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.v3.router [None req-079d8962-fc32-4078-a815-457ac5100d96 None None] Extended resource: os-availability-zone {{(pid=112902) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:25:09.340164 np0000179051 devstack@c-api.service[112904]: WARNING castellan.key_manager.migration [None req-516a2599-8fe6-4525-8809-887dc7ab3c0b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.340802 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.v3.router [None req-3f52df3c-bdf4-49af-8428-952bab6446bf None None] Extended resource: encryption {{(pid=112903) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:25:09.341140 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.v3.router [None req-126d9fe8-5eed-40bd-90c3-fbe516dfe43c None None] Extended resource: os-snapshot-manage {{(pid=112901) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:25:09.341390 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.v3.router [None req-079d8962-fc32-4078-a815-457ac5100d96 None None] Extended resource: consistencygroups {{(pid=112902) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:25:09.342276 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.v3.router [None req-3f52df3c-bdf4-49af-8428-952bab6446bf None None] Extended resource: capabilities {{(pid=112903) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:25:09.342513 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.v3.router [None req-126d9fe8-5eed-40bd-90c3-fbe516dfe43c None None] Extended resource: os-volume-manage {{(pid=112901) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:25:09.343331 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.v3.router [None req-079d8962-fc32-4078-a815-457ac5100d96 None None] Extended resource: cgsnapshots {{(pid=112902) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:25:09.343945 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.v3.router [None req-126d9fe8-5eed-40bd-90c3-fbe516dfe43c None None] Extended resource: backups {{(pid=112901) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:25:09.344124 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.v3.router [None req-3f52df3c-bdf4-49af-8428-952bab6446bf None None] Extended resource: os-quota-class-sets {{(pid=112903) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:25:09.344196 np0000179051 devstack@c-api.service[112904]: WARNING castellan.key_manager.migration [None req-516a2599-8fe6-4525-8809-887dc7ab3c0b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.344707 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.v3.router [None req-079d8962-fc32-4078-a815-457ac5100d96 None None] Extended resource: os-snapshot-manage {{(pid=112902) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:25:09.345346 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.v3.router [None req-3f52df3c-bdf4-49af-8428-952bab6446bf None None] Extended resource: os-volume-type-access {{(pid=112903) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:25:09.345917 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.v3.router [None req-126d9fe8-5eed-40bd-90c3-fbe516dfe43c None None] Extended resource: encryption {{(pid=112901) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:25:09.346094 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.v3.router [None req-079d8962-fc32-4078-a815-457ac5100d96 None None] Extended resource: os-volume-manage {{(pid=112902) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:25:09.346903 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.v3.router [None req-3f52df3c-bdf4-49af-8428-952bab6446bf None None] Extended resource: extra_specs {{(pid=112903) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:25:09.347318 np0000179051 devstack@c-api.service[112904]: WARNING castellan.key_manager.migration [None req-516a2599-8fe6-4525-8809-887dc7ab3c0b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.347473 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.v3.router [None req-126d9fe8-5eed-40bd-90c3-fbe516dfe43c None None] Extended resource: os-volume-transfer {{(pid=112901) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:25:09.347522 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.v3.router [None req-079d8962-fc32-4078-a815-457ac5100d96 None None] Extended resource: backups {{(pid=112902) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:25:09.348579 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.v3.router [None req-3f52df3c-bdf4-49af-8428-952bab6446bf None None] Extended resource: os-hosts {{(pid=112903) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:25:09.349049 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.v3.router [None req-126d9fe8-5eed-40bd-90c3-fbe516dfe43c None None] Extended resource: scheduler-stats {{(pid=112901) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:25:09.349582 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.v3.router [None req-079d8962-fc32-4078-a815-457ac5100d96 None None] Extended resource: encryption {{(pid=112902) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:25:09.349889 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.v3.router [None req-3f52df3c-bdf4-49af-8428-952bab6446bf None None] Extended resource: os-availability-zone {{(pid=112903) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:25:09.350328 np0000179051 devstack@c-api.service[112904]: WARNING castellan.key_manager.migration [None req-516a2599-8fe6-4525-8809-887dc7ab3c0b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.350439 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.v3.router [None req-126d9fe8-5eed-40bd-90c3-fbe516dfe43c None None] Extended resource: os-quota-sets {{(pid=112901) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:25:09.351147 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.v3.router [None req-079d8962-fc32-4078-a815-457ac5100d96 None None] Extended resource: os-volume-transfer {{(pid=112902) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:25:09.351214 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.v3.router [None req-3f52df3c-bdf4-49af-8428-952bab6446bf None None] Extended resource: consistencygroups {{(pid=112903) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:25:09.351878 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.v3.router [None req-126d9fe8-5eed-40bd-90c3-fbe516dfe43c None None] Extended resource: qos-specs {{(pid=112901) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:25:09.352718 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.v3.router [None req-079d8962-fc32-4078-a815-457ac5100d96 None None] Extended resource: scheduler-stats {{(pid=112902) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:25:09.353138 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.v3.router [None req-3f52df3c-bdf4-49af-8428-952bab6446bf None None] Extended resource: cgsnapshots {{(pid=112903) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:25:09.353433 np0000179051 devstack@c-api.service[112904]: WARNING castellan.key_manager.migration [None req-516a2599-8fe6-4525-8809-887dc7ab3c0b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.353957 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.contrib.snapshot_actions [None req-126d9fe8-5eed-40bd-90c3-fbe516dfe43c None None] SnapshotActionsController initialized {{(pid=112901) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 08 19:25:09.354122 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.v3.router [None req-079d8962-fc32-4078-a815-457ac5100d96 None None] Extended resource: os-quota-sets {{(pid=112902) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:25:09.354526 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.v3.router [None req-3f52df3c-bdf4-49af-8428-952bab6446bf None None] Extended resource: os-snapshot-manage {{(pid=112903) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:25:09.354686 np0000179051 devstack@c-api.service[112901]: WARNING castellan.key_manager.migration [None req-126d9fe8-5eed-40bd-90c3-fbe516dfe43c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.355565 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.v3.router [None req-079d8962-fc32-4078-a815-457ac5100d96 None None] Extended resource: qos-specs {{(pid=112902) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:25:09.355931 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.v3.router [None req-3f52df3c-bdf4-49af-8428-952bab6446bf None None] Extended resource: os-volume-manage {{(pid=112903) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:25:09.356090 np0000179051 devstack@c-api.service[112901]: WARNING castellan.key_manager.migration [None req-126d9fe8-5eed-40bd-90c3-fbe516dfe43c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.356271 np0000179051 devstack@c-api.service[112904]: WARNING castellan.key_manager.migration [None req-516a2599-8fe6-4525-8809-887dc7ab3c0b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.357356 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.v3.router [None req-3f52df3c-bdf4-49af-8428-952bab6446bf None None] Extended resource: backups {{(pid=112903) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:25:09.357424 np0000179051 devstack@c-api.service[112901]: WARNING castellan.key_manager.migration [None req-126d9fe8-5eed-40bd-90c3-fbe516dfe43c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.357662 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.contrib.snapshot_actions [None req-079d8962-fc32-4078-a815-457ac5100d96 None None] SnapshotActionsController initialized {{(pid=112902) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 08 19:25:09.358408 np0000179051 devstack@c-api.service[112902]: WARNING castellan.key_manager.migration [None req-079d8962-fc32-4078-a815-457ac5100d96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.358725 np0000179051 devstack@c-api.service[112901]: WARNING castellan.key_manager.migration [None req-126d9fe8-5eed-40bd-90c3-fbe516dfe43c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.359207 np0000179051 devstack@c-api.service[112904]: WARNING castellan.key_manager.migration [None req-516a2599-8fe6-4525-8809-887dc7ab3c0b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.359355 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.v3.router [None req-3f52df3c-bdf4-49af-8428-952bab6446bf None None] Extended resource: encryption {{(pid=112903) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:25:09.359848 np0000179051 devstack@c-api.service[112902]: WARNING castellan.key_manager.migration [None req-079d8962-fc32-4078-a815-457ac5100d96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.360096 np0000179051 devstack@c-api.service[112901]: WARNING castellan.key_manager.migration [None req-126d9fe8-5eed-40bd-90c3-fbe516dfe43c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.360682 np0000179051 devstack@c-api.service[112904]: WARNING castellan.key_manager.migration [None req-516a2599-8fe6-4525-8809-887dc7ab3c0b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.360902 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.v3.router [None req-3f52df3c-bdf4-49af-8428-952bab6446bf None None] Extended resource: os-volume-transfer {{(pid=112903) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:25:09.361165 np0000179051 devstack@c-api.service[112902]: WARNING castellan.key_manager.migration [None req-079d8962-fc32-4078-a815-457ac5100d96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.361393 np0000179051 devstack@c-api.service[112901]: WARNING castellan.key_manager.migration [None req-126d9fe8-5eed-40bd-90c3-fbe516dfe43c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.362471 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.v3.router [None req-3f52df3c-bdf4-49af-8428-952bab6446bf None None] Extended resource: scheduler-stats {{(pid=112903) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:25:09.362557 np0000179051 devstack@c-api.service[112902]: WARNING castellan.key_manager.migration [None req-079d8962-fc32-4078-a815-457ac5100d96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.362750 np0000179051 devstack@c-api.service[112901]: WARNING castellan.key_manager.migration [None req-126d9fe8-5eed-40bd-90c3-fbe516dfe43c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.363619 np0000179051 devstack@c-api.service[112904]: WARNING castellan.key_manager.migration [None req-516a2599-8fe6-4525-8809-887dc7ab3c0b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.363703 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.v3.router [None req-126d9fe8-5eed-40bd-90c3-fbe516dfe43c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112901) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:25:09.363881 np0000179051 devstack@c-api.service[112902]: WARNING castellan.key_manager.migration [None req-079d8962-fc32-4078-a815-457ac5100d96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.364033 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.v3.router [None req-126d9fe8-5eed-40bd-90c3-fbe516dfe43c None None] Extension TypesManage extending resource: types {{(pid=112901) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:25:09.364142 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.v3.router [None req-3f52df3c-bdf4-49af-8428-952bab6446bf None None] Extended resource: os-quota-sets {{(pid=112903) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:25:09.364358 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.v3.router [None req-126d9fe8-5eed-40bd-90c3-fbe516dfe43c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112901) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:25:09.364358 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.v3.router [None req-126d9fe8-5eed-40bd-90c3-fbe516dfe43c None None] Extension SnapshotActions extending resource: snapshots {{(pid=112901) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:25:09.364797 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.v3.router [None req-126d9fe8-5eed-40bd-90c3-fbe516dfe43c None None] Extension VolumeActions extending resource: volumes {{(pid=112901) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:25:09.364797 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.v3.router [None req-126d9fe8-5eed-40bd-90c3-fbe516dfe43c None None] Extension VolumeTypeAccess extending resource: types {{(pid=112901) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:25:09.364956 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.v3.router [None req-126d9fe8-5eed-40bd-90c3-fbe516dfe43c None None] Extension UsedLimits extending resource: limits {{(pid=112901) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:25:09.365055 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.v3.router [None req-126d9fe8-5eed-40bd-90c3-fbe516dfe43c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112901) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:25:09.365162 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.v3.router [None req-126d9fe8-5eed-40bd-90c3-fbe516dfe43c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112901) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:25:09.365233 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.v3.router [None req-126d9fe8-5eed-40bd-90c3-fbe516dfe43c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112901) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:25:09.365288 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.v3.router [None req-3f52df3c-bdf4-49af-8428-952bab6446bf None None] Extended resource: qos-specs {{(pid=112903) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:25:09.365346 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.v3.router [None req-126d9fe8-5eed-40bd-90c3-fbe516dfe43c None None] Extension AdminActions extending resource: volumes {{(pid=112901) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:25:09.365433 np0000179051 devstack@c-api.service[112902]: WARNING castellan.key_manager.migration [None req-079d8962-fc32-4078-a815-457ac5100d96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.365488 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.v3.router [None req-126d9fe8-5eed-40bd-90c3-fbe516dfe43c None None] Extension AdminActions extending resource: snapshots {{(pid=112901) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:25:09.365554 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.v3.router [None req-126d9fe8-5eed-40bd-90c3-fbe516dfe43c None None] Extension AdminActions extending resource: backups {{(pid=112901) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:25:09.365618 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.v3.router [None req-126d9fe8-5eed-40bd-90c3-fbe516dfe43c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112901) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:25:09.366508 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.v3.router [None req-126d9fe8-5eed-40bd-90c3-fbe516dfe43c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112901) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:25:09.366508 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.v3.router [None req-126d9fe8-5eed-40bd-90c3-fbe516dfe43c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112901) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:25:09.367017 np0000179051 devstack@c-api.service[112902]: WARNING castellan.key_manager.migration [None req-079d8962-fc32-4078-a815-457ac5100d96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.367390 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.contrib.snapshot_actions [None req-3f52df3c-bdf4-49af-8428-952bab6446bf None None] SnapshotActionsController initialized {{(pid=112903) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 08 19:25:09.367951 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.v3.router [None req-079d8962-fc32-4078-a815-457ac5100d96 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112902) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:25:09.368079 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.v3.router [None req-079d8962-fc32-4078-a815-457ac5100d96 None None] Extension TypesManage extending resource: types {{(pid=112902) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:25:09.368167 np0000179051 devstack@c-api.service[112903]: WARNING castellan.key_manager.migration [None req-3f52df3c-bdf4-49af-8428-952bab6446bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.368229 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.v3.router [None req-079d8962-fc32-4078-a815-457ac5100d96 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112902) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:25:09.368317 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.v3.router [None req-079d8962-fc32-4078-a815-457ac5100d96 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112902) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:25:09.368635 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.v3.router [None req-079d8962-fc32-4078-a815-457ac5100d96 None None] Extension VolumeActions extending resource: volumes {{(pid=112902) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:25:09.369095 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.v3.router [None req-079d8962-fc32-4078-a815-457ac5100d96 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112902) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:25:09.369148 np0000179051 devstack@c-api.service[112904]: WARNING castellan.key_manager.migration [None req-516a2599-8fe6-4525-8809-887dc7ab3c0b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.369242 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.v3.router [None req-079d8962-fc32-4078-a815-457ac5100d96 None None] Extension UsedLimits extending resource: limits {{(pid=112902) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:25:09.369328 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.v3.router [None req-079d8962-fc32-4078-a815-457ac5100d96 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112902) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:25:09.369417 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.v3.router [None req-079d8962-fc32-4078-a815-457ac5100d96 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112902) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:25:09.369486 np0000179051 devstack@c-api.service[112903]: WARNING castellan.key_manager.migration [None req-3f52df3c-bdf4-49af-8428-952bab6446bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.369568 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.v3.router [None req-079d8962-fc32-4078-a815-457ac5100d96 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112902) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:25:09.369637 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.v3.router [None req-079d8962-fc32-4078-a815-457ac5100d96 None None] Extension AdminActions extending resource: volumes {{(pid=112902) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:25:09.369719 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.v3.router [None req-079d8962-fc32-4078-a815-457ac5100d96 None None] Extension AdminActions extending resource: snapshots {{(pid=112902) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:25:09.369807 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.v3.router [None req-079d8962-fc32-4078-a815-457ac5100d96 None None] Extension AdminActions extending resource: backups {{(pid=112902) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:25:09.369920 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.v3.router [None req-079d8962-fc32-4078-a815-457ac5100d96 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112902) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:25:09.370025 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.v3.router [None req-079d8962-fc32-4078-a815-457ac5100d96 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112902) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:25:09.370149 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.v3.router [None req-079d8962-fc32-4078-a815-457ac5100d96 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112902) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:25:09.370769 np0000179051 devstack@c-api.service[112903]: WARNING castellan.key_manager.migration [None req-3f52df3c-bdf4-49af-8428-952bab6446bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.372150 np0000179051 devstack@c-api.service[112903]: WARNING castellan.key_manager.migration [None req-3f52df3c-bdf4-49af-8428-952bab6446bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.372388 np0000179051 devstack@c-api.service[112904]: WARNING castellan.key_manager.migration [None req-516a2599-8fe6-4525-8809-887dc7ab3c0b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.373516 np0000179051 devstack@c-api.service[112901]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a741f6a3668 pid: 112901 (default app) Jun 08 19:25:09.373591 np0000179051 devstack@c-api.service[112903]: WARNING castellan.key_manager.migration [None req-3f52df3c-bdf4-49af-8428-952bab6446bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.374236 np0000179051 devstack@c-api.service[112904]: WARNING cinder.api.contrib.hosts [None req-516a2599-8fe6-4525-8809-887dc7ab3c0b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 08 19:25:09.374907 np0000179051 devstack@c-api.service[112903]: WARNING castellan.key_manager.migration [None req-3f52df3c-bdf4-49af-8428-952bab6446bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.375028 np0000179051 devstack@c-api.service[112904]: WARNING castellan.key_manager.migration [None req-516a2599-8fe6-4525-8809-887dc7ab3c0b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.376324 np0000179051 devstack@c-api.service[112903]: WARNING castellan.key_manager.migration [None req-3f52df3c-bdf4-49af-8428-952bab6446bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.376378 np0000179051 devstack@c-api.service[112904]: WARNING castellan.key_manager.migration [None req-516a2599-8fe6-4525-8809-887dc7ab3c0b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.377304 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.v3.router [None req-3f52df3c-bdf4-49af-8428-952bab6446bf None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112903) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:25:09.377426 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.v3.router [None req-3f52df3c-bdf4-49af-8428-952bab6446bf None None] Extension TypesManage extending resource: types {{(pid=112903) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:25:09.377511 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.v3.router [None req-3f52df3c-bdf4-49af-8428-952bab6446bf None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112903) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:25:09.377639 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.v3.router [None req-3f52df3c-bdf4-49af-8428-952bab6446bf None None] Extension SnapshotActions extending resource: snapshots {{(pid=112903) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:25:09.377733 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.v3.router [None req-3f52df3c-bdf4-49af-8428-952bab6446bf None None] Extension VolumeActions extending resource: volumes {{(pid=112903) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:25:09.377813 np0000179051 devstack@c-api.service[112902]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a741f6a3668 pid: 112902 (default app) Jun 08 19:25:09.377881 np0000179051 devstack@c-api.service[112904]: WARNING castellan.key_manager.migration [None req-516a2599-8fe6-4525-8809-887dc7ab3c0b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.378436 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.v3.router [None req-3f52df3c-bdf4-49af-8428-952bab6446bf None None] Extension VolumeTypeAccess extending resource: types {{(pid=112903) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:25:09.378549 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.v3.router [None req-3f52df3c-bdf4-49af-8428-952bab6446bf None None] Extension UsedLimits extending resource: limits {{(pid=112903) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:25:09.378670 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.v3.router [None req-3f52df3c-bdf4-49af-8428-952bab6446bf None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112903) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:25:09.378769 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.v3.router [None req-3f52df3c-bdf4-49af-8428-952bab6446bf None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112903) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:25:09.378894 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.v3.router [None req-3f52df3c-bdf4-49af-8428-952bab6446bf None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112903) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:25:09.379034 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.v3.router [None req-3f52df3c-bdf4-49af-8428-952bab6446bf None None] Extension AdminActions extending resource: volumes {{(pid=112903) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:25:09.379161 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.v3.router [None req-3f52df3c-bdf4-49af-8428-952bab6446bf None None] Extension AdminActions extending resource: snapshots {{(pid=112903) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:25:09.379262 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.v3.router [None req-3f52df3c-bdf4-49af-8428-952bab6446bf None None] Extension AdminActions extending resource: backups {{(pid=112903) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:25:09.379337 np0000179051 devstack@c-api.service[112904]: WARNING castellan.key_manager.migration [None req-516a2599-8fe6-4525-8809-887dc7ab3c0b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.379375 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.v3.router [None req-3f52df3c-bdf4-49af-8428-952bab6446bf None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112903) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:25:09.379458 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.v3.router [None req-3f52df3c-bdf4-49af-8428-952bab6446bf None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112903) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:25:09.379549 np0000179051 devstack@c-api.service[112903]: DEBUG cinder.api.v3.router [None req-3f52df3c-bdf4-49af-8428-952bab6446bf None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112903) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:25:09.380630 np0000179051 devstack@c-api.service[112904]: WARNING castellan.key_manager.migration [None req-516a2599-8fe6-4525-8809-887dc7ab3c0b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.381598 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.381598 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.381598 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.381598 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.381845 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.381845 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.381845 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.381845 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.382295 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.382295 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.382295 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.382295 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.382295 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.382295 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.382873 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.382873 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.382873 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.382873 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.382873 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.383120 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.383120 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.383120 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.383120 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.383120 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.383317 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.383317 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.383317 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.383317 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.383498 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.383498 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.383498 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.383498 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.383498 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.383698 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.383698 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.383698 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.383698 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.383698 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.383887 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.383887 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.383887 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.383887 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.383887 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.383887 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.384138 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.384138 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.384138 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.384138 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.384138 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.384138 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.384399 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.384399 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.384399 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.384399 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.384399 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.384399 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.384630 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.384630 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.384630 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.384630 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.384630 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.384873 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.384873 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.384873 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.385467 np0000179051 devstack@c-api.service[112904]: WARNING castellan.key_manager.migration [None req-516a2599-8fe6-4525-8809-887dc7ab3c0b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.385542 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.385542 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.385542 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.385542 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.385542 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.386064 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.386064 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.386064 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.386064 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.386064 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.386485 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.386485 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.386485 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.386485 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.386485 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.386485 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.387045 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.387045 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.387045 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.387045 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.387045 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.387495 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.387495 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.387495 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.387495 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.387495 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.387941 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.387941 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.387941 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.387941 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.388437 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.388437 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.388437 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.388437 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.388818 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.388818 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.388818 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.388818 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.388818 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.389277 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.389277 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.389277 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.389277 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.389277 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.389769 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.389769 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.389769 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.389769 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.390149 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.390149 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.390149 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.390149 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.390403 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.390403 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.390403 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.390403 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.390577 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.390577 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.390577 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.390577 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.390732 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.390732 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.390732 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.390732 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.390954 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.390954 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.390954 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.390954 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.390954 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.390954 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.391224 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.391224 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.391224 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.391224 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.391224 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.391439 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.391439 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.391439 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.391439 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.391439 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.391439 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.391439 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.391705 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.391705 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.391705 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.391705 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.391705 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.391705 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.391961 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.391961 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.391961 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.391961 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.391961 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.391961 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.392256 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.392256 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.392256 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.392256 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.392256 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.392256 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.392484 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.392484 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.392484 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.392484 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.392645 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.392645 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.392645 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.392645 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.392807 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.392807 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.392807 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.392807 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.393509 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.393509 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.393509 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:09.393509 np0000179051 devstack@c-api.service[112901]: warnings.warn(deprecated_msg) Jun 08 19:25:09.393880 np0000179051 devstack@c-api.service[112904]: WARNING castellan.key_manager.migration [None req-516a2599-8fe6-4525-8809-887dc7ab3c0b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.393955 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.middleware.request_id [None req-46cc293c-c397-4797-a346-9478153166df None None] RequestId filter calling following filter/app {{(pid=112901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 08 19:25:09.394066 np0000179051 devstack@c-api.service[112904]: WARNING castellan.key_manager.migration [None req-516a2599-8fe6-4525-8809-887dc7ab3c0b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.394066 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.v3.router [None req-516a2599-8fe6-4525-8809-887dc7ab3c0b None None] Extended resource: extensions {{(pid=112904) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:25:09.394201 np0000179051 devstack@c-api.service[112901]: [pid: 112901|app: 0|req: 1/1] 199.204.45.169 () {60 vars in 956 bytes} [Mon Jun 8 19:25:09 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 08 19:25:09.394272 np0000179051 devstack@c-api.service[112903]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a741f6a3668 pid: 112903 (default app) Jun 08 19:25:09.394342 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.v3.router [None req-516a2599-8fe6-4525-8809-887dc7ab3c0b None None] Extended resource: encryption {{(pid=112904) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:25:09.394342 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.v3.router [None req-516a2599-8fe6-4525-8809-887dc7ab3c0b None None] Extended resource: capabilities {{(pid=112904) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:25:09.394342 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.v3.router [None req-516a2599-8fe6-4525-8809-887dc7ab3c0b None None] Extended resource: os-quota-class-sets {{(pid=112904) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:25:09.394342 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.v3.router [None req-516a2599-8fe6-4525-8809-887dc7ab3c0b None None] Extended resource: os-volume-type-access {{(pid=112904) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:25:09.394342 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.v3.router [None req-516a2599-8fe6-4525-8809-887dc7ab3c0b None None] Extended resource: extra_specs {{(pid=112904) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:25:09.395381 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.v3.router [None req-516a2599-8fe6-4525-8809-887dc7ab3c0b None None] Extended resource: os-hosts {{(pid=112904) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:25:09.396765 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.v3.router [None req-516a2599-8fe6-4525-8809-887dc7ab3c0b None None] Extended resource: os-availability-zone {{(pid=112904) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:25:09.398380 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.v3.router [None req-516a2599-8fe6-4525-8809-887dc7ab3c0b None None] Extended resource: consistencygroups {{(pid=112904) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:25:09.400336 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.v3.router [None req-516a2599-8fe6-4525-8809-887dc7ab3c0b None None] Extended resource: cgsnapshots {{(pid=112904) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:25:09.401719 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.v3.router [None req-516a2599-8fe6-4525-8809-887dc7ab3c0b None None] Extended resource: os-snapshot-manage {{(pid=112904) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:25:09.403166 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.v3.router [None req-516a2599-8fe6-4525-8809-887dc7ab3c0b None None] Extended resource: os-volume-manage {{(pid=112904) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:25:09.404595 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.v3.router [None req-516a2599-8fe6-4525-8809-887dc7ab3c0b None None] Extended resource: backups {{(pid=112904) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:25:09.407898 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.v3.router [None req-516a2599-8fe6-4525-8809-887dc7ab3c0b None None] Extended resource: encryption {{(pid=112904) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:25:09.408125 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.v3.router [None req-516a2599-8fe6-4525-8809-887dc7ab3c0b None None] Extended resource: os-volume-transfer {{(pid=112904) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:25:09.409660 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.v3.router [None req-516a2599-8fe6-4525-8809-887dc7ab3c0b None None] Extended resource: scheduler-stats {{(pid=112904) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:25:09.411075 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.v3.router [None req-516a2599-8fe6-4525-8809-887dc7ab3c0b None None] Extended resource: os-quota-sets {{(pid=112904) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:25:09.412637 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.v3.router [None req-516a2599-8fe6-4525-8809-887dc7ab3c0b None None] Extended resource: qos-specs {{(pid=112904) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:25:09.415257 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.contrib.snapshot_actions [None req-516a2599-8fe6-4525-8809-887dc7ab3c0b None None] SnapshotActionsController initialized {{(pid=112904) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 08 19:25:09.416106 np0000179051 devstack@c-api.service[112904]: WARNING castellan.key_manager.migration [None req-516a2599-8fe6-4525-8809-887dc7ab3c0b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.417543 np0000179051 devstack@c-api.service[112904]: WARNING castellan.key_manager.migration [None req-516a2599-8fe6-4525-8809-887dc7ab3c0b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.418896 np0000179051 devstack@c-api.service[112904]: WARNING castellan.key_manager.migration [None req-516a2599-8fe6-4525-8809-887dc7ab3c0b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.420241 np0000179051 devstack@c-api.service[112904]: WARNING castellan.key_manager.migration [None req-516a2599-8fe6-4525-8809-887dc7ab3c0b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.421596 np0000179051 devstack@c-api.service[112904]: WARNING castellan.key_manager.migration [None req-516a2599-8fe6-4525-8809-887dc7ab3c0b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.422904 np0000179051 devstack@c-api.service[112904]: WARNING castellan.key_manager.migration [None req-516a2599-8fe6-4525-8809-887dc7ab3c0b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.424289 np0000179051 devstack@c-api.service[112904]: WARNING castellan.key_manager.migration [None req-516a2599-8fe6-4525-8809-887dc7ab3c0b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:25:09.425254 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.v3.router [None req-516a2599-8fe6-4525-8809-887dc7ab3c0b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112904) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:25:09.425695 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.v3.router [None req-516a2599-8fe6-4525-8809-887dc7ab3c0b None None] Extension TypesManage extending resource: types {{(pid=112904) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:25:09.425695 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.v3.router [None req-516a2599-8fe6-4525-8809-887dc7ab3c0b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112904) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:25:09.425695 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.v3.router [None req-516a2599-8fe6-4525-8809-887dc7ab3c0b None None] Extension SnapshotActions extending resource: snapshots {{(pid=112904) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:25:09.425931 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.v3.router [None req-516a2599-8fe6-4525-8809-887dc7ab3c0b None None] Extension VolumeActions extending resource: volumes {{(pid=112904) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:25:09.425931 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.v3.router [None req-516a2599-8fe6-4525-8809-887dc7ab3c0b None None] Extension VolumeTypeAccess extending resource: types {{(pid=112904) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:25:09.426135 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.v3.router [None req-516a2599-8fe6-4525-8809-887dc7ab3c0b None None] Extension UsedLimits extending resource: limits {{(pid=112904) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:25:09.426135 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.v3.router [None req-516a2599-8fe6-4525-8809-887dc7ab3c0b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112904) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:25:09.426294 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.v3.router [None req-516a2599-8fe6-4525-8809-887dc7ab3c0b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112904) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:25:09.426294 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.v3.router [None req-516a2599-8fe6-4525-8809-887dc7ab3c0b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112904) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:25:09.426443 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.v3.router [None req-516a2599-8fe6-4525-8809-887dc7ab3c0b None None] Extension AdminActions extending resource: volumes {{(pid=112904) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:25:09.426522 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.v3.router [None req-516a2599-8fe6-4525-8809-887dc7ab3c0b None None] Extension AdminActions extending resource: snapshots {{(pid=112904) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:25:09.426629 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.v3.router [None req-516a2599-8fe6-4525-8809-887dc7ab3c0b None None] Extension AdminActions extending resource: backups {{(pid=112904) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:25:09.426736 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.v3.router [None req-516a2599-8fe6-4525-8809-887dc7ab3c0b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112904) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:25:09.426856 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.v3.router [None req-516a2599-8fe6-4525-8809-887dc7ab3c0b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112904) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:25:09.426957 np0000179051 devstack@c-api.service[112904]: DEBUG cinder.api.v3.router [None req-516a2599-8fe6-4525-8809-887dc7ab3c0b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112904) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:25:09.435095 np0000179051 devstack@c-api.service[112904]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a741f6a3668 pid: 112904 (default app) Jun 08 19:25:16.757415 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.757415 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.757415 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.757415 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.757415 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.758410 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.758410 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.758410 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.758410 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.758410 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.758691 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.758691 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.758691 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.758691 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.758691 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.758691 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.759123 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.759123 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.759123 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.759123 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.759352 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.759352 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.759352 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.759352 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.759600 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.759600 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.759600 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.759600 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.759838 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.759838 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.759838 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.759838 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.759838 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.760147 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.760147 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.760147 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.760147 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.760147 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.760438 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.760438 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.760438 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.760438 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.760438 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.760438 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.760787 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.760787 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.760787 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.760787 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.760787 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.760787 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.761293 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.761293 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.761293 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.761293 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.761293 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.761293 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.761704 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.761704 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.761704 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.761704 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.761704 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.761906 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.761906 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.761906 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.761906 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.761906 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.762091 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.762091 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.762091 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.762091 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.762091 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.762091 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.762309 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.762309 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.762309 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.762309 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.762309 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.762309 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.762508 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.762508 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.762508 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.762508 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.762508 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.762686 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.762686 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.762686 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.762686 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.762686 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.762910 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.762910 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.762910 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.762910 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.763142 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.763142 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.763142 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.763142 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.763325 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.763325 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.763325 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.763325 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.763325 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.763553 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.763553 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.763553 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.763553 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.763553 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.763760 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.763760 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.763760 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.763760 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.763900 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.763900 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.763900 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.763900 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.764069 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.764069 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.764069 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.764069 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.764500 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.764500 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.764500 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.764500 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.764639 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.764639 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.764639 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.764639 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.764775 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.764775 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.764775 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.764775 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.764775 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.764997 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.764997 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.764997 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.764997 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.764997 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.764997 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.765199 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.765199 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.765199 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.765199 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.765199 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.765410 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.765410 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.765410 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.765410 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.765410 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.765410 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.765617 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.765617 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.765617 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.765617 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.765617 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.765617 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.765804 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.765804 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.765804 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.765804 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.765804 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.765804 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.766006 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.766006 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.766006 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.766006 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.766006 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.766006 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.766206 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.766206 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.766206 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.766206 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.766338 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.766338 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.766338 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.766338 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.766338 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.766503 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.766503 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.766503 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.766503 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:16.766503 np0000179051 devstack@c-api.service[112902]: warnings.warn(deprecated_msg) Jun 08 19:25:16.766503 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.middleware.request_id [None req-6d385c58-fc4b-4086-a0ac-01ba844ed212 None None] RequestId filter calling following filter/app {{(pid=112902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 08 19:25:17.247939 np0000179051 devstack@c-api.service[112902]: INFO cinder.api.openstack.wsgi [None req-6d385c58-fc4b-4086-a0ac-01ba844ed212 admin admin] POST https://199.204.45.169/volume/v3/types Jun 08 19:25:17.247939 np0000179051 devstack@c-api.service[112902]: DEBUG cinder.api.openstack.wsgi [None req-6d385c58-fc4b-4086-a0ac-01ba844ed212 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 08 19:25:17.252145 np0000179051 devstack@c-api.service[112902]: /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 08 19:25:17.252145 np0000179051 devstack@c-api.service[112902]: warnings.warn( Jun 08 19:25:17.287664 np0000179051 devstack@c-api.service[112902]: DEBUG oslo_db.sqlalchemy.engines [None req-6d385c58-fc4b-4086-a0ac-01ba844ed212 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=112902) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 19:25:17.324351 np0000179051 devstack@c-api.service[112902]: INFO cinder.api.openstack.wsgi [None req-6d385c58-fc4b-4086-a0ac-01ba844ed212 admin admin] https://199.204.45.169/volume/v3/types returned with HTTP 200 Jun 08 19:25:17.324351 np0000179051 devstack@c-api.service[112902]: [pid: 112902|app: 0|req: 1/2] 199.204.45.169 () {68 vars in 1288 bytes} [Mon Jun 8 19:25:16 2026] POST /volume/v3/types => generated 186 bytes in 581 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 08 19:25:17.341055 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.middleware.request_id [req-6d385c58-fc4b-4086-a0ac-01ba844ed212 req-ba02ea32-c764-4dea-a298-f999f3339125 None None] RequestId filter calling following filter/app {{(pid=112901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 08 19:25:17.671245 np0000179051 devstack@c-api.service[112901]: INFO cinder.api.openstack.wsgi [req-6d385c58-fc4b-4086-a0ac-01ba844ed212 req-ba02ea32-c764-4dea-a298-f999f3339125 admin admin] POST https://199.204.45.169/volume/v3/types/e198c1b2-6ab8-44ae-bb82-2ae2f06260ab/extra_specs Jun 08 19:25:17.671834 np0000179051 devstack@c-api.service[112901]: DEBUG cinder.api.openstack.wsgi [req-6d385c58-fc4b-4086-a0ac-01ba844ed212 req-ba02ea32-c764-4dea-a298-f999f3339125 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 08 19:25:17.673530 np0000179051 devstack@c-api.service[112901]: /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 08 19:25:17.673530 np0000179051 devstack@c-api.service[112901]: warnings.warn( Jun 08 19:25:17.713752 np0000179051 devstack@c-api.service[112901]: DEBUG oslo_db.sqlalchemy.engines [req-6d385c58-fc4b-4086-a0ac-01ba844ed212 req-ba02ea32-c764-4dea-a298-f999f3339125 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=112901) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 19:25:17.767770 np0000179051 devstack@c-api.service[112901]: INFO cinder.api.openstack.wsgi [req-6d385c58-fc4b-4086-a0ac-01ba844ed212 req-ba02ea32-c764-4dea-a298-f999f3339125 admin admin] https://199.204.45.169/volume/v3/types/e198c1b2-6ab8-44ae-bb82-2ae2f06260ab/extra_specs returned with HTTP 200 Jun 08 19:25:17.768503 np0000179051 devstack@c-api.service[112901]: [pid: 112901|app: 0|req: 2/3] 199.204.45.169 () {70 vars in 1505 bytes} [Mon Jun 8 19:25:17 2026] POST /volume/v3/types/e198c1b2-6ab8-44ae-bb82-2ae2f06260ab/extra_specs => generated 55 bytes in 430 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 08 19:25:19.270698 np0000179051 devstack@c-api.service[112903]: DEBUG dbcounter [-] [112903] Writing DB stats cinder:SELECT=6 {{(pid=112903) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 08 19:25:19.311869 np0000179051 devstack@c-api.service[112904]: DEBUG dbcounter [-] [112904] Writing DB stats cinder:SELECT=6 {{(pid=112904) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 08 19:25:27.320427 np0000179051 devstack@c-api.service[112902]: DEBUG dbcounter [-] [112902] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112902) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 08 19:25:27.769016 np0000179051 devstack@c-api.service[112901]: DEBUG dbcounter [-] [112901] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112901) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}