Jun 02 15:29:38.150887 np0000178069 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 02 15:29:38.160766 np0000178069 devstack@c-api.service[112150]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 02 15:29:38.163612 np0000178069 devstack@c-api.service[112150]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jun 2 15:29:38 2026] *** Jun 02 15:29:38.163612 np0000178069 devstack@c-api.service[112150]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 02 15:29:38.163612 np0000178069 devstack@c-api.service[112150]: os: Linux-6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 Jun 02 15:29:38.163612 np0000178069 devstack@c-api.service[112150]: nodename: np0000178069 Jun 02 15:29:38.163612 np0000178069 devstack@c-api.service[112150]: machine: x86_64 Jun 02 15:29:38.163612 np0000178069 devstack@c-api.service[112150]: clock source: unix Jun 02 15:29:38.163612 np0000178069 devstack@c-api.service[112150]: pcre jit disabled Jun 02 15:29:38.163612 np0000178069 devstack@c-api.service[112150]: detected number of CPU cores: 16 Jun 02 15:29:38.163612 np0000178069 devstack@c-api.service[112150]: current working directory: / Jun 02 15:29:38.163612 np0000178069 devstack@c-api.service[112150]: detected binary path: /usr/bin/uwsgi-core Jun 02 15:29:38.163612 np0000178069 devstack@c-api.service[112150]: your processes number limit is 256917 Jun 02 15:29:38.163612 np0000178069 devstack@c-api.service[112150]: your memory page size is 4096 bytes Jun 02 15:29:38.163612 np0000178069 devstack@c-api.service[112150]: detected max file descriptor number: 2048 Jun 02 15:29:38.163612 np0000178069 devstack@c-api.service[112150]: lock engine: pthread robust mutexes Jun 02 15:29:38.164291 np0000178069 devstack@c-api.service[112150]: thunder lock: enabled Jun 02 15:29:38.164291 np0000178069 devstack@c-api.service[112150]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 02 15:29:38.164291 np0000178069 devstack@c-api.service[112150]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 02 15:29:38.164291 np0000178069 devstack@c-api.service[112150]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 02 15:29:38.164291 np0000178069 devstack@c-api.service[112150]: Set PythonHome to /opt/stack/data/venv Jun 02 15:29:38.199385 np0000178069 devstack@c-api.service[112150]: Python main interpreter initialized at 0x78f4f38a3668 Jun 02 15:29:38.199385 np0000178069 devstack@c-api.service[112150]: python threads support enabled Jun 02 15:29:38.199385 np0000178069 devstack@c-api.service[112150]: your server socket listen backlog is limited to 100 connections Jun 02 15:29:38.199385 np0000178069 devstack@c-api.service[112150]: your mercy for graceful operations on workers is 80 seconds Jun 02 15:29:38.199882 np0000178069 devstack@c-api.service[112150]: mapped 671795 bytes (656 KB) for 4 cores Jun 02 15:29:38.200037 np0000178069 devstack@c-api.service[112150]: *** Operational MODE: preforking *** Jun 02 15:29:38.200195 np0000178069 devstack@c-api.service[112150]: *** uWSGI is running in multiple interpreter mode *** Jun 02 15:29:38.200195 np0000178069 devstack@c-api.service[112150]: spawned uWSGI master process (pid: 112150) Jun 02 15:29:38.200315 np0000178069 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 02 15:29:38.203599 np0000178069 devstack@c-api.service[112150]: spawned uWSGI worker 1 (pid: 112158, cores: 1) Jun 02 15:29:38.203599 np0000178069 devstack@c-api.service[112150]: spawned uWSGI worker 2 (pid: 112159, cores: 1) Jun 02 15:29:38.203599 np0000178069 devstack@c-api.service[112150]: spawned uWSGI worker 3 (pid: 112160, cores: 1) Jun 02 15:29:38.203599 np0000178069 devstack@c-api.service[112150]: spawned uWSGI worker 4 (pid: 112161, cores: 1) Jun 02 15:29:38.203599 np0000178069 devstack@c-api.service[112150]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 02 15:29:38.325101 np0000178069 devstack@c-api.service[112161]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 02 15:29:38.325101 np0000178069 devstack@c-api.service[112161]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 02 15:29:38.325101 np0000178069 devstack@c-api.service[112161]: we strongly recommend against using it for new projects. Jun 02 15:29:38.325101 np0000178069 devstack@c-api.service[112161]: If you are already using Eventlet, we recommend migrating to a different Jun 02 15:29:38.325101 np0000178069 devstack@c-api.service[112161]: framework. For more detail see Jun 02 15:29:38.325101 np0000178069 devstack@c-api.service[112161]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 02 15:29:38.325101 np0000178069 devstack@c-api.service[112161]: import eventlet # noqa Jun 02 15:29:38.326066 np0000178069 devstack@c-api.service[112158]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 02 15:29:38.326066 np0000178069 devstack@c-api.service[112158]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 02 15:29:38.326066 np0000178069 devstack@c-api.service[112158]: we strongly recommend against using it for new projects. Jun 02 15:29:38.326066 np0000178069 devstack@c-api.service[112158]: If you are already using Eventlet, we recommend migrating to a different Jun 02 15:29:38.326066 np0000178069 devstack@c-api.service[112158]: framework. For more detail see Jun 02 15:29:38.326066 np0000178069 devstack@c-api.service[112158]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 02 15:29:38.326066 np0000178069 devstack@c-api.service[112158]: import eventlet # noqa Jun 02 15:29:38.329085 np0000178069 devstack@c-api.service[112159]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 02 15:29:38.329085 np0000178069 devstack@c-api.service[112159]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 02 15:29:38.329085 np0000178069 devstack@c-api.service[112159]: we strongly recommend against using it for new projects. Jun 02 15:29:38.329085 np0000178069 devstack@c-api.service[112159]: If you are already using Eventlet, we recommend migrating to a different Jun 02 15:29:38.329085 np0000178069 devstack@c-api.service[112159]: framework. For more detail see Jun 02 15:29:38.329085 np0000178069 devstack@c-api.service[112159]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 02 15:29:38.329085 np0000178069 devstack@c-api.service[112159]: import eventlet # noqa Jun 02 15:29:38.333937 np0000178069 devstack@c-api.service[112160]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 02 15:29:38.333937 np0000178069 devstack@c-api.service[112160]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 02 15:29:38.333937 np0000178069 devstack@c-api.service[112160]: we strongly recommend against using it for new projects. Jun 02 15:29:38.333937 np0000178069 devstack@c-api.service[112160]: If you are already using Eventlet, we recommend migrating to a different Jun 02 15:29:38.333937 np0000178069 devstack@c-api.service[112160]: framework. For more detail see Jun 02 15:29:38.333937 np0000178069 devstack@c-api.service[112160]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 02 15:29:38.333937 np0000178069 devstack@c-api.service[112160]: import eventlet # noqa Jun 02 15:29:38.410321 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 02 15:29:38.410321 np0000178069 devstack@c-api.service[112158]: warnings.warn( Jun 02 15:29:38.411162 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 02 15:29:38.411162 np0000178069 devstack@c-api.service[112161]: warnings.warn( Jun 02 15:29:38.418838 np0000178069 devstack@c-api.service[112160]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 02 15:29:38.418838 np0000178069 devstack@c-api.service[112160]: warnings.warn( Jun 02 15:29:38.426713 np0000178069 devstack@c-api.service[112159]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 02 15:29:38.426713 np0000178069 devstack@c-api.service[112159]: warnings.warn( Jun 02 15:29:38.485575 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 02 15:29:38.485575 np0000178069 devstack@c-api.service[112161]: from cgi import parse_header Jun 02 15:29:38.486710 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 02 15:29:38.486710 np0000178069 devstack@c-api.service[112158]: from cgi import parse_header Jun 02 15:29:38.498533 np0000178069 devstack@c-api.service[112160]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 02 15:29:38.498533 np0000178069 devstack@c-api.service[112160]: from cgi import parse_header Jun 02 15:29:38.518993 np0000178069 devstack@c-api.service[112159]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 02 15:29:38.518993 np0000178069 devstack@c-api.service[112159]: from cgi import parse_header Jun 02 15:29:38.533618 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 02 15:29:38.533618 np0000178069 devstack@c-api.service[112161]: removals.removed_module( Jun 02 15:29:38.537585 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 02 15:29:38.537585 np0000178069 devstack@c-api.service[112161]: removals.removed_module( Jun 02 15:29:38.537741 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 02 15:29:38.537741 np0000178069 devstack@c-api.service[112158]: removals.removed_module( Jun 02 15:29:38.537741 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 02 15:29:38.537741 np0000178069 devstack@c-api.service[112158]: removals.removed_module( Jun 02 15:29:38.548031 np0000178069 devstack@c-api.service[112160]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 02 15:29:38.548031 np0000178069 devstack@c-api.service[112160]: removals.removed_module( Jun 02 15:29:38.549532 np0000178069 devstack@c-api.service[112160]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 02 15:29:38.549532 np0000178069 devstack@c-api.service[112160]: removals.removed_module( Jun 02 15:29:38.581903 np0000178069 devstack@c-api.service[112159]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 02 15:29:38.581903 np0000178069 devstack@c-api.service[112159]: removals.removed_module( Jun 02 15:29:38.584624 np0000178069 devstack@c-api.service[112159]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 02 15:29:38.584624 np0000178069 devstack@c-api.service[112159]: removals.removed_module( Jun 02 15:29:39.129182 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 02 15:29:39.129182 np0000178069 devstack@c-api.service[112161]: warnings.warn( Jun 02 15:29:39.134760 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 02 15:29:39.134760 np0000178069 devstack@c-api.service[112158]: warnings.warn( Jun 02 15:29:39.156129 np0000178069 devstack@c-api.service[112160]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 02 15:29:39.156129 np0000178069 devstack@c-api.service[112160]: warnings.warn( Jun 02 15:29:39.222205 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 02 15:29:39.222205 np0000178069 devstack@c-api.service[112161]: warnings.warn( Jun 02 15:29:39.227234 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 02 15:29:39.227234 np0000178069 devstack@c-api.service[112158]: warnings.warn( Jun 02 15:29:39.247513 np0000178069 devstack@c-api.service[112160]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 02 15:29:39.247513 np0000178069 devstack@c-api.service[112160]: warnings.warn( Jun 02 15:29:39.334707 np0000178069 devstack@c-api.service[112159]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 02 15:29:39.334707 np0000178069 devstack@c-api.service[112159]: warnings.warn( Jun 02 15:29:39.467937 np0000178069 devstack@c-api.service[112159]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 02 15:29:39.467937 np0000178069 devstack@c-api.service[112159]: warnings.warn( Jun 02 15:29:39.514645 np0000178069 devstack@c-api.service[112158]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 02 15:29:39.515233 np0000178069 devstack@c-api.service[112158]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112158) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 02 15:29:39.516448 np0000178069 devstack@c-api.service[112161]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 02 15:29:39.516893 np0000178069 devstack@c-api.service[112161]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112161) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 02 15:29:39.522354 np0000178069 devstack@c-api.service[112160]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 02 15:29:39.522653 np0000178069 devstack@c-api.service[112160]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112160) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 02 15:29:39.599633 np0000178069 devstack@c-api.service[112158]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 02 15:29:39.599633 np0000178069 devstack@c-api.service[112158]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 02 15:29:39.600563 np0000178069 devstack@c-api.service[112161]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 02 15:29:39.600563 np0000178069 devstack@c-api.service[112161]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 02 15:29:39.602398 np0000178069 devstack@c-api.service[112160]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 02 15:29:39.602398 np0000178069 devstack@c-api.service[112160]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 02 15:29:39.817787 np0000178069 devstack@c-api.service[112159]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 02 15:29:39.817956 np0000178069 devstack@c-api.service[112159]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112159) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 02 15:29:39.880433 np0000178069 devstack@c-api.service[112159]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 02 15:29:39.880433 np0000178069 devstack@c-api.service[112159]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 02 15:29:40.050099 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112158) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 02 15:29:40.050411 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112161) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 02 15:29:40.050518 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.050518 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.050732 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.050732 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.050890 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.051039 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.051753 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.051883 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.051883 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.052037 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.052148 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.052232 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.052232 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.052408 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.052518 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.052655 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.052655 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.052655 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.052655 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.052655 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.054533 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.054533 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.054533 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.054920 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.055037 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.055127 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.055221 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.055300 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.055389 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.055479 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.055589 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.055691 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.055691 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.055691 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.059362 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.059443 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.059495 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.059590 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.059673 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.059673 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.059801 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.059857 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.059912 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.059976 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.060032 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.060085 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.060138 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.060192 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.060253 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.060306 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.060376 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.060441 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.060497 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.060572 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.060645 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.060715 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.060774 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.060774 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.060774 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.060774 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.060774 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.060774 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.062241 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.062319 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.062395 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.062454 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.062506 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.062596 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.062659 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.062731 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.062791 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.062859 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.062921 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.062979 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.063032 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.063085 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.063139 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.063204 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.063259 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.063325 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.063387 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.063440 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.063506 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.063579 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.063637 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.063637 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.063753 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.063753 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.063864 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.063921 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.063987 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.064044 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.064100 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.064178 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.064238 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.064293 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.064358 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.064414 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.064481 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.064538 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.064629 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.064684 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.064740 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.064740 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.064836 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.064836 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.064932 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.064999 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.065053 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.065105 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.065105 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.065212 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.065271 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.065324 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.065377 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.065432 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.065432 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.065432 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.066586 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.066691 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.066789 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.066789 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.067440 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.067515 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.067515 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.067677 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.067677 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.067846 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.067908 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.067961 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.068012 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.068062 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.068114 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.068167 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.068218 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.068288 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.068288 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.068384 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.068436 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.068488 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.068488 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.068616 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.068669 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.068669 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.068669 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.068669 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.068869 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.068933 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.068992 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.068992 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.069105 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.069159 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.069212 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.069264 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.069314 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.069375 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.069434 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.069434 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.069526 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.069690 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.071751 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.071826 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.071884 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.071937 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.072005 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.072079 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.072137 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.072191 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.072242 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.072296 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.072360 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.072360 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.072360 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.072360 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.072921 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.073007 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.073068 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.073120 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.073175 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.073247 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.073308 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.073363 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.073419 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.073495 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.073495 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.073495 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.073495 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.073495 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.075343 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.075426 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.075488 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.075488 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.075635 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.075635 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.075733 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.075802 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.075875 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.075875 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.075875 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.075875 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.076072 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.076072 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.076450 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.076529 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.076622 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.076622 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.076723 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.076788 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.076892 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.076953 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.077009 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.077009 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.077009 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.077009 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.077212 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.077212 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.079619 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.079767 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.079767 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.079899 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.079958 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.080016 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.080072 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.080125 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.080190 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.080272 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.080336 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.080399 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.080399 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.080399 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.081328 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.081395 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.081453 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.081508 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.081578 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.081678 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.081678 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.081779 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.081832 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.081906 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.081906 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.081906 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.081906 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.082098 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.083295 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.083379 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.083379 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.083484 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.083565 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.083565 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.083688 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.083799 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.083866 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.083866 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.083866 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.083866 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.084056 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.084056 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.084918 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.084986 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.085058 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.085117 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.085174 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.085174 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.085279 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.085336 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.085392 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.085455 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.085524 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.085524 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.085524 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.085524 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.086062 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.086131 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.086181 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.086236 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.086303 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.086379 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.086456 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.086515 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.086602 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.086663 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.086719 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.086719 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.086719 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.086719 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.088479 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.088571 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.088653 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.088653 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.088769 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.088866 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.088936 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.088996 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.089058 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.089058 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.089058 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.089058 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.089261 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.089261 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.095089 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.095179 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.095179 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.095325 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.095389 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.095389 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.095501 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.095602 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.095664 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.095664 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.095772 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.095835 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.095835 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.095835 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.095983 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.095983 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.095983 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.096147 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.096147 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.096253 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.096310 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.096375 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.096430 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.096483 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.096483 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.096483 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.096483 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.096483 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.097582 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.097656 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.097740 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.097802 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.097854 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.097909 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.097966 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.098019 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.098083 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.098140 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.098193 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.098252 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.098305 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.098305 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.098766 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.098841 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.098893 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.098991 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.099080 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.099150 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.099202 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.099265 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.099323 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.099376 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112160) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 02 15:29:40.099441 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.099494 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.099566 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.099566 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.099566 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.099728 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112160) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.099728 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112160) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.099903 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112160) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.100332 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112160) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.100399 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.100447 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.100498 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.100574 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.100649 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112160) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.100713 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112160) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.101073 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.101073 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.101217 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.101272 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112160) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.101326 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.101326 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.101472 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.101539 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.101636 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.101694 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.101756 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.101812 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.101866 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.101919 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.101970 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.102021 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.102073 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112160) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.102139 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.102192 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112160) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.102244 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.102244 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.105465 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112160) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.105529 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.105599 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.105648 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.105711 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.105766 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112160) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.105841 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112160) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.105923 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112160) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.106030 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.106030 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.106137 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.106137 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.106237 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112160) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.106288 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112160) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.106465 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.106533 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.106609 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.106663 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.106714 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.106770 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.106826 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.106884 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.106940 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.106996 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112160) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.107069 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.107171 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.107228 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.107286 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.107339 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.107395 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.107448 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.107503 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.107579 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.107655 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112160) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.107718 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.107784 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.107842 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112160) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.107894 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.107957 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.108012 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112160) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.108066 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.108123 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.108174 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.108238 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.108296 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.108349 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.108401 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.108457 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.108510 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.108600 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.108658 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.108721 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.108774 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.108840 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.108899 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112160) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.108950 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.109006 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112160) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.109070 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.109128 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112160) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.109187 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.109241 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.109292 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.109363 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.109423 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.109476 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.109529 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.109603 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.109654 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.109705 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112160) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.109756 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.109824 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112160) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.109884 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.109884 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.109884 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.109884 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.110159 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112160) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.110220 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.110275 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.110328 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.110422 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.110477 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.110560 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.110622 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.110676 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.110676 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.110676 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.110812 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.110881 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.110936 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.110989 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112160) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.111041 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.111105 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.111160 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112160) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.111212 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.111212 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.111212 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.111212 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.111212 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.111506 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112160) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.111506 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.111506 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.111506 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.111506 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.111506 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112160) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.111506 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112160) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.111506 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112160) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.111506 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.111506 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.111982 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.112039 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.112103 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.112166 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.112229 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.112281 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112160) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.112338 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.112391 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.112441 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112160) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.112491 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.112533 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.112602 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.112647 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.112710 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.112770 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.112770 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.112770 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.112770 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.112949 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112160) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.112949 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.112949 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.112949 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.112949 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.112949 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112160) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.112949 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112160) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.113269 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.113269 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.113269 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.113269 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.113451 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.113506 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.113580 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.113638 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.113689 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.113689 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.113689 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.113858 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112160) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.113912 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.113963 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.113963 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.113963 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.113963 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.113963 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112160) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.113963 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112160) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.113963 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112160) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.113963 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.113963 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.113963 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.114406 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.114406 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112160) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.114406 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112160) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.114406 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112160) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.114406 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.114406 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.114406 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.114406 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.114406 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112160) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.114406 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112160) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.115780 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112160) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.115780 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.115780 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.115780 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.115780 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.115780 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112160) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.115780 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112160) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.115780 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112160) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.115780 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.115780 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.116103 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.116103 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.116103 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112160) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.116103 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112160) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.116103 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112160) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.116103 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.116103 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.116103 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.116103 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.116103 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112160) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.116511 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112160) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.116511 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112160) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.116616 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.116652 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.116702 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.116758 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.116805 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112160) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.116878 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112160) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.117353 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112160) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.117401 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.117465 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.117519 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.117591 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.117660 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112160) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.117728 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112160) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.118022 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112160) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.118079 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.118150 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.118210 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.118253 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.118338 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112160) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.118379 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112160) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.118959 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112160) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.119003 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.119075 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.119132 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.119187 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.119242 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112160) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.119297 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112160) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.120304 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112160) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.120364 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.120418 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.120579 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.120641 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.120694 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112160) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.121279 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112160) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.121663 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112160) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.121724 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.121780 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.121838 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.121890 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.121948 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112160) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.122011 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112160) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.122500 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112160) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.122580 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.122649 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.122703 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.122759 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.122815 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112160) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.122878 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112160) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.123177 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112160) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.123245 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.123295 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.123356 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.123413 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.123471 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112160) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.123564 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112160) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.124273 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112160) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.124426 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.124504 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.124583 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.124636 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.124688 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112160) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.124739 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112160) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.125650 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112160) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.125710 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.125760 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.125825 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.125881 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.125958 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112160) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.126014 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112160) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.126067 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112160) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.126118 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.126169 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.126236 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.126291 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.126344 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112160) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.126396 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112160) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.126458 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112160) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.126513 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.126589 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.126647 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.126712 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.126768 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112160) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.126906 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112160) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.127105 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112160) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.127180 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.127247 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.127299 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.127348 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.127397 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112160) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.127449 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112160) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.128006 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112160) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.128118 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.128118 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.128231 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.128231 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.128330 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112160) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.128330 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112160) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.128631 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112160) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.128700 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.128753 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.128805 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.128861 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.128913 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112160) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.157470 np0000178069 devstack@c-api.service[112158]: INFO dbcounter [None req-44630265-4dc8-49b3-8848-76b653d07fde None None] Registered counter for database cinder Jun 02 15:29:40.158186 np0000178069 devstack@c-api.service[112161]: INFO dbcounter [None req-2dd1099c-53b0-46de-abab-5ba932cb85f1 None None] Registered counter for database cinder Jun 02 15:29:40.180632 np0000178069 devstack@c-api.service[112160]: INFO dbcounter [None req-4408177f-aaaa-4cff-b0bc-41fd7ed825b9 None None] Registered counter for database cinder Jun 02 15:29:40.207124 np0000178069 devstack@c-api.service[112161]: DEBUG oslo_db.sqlalchemy.engines [None req-2dd1099c-53b0-46de-abab-5ba932cb85f1 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=112161) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 02 15:29:40.218828 np0000178069 devstack@c-api.service[112158]: DEBUG oslo_db.sqlalchemy.engines [None req-44630265-4dc8-49b3-8848-76b653d07fde 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=112158) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 02 15:29:40.233957 np0000178069 devstack@c-api.service[112160]: DEBUG oslo_db.sqlalchemy.engines [None req-4408177f-aaaa-4cff-b0bc-41fd7ed825b9 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=112160) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 02 15:29:40.289428 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112159) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 02 15:29:40.290104 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112159) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.290104 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112159) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.290304 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112159) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.290613 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112159) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.290840 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.290840 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.290840 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.290840 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.291300 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112159) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.291300 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112159) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.291444 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112159) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.291525 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.291641 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.291641 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.291936 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.291936 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112159) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.291936 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112159) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.292591 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112159) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.292696 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.292696 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.292988 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.292988 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.292988 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112159) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.292988 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112159) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.293287 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112159) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.293287 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.293287 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.293287 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.293287 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.293287 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112159) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.293727 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112159) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.293891 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112159) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.294012 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.294012 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.294162 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.294162 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.294162 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112159) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.294360 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112159) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.294360 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112159) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.294360 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.294609 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.294609 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.294609 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.294609 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112159) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.295078 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112159) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.295078 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112159) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.295078 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.295078 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.295078 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.295078 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.295078 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112159) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.295078 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112159) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.295664 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112159) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.295664 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.295664 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.295664 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.295664 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.295664 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112159) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.295664 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112159) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.296245 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112159) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.296335 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.296335 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.296440 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.296440 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.296586 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112159) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.296642 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112159) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.296709 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112159) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.296765 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.296826 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.296826 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.296940 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.296940 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112159) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.297040 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112159) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.297473 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112159) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.297537 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.297615 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.297674 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.297726 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.297780 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112159) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.297834 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112159) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.298473 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112159) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.298537 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.298614 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.298671 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.298759 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.298819 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112159) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.298874 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112159) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.299168 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112159) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.299247 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.299306 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.299376 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.299376 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.299474 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112159) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.299578 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112159) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.300110 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112159) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.300211 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.300211 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.300311 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.300311 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.300479 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112159) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.300479 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112159) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.300781 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112159) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.300849 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.300906 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.300976 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.301045 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.301102 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112159) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.301166 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112159) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.301781 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112159) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.301847 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.301912 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.301966 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.302025 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.302079 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112159) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.302127 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112159) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.302572 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112159) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.302644 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.302721 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.302776 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.302837 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.302894 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112159) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.302974 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112159) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.303685 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112159) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.303749 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.303815 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.303868 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.303923 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.303980 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112159) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.304033 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112159) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.304485 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112159) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.304594 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.304654 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.304707 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.304765 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.304835 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112159) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.304891 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112159) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.305174 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112159) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.305241 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.305289 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.305338 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.305384 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.305471 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112159) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.305524 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112159) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.306049 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112159) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.306181 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.306181 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.306181 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.306338 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.306338 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112159) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.306449 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112159) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.307351 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112159) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.307430 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.307503 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.307503 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.307655 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.307655 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112159) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.307759 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112159) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.307956 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112159) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.308019 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.308073 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.308128 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.308183 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.308237 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112159) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.308303 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112159) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.308779 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112159) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.308872 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.308872 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.308975 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.308975 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.309078 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112159) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.309133 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112159) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.309400 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112159) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.309466 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.309536 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.309536 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.309688 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.309688 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112159) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.309800 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112159) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.310276 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112159) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.310338 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.310404 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.310462 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.310527 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.310613 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112159) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.310668 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112159) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.311538 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112159) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.311635 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.311635 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.311739 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.311795 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.311849 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112159) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.311924 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112159) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.311924 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112159) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.312068 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.312068 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.312153 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.312192 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.312229 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112159) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.312320 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112159) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.312402 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112159) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.312444 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.312512 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.312591 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.312664 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.312705 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112159) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.312799 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112159) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.313081 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112159) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.313138 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.313207 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.313248 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.313314 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.313370 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112159) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.313436 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112159) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.313871 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112159) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.313915 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.314014 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.314081 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.314122 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.314179 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112159) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.314246 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112159) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:29:40.314567 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112159) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:29:40.314614 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:29:40.314684 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:29:40.314746 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:29:40.314789 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112159) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:29:40.314860 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112159) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:29:40.322066 np0000178069 devstack@c-api.service[112161]: DEBUG dbcounter [-] [112161] Writer thread running {{(pid=112161) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 02 15:29:40.324733 np0000178069 devstack@c-api.service[112161]: INFO cinder.rpc [None req-2dd1099c-53b0-46de-abab-5ba932cb85f1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 02 15:29:40.327065 np0000178069 devstack@c-api.service[112161]: INFO cinder.rpc [None req-2dd1099c-53b0-46de-abab-5ba932cb85f1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 02 15:29:40.329248 np0000178069 devstack@c-api.service[112161]: INFO cinder.rpc [None req-2dd1099c-53b0-46de-abab-5ba932cb85f1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 02 15:29:40.331103 np0000178069 devstack@c-api.service[112158]: DEBUG dbcounter [-] [112158] Writer thread running {{(pid=112158) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 02 15:29:40.331567 np0000178069 devstack@c-api.service[112161]: INFO cinder.rpc [None req-2dd1099c-53b0-46de-abab-5ba932cb85f1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 02 15:29:40.332770 np0000178069 devstack@c-api.service[112161]: WARNING castellan.key_manager.migration [None req-2dd1099c-53b0-46de-abab-5ba932cb85f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.333812 np0000178069 devstack@c-api.service[112158]: INFO cinder.rpc [None req-44630265-4dc8-49b3-8848-76b653d07fde None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 02 15:29:40.337065 np0000178069 devstack@c-api.service[112158]: INFO cinder.rpc [None req-44630265-4dc8-49b3-8848-76b653d07fde None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 02 15:29:40.337165 np0000178069 devstack@c-api.service[112161]: WARNING castellan.key_manager.migration [None req-2dd1099c-53b0-46de-abab-5ba932cb85f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.340067 np0000178069 devstack@c-api.service[112158]: INFO cinder.rpc [None req-44630265-4dc8-49b3-8848-76b653d07fde None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 02 15:29:40.342794 np0000178069 devstack@c-api.service[112158]: INFO cinder.rpc [None req-44630265-4dc8-49b3-8848-76b653d07fde None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 02 15:29:40.343940 np0000178069 devstack@c-api.service[112158]: WARNING castellan.key_manager.migration [None req-44630265-4dc8-49b3-8848-76b653d07fde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.347877 np0000178069 devstack@c-api.service[112158]: WARNING castellan.key_manager.migration [None req-44630265-4dc8-49b3-8848-76b653d07fde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.361786 np0000178069 devstack@c-api.service[112159]: INFO dbcounter [None req-2e920d57-a7d2-455e-947d-4c4246b05f2c None None] Registered counter for database cinder Jun 02 15:29:40.364403 np0000178069 devstack@c-api.service[112160]: DEBUG dbcounter [-] [112160] Writer thread running {{(pid=112160) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 02 15:29:40.368183 np0000178069 devstack@c-api.service[112160]: INFO cinder.rpc [None req-4408177f-aaaa-4cff-b0bc-41fd7ed825b9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 02 15:29:40.370937 np0000178069 devstack@c-api.service[112160]: INFO cinder.rpc [None req-4408177f-aaaa-4cff-b0bc-41fd7ed825b9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 02 15:29:40.373674 np0000178069 devstack@c-api.service[112160]: INFO cinder.rpc [None req-4408177f-aaaa-4cff-b0bc-41fd7ed825b9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 02 15:29:40.376165 np0000178069 devstack@c-api.service[112161]: DEBUG oslo_db.sqlalchemy.engines [None req-2dd1099c-53b0-46de-abab-5ba932cb85f1 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=112161) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 02 15:29:40.376285 np0000178069 devstack@c-api.service[112160]: INFO cinder.rpc [None req-4408177f-aaaa-4cff-b0bc-41fd7ed825b9 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 02 15:29:40.377670 np0000178069 devstack@c-api.service[112160]: WARNING castellan.key_manager.migration [None req-4408177f-aaaa-4cff-b0bc-41fd7ed825b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.378521 np0000178069 devstack@c-api.service[112161]: INFO cinder.rpc [None req-2dd1099c-53b0-46de-abab-5ba932cb85f1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 02 15:29:40.380798 np0000178069 devstack@c-api.service[112161]: INFO cinder.rpc [None req-2dd1099c-53b0-46de-abab-5ba932cb85f1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 02 15:29:40.381857 np0000178069 devstack@c-api.service[112161]: WARNING castellan.key_manager.migration [None req-2dd1099c-53b0-46de-abab-5ba932cb85f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.383522 np0000178069 devstack@c-api.service[112160]: WARNING castellan.key_manager.migration [None req-4408177f-aaaa-4cff-b0bc-41fd7ed825b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.386568 np0000178069 devstack@c-api.service[112158]: DEBUG oslo_db.sqlalchemy.engines [None req-44630265-4dc8-49b3-8848-76b653d07fde 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=112158) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 02 15:29:40.389100 np0000178069 devstack@c-api.service[112158]: INFO cinder.rpc [None req-44630265-4dc8-49b3-8848-76b653d07fde None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 02 15:29:40.391355 np0000178069 devstack@c-api.service[112158]: INFO cinder.rpc [None req-44630265-4dc8-49b3-8848-76b653d07fde None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 02 15:29:40.392448 np0000178069 devstack@c-api.service[112158]: WARNING castellan.key_manager.migration [None req-44630265-4dc8-49b3-8848-76b653d07fde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.396025 np0000178069 devstack@c-api.service[112161]: WARNING castellan.key_manager.migration [None req-2dd1099c-53b0-46de-abab-5ba932cb85f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.399174 np0000178069 devstack@c-api.service[112161]: WARNING castellan.key_manager.migration [None req-2dd1099c-53b0-46de-abab-5ba932cb85f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.402353 np0000178069 devstack@c-api.service[112161]: WARNING castellan.key_manager.migration [None req-2dd1099c-53b0-46de-abab-5ba932cb85f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.403620 np0000178069 devstack@c-api.service[112158]: WARNING castellan.key_manager.migration [None req-44630265-4dc8-49b3-8848-76b653d07fde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.406768 np0000178069 devstack@c-api.service[112158]: WARNING castellan.key_manager.migration [None req-44630265-4dc8-49b3-8848-76b653d07fde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.407416 np0000178069 devstack@c-api.service[112161]: WARNING castellan.key_manager.migration [None req-2dd1099c-53b0-46de-abab-5ba932cb85f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.408989 np0000178069 devstack@c-api.service[112159]: DEBUG oslo_db.sqlalchemy.engines [None req-2e920d57-a7d2-455e-947d-4c4246b05f2c 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=112159) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 02 15:29:40.409922 np0000178069 devstack@c-api.service[112158]: WARNING castellan.key_manager.migration [None req-44630265-4dc8-49b3-8848-76b653d07fde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.410405 np0000178069 devstack@c-api.service[112161]: WARNING castellan.key_manager.migration [None req-2dd1099c-53b0-46de-abab-5ba932cb85f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.413300 np0000178069 devstack@c-api.service[112161]: WARNING castellan.key_manager.migration [None req-2dd1099c-53b0-46de-abab-5ba932cb85f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.415113 np0000178069 devstack@c-api.service[112158]: WARNING castellan.key_manager.migration [None req-44630265-4dc8-49b3-8848-76b653d07fde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.416720 np0000178069 devstack@c-api.service[112161]: WARNING castellan.key_manager.migration [None req-2dd1099c-53b0-46de-abab-5ba932cb85f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.418130 np0000178069 devstack@c-api.service[112158]: WARNING castellan.key_manager.migration [None req-44630265-4dc8-49b3-8848-76b653d07fde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.419525 np0000178069 devstack@c-api.service[112161]: WARNING castellan.key_manager.migration [None req-2dd1099c-53b0-46de-abab-5ba932cb85f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.421034 np0000178069 devstack@c-api.service[112158]: WARNING castellan.key_manager.migration [None req-44630265-4dc8-49b3-8848-76b653d07fde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.421438 np0000178069 devstack@c-api.service[112160]: DEBUG oslo_db.sqlalchemy.engines [None req-4408177f-aaaa-4cff-b0bc-41fd7ed825b9 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=112160) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 02 15:29:40.422419 np0000178069 devstack@c-api.service[112161]: WARNING castellan.key_manager.migration [None req-2dd1099c-53b0-46de-abab-5ba932cb85f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.423895 np0000178069 devstack@c-api.service[112161]: WARNING castellan.key_manager.migration [None req-2dd1099c-53b0-46de-abab-5ba932cb85f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.424179 np0000178069 devstack@c-api.service[112158]: WARNING castellan.key_manager.migration [None req-44630265-4dc8-49b3-8848-76b653d07fde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.424367 np0000178069 devstack@c-api.service[112160]: INFO cinder.rpc [None req-4408177f-aaaa-4cff-b0bc-41fd7ed825b9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 02 15:29:40.426566 np0000178069 devstack@c-api.service[112161]: WARNING castellan.key_manager.migration [None req-2dd1099c-53b0-46de-abab-5ba932cb85f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.426758 np0000178069 devstack@c-api.service[112160]: INFO cinder.rpc [None req-4408177f-aaaa-4cff-b0bc-41fd7ed825b9 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 02 15:29:40.427038 np0000178069 devstack@c-api.service[112158]: WARNING castellan.key_manager.migration [None req-44630265-4dc8-49b3-8848-76b653d07fde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.427946 np0000178069 devstack@c-api.service[112160]: WARNING castellan.key_manager.migration [None req-4408177f-aaaa-4cff-b0bc-41fd7ed825b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.429945 np0000178069 devstack@c-api.service[112158]: WARNING castellan.key_manager.migration [None req-44630265-4dc8-49b3-8848-76b653d07fde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.431463 np0000178069 devstack@c-api.service[112158]: WARNING castellan.key_manager.migration [None req-44630265-4dc8-49b3-8848-76b653d07fde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.432067 np0000178069 devstack@c-api.service[112161]: WARNING castellan.key_manager.migration [None req-2dd1099c-53b0-46de-abab-5ba932cb85f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.434092 np0000178069 devstack@c-api.service[112158]: WARNING castellan.key_manager.migration [None req-44630265-4dc8-49b3-8848-76b653d07fde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.435450 np0000178069 devstack@c-api.service[112161]: WARNING castellan.key_manager.migration [None req-2dd1099c-53b0-46de-abab-5ba932cb85f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.437478 np0000178069 devstack@c-api.service[112161]: WARNING castellan.key_manager.migration [None req-2dd1099c-53b0-46de-abab-5ba932cb85f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.438511 np0000178069 devstack@c-api.service[112161]: WARNING cinder.api.contrib.hosts [None req-2dd1099c-53b0-46de-abab-5ba932cb85f1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 02 15:29:40.439293 np0000178069 devstack@c-api.service[112161]: WARNING castellan.key_manager.migration [None req-2dd1099c-53b0-46de-abab-5ba932cb85f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.439630 np0000178069 devstack@c-api.service[112158]: WARNING castellan.key_manager.migration [None req-44630265-4dc8-49b3-8848-76b653d07fde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.440811 np0000178069 devstack@c-api.service[112161]: WARNING castellan.key_manager.migration [None req-2dd1099c-53b0-46de-abab-5ba932cb85f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.440906 np0000178069 devstack@c-api.service[112160]: WARNING castellan.key_manager.migration [None req-4408177f-aaaa-4cff-b0bc-41fd7ed825b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.442148 np0000178069 devstack@c-api.service[112161]: WARNING castellan.key_manager.migration [None req-2dd1099c-53b0-46de-abab-5ba932cb85f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.442965 np0000178069 devstack@c-api.service[112158]: WARNING castellan.key_manager.migration [None req-44630265-4dc8-49b3-8848-76b653d07fde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.443657 np0000178069 devstack@c-api.service[112161]: WARNING castellan.key_manager.migration [None req-2dd1099c-53b0-46de-abab-5ba932cb85f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.444998 np0000178069 devstack@c-api.service[112161]: WARNING castellan.key_manager.migration [None req-2dd1099c-53b0-46de-abab-5ba932cb85f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.445100 np0000178069 devstack@c-api.service[112158]: WARNING castellan.key_manager.migration [None req-44630265-4dc8-49b3-8848-76b653d07fde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.446071 np0000178069 devstack@c-api.service[112158]: WARNING cinder.api.contrib.hosts [None req-44630265-4dc8-49b3-8848-76b653d07fde None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 02 15:29:40.446168 np0000178069 devstack@c-api.service[112160]: WARNING castellan.key_manager.migration [None req-4408177f-aaaa-4cff-b0bc-41fd7ed825b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.446321 np0000178069 devstack@c-api.service[112161]: WARNING castellan.key_manager.migration [None req-2dd1099c-53b0-46de-abab-5ba932cb85f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.446838 np0000178069 devstack@c-api.service[112158]: WARNING castellan.key_manager.migration [None req-44630265-4dc8-49b3-8848-76b653d07fde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.447899 np0000178069 devstack@c-api.service[112161]: WARNING castellan.key_manager.migration [None req-2dd1099c-53b0-46de-abab-5ba932cb85f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.448360 np0000178069 devstack@c-api.service[112158]: WARNING castellan.key_manager.migration [None req-44630265-4dc8-49b3-8848-76b653d07fde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.448850 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.v3.router [None req-2dd1099c-53b0-46de-abab-5ba932cb85f1 None None] Extended resource: extensions {{(pid=112161) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:29:40.449393 np0000178069 devstack@c-api.service[112160]: WARNING castellan.key_manager.migration [None req-4408177f-aaaa-4cff-b0bc-41fd7ed825b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.449726 np0000178069 devstack@c-api.service[112158]: WARNING castellan.key_manager.migration [None req-44630265-4dc8-49b3-8848-76b653d07fde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.450199 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.v3.router [None req-2dd1099c-53b0-46de-abab-5ba932cb85f1 None None] Extended resource: os-availability-zone {{(pid=112161) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:29:40.451181 np0000178069 devstack@c-api.service[112158]: WARNING castellan.key_manager.migration [None req-44630265-4dc8-49b3-8848-76b653d07fde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.451498 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.v3.router [None req-2dd1099c-53b0-46de-abab-5ba932cb85f1 None None] Extended resource: os-hosts {{(pid=112161) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:29:40.452531 np0000178069 devstack@c-api.service[112158]: WARNING castellan.key_manager.migration [None req-44630265-4dc8-49b3-8848-76b653d07fde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.453462 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.v3.router [None req-2dd1099c-53b0-46de-abab-5ba932cb85f1 None None] Extended resource: backups {{(pid=112161) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:29:40.453584 np0000178069 devstack@c-api.service[112160]: WARNING castellan.key_manager.migration [None req-4408177f-aaaa-4cff-b0bc-41fd7ed825b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.453884 np0000178069 devstack@c-api.service[112158]: WARNING castellan.key_manager.migration [None req-44630265-4dc8-49b3-8848-76b653d07fde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.455474 np0000178069 devstack@c-api.service[112158]: WARNING castellan.key_manager.migration [None req-44630265-4dc8-49b3-8848-76b653d07fde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.455616 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.v3.router [None req-2dd1099c-53b0-46de-abab-5ba932cb85f1 None None] Extended resource: consistencygroups {{(pid=112161) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:29:40.456413 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.v3.router [None req-44630265-4dc8-49b3-8848-76b653d07fde None None] Extended resource: extensions {{(pid=112158) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:29:40.456862 np0000178069 devstack@c-api.service[112160]: WARNING castellan.key_manager.migration [None req-4408177f-aaaa-4cff-b0bc-41fd7ed825b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.457507 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.v3.router [None req-2dd1099c-53b0-46de-abab-5ba932cb85f1 None None] Extended resource: os-volume-manage {{(pid=112161) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:29:40.457885 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.v3.router [None req-44630265-4dc8-49b3-8848-76b653d07fde None None] Extended resource: os-availability-zone {{(pid=112158) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:29:40.458965 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.v3.router [None req-2dd1099c-53b0-46de-abab-5ba932cb85f1 None None] Extended resource: extra_specs {{(pid=112161) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:29:40.459190 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.v3.router [None req-44630265-4dc8-49b3-8848-76b653d07fde None None] Extended resource: os-hosts {{(pid=112158) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:29:40.459863 np0000178069 devstack@c-api.service[112160]: WARNING castellan.key_manager.migration [None req-4408177f-aaaa-4cff-b0bc-41fd7ed825b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.460510 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.v3.router [None req-2dd1099c-53b0-46de-abab-5ba932cb85f1 None None] Extended resource: os-snapshot-manage {{(pid=112161) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:29:40.461152 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.v3.router [None req-44630265-4dc8-49b3-8848-76b653d07fde None None] Extended resource: backups {{(pid=112158) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:29:40.462000 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.v3.router [None req-2dd1099c-53b0-46de-abab-5ba932cb85f1 None None] Extended resource: cgsnapshots {{(pid=112161) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:29:40.463041 np0000178069 devstack@c-api.service[112160]: WARNING castellan.key_manager.migration [None req-4408177f-aaaa-4cff-b0bc-41fd7ed825b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.463325 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.v3.router [None req-44630265-4dc8-49b3-8848-76b653d07fde None None] Extended resource: consistencygroups {{(pid=112158) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:29:40.463417 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.v3.router [None req-2dd1099c-53b0-46de-abab-5ba932cb85f1 None None] Extended resource: encryption {{(pid=112161) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:29:40.464952 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.v3.router [None req-2dd1099c-53b0-46de-abab-5ba932cb85f1 None None] Extended resource: encryption {{(pid=112161) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:29:40.465279 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.v3.router [None req-44630265-4dc8-49b3-8848-76b653d07fde None None] Extended resource: os-volume-manage {{(pid=112158) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:29:40.465891 np0000178069 devstack@c-api.service[112160]: WARNING castellan.key_manager.migration [None req-4408177f-aaaa-4cff-b0bc-41fd7ed825b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.466515 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.v3.router [None req-2dd1099c-53b0-46de-abab-5ba932cb85f1 None None] Extended resource: capabilities {{(pid=112161) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:29:40.466812 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.v3.router [None req-44630265-4dc8-49b3-8848-76b653d07fde None None] Extended resource: extra_specs {{(pid=112158) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:29:40.467782 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.v3.router [None req-2dd1099c-53b0-46de-abab-5ba932cb85f1 None None] Extended resource: scheduler-stats {{(pid=112161) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:29:40.468353 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.v3.router [None req-44630265-4dc8-49b3-8848-76b653d07fde None None] Extended resource: os-snapshot-manage {{(pid=112158) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:29:40.468801 np0000178069 devstack@c-api.service[112160]: WARNING castellan.key_manager.migration [None req-4408177f-aaaa-4cff-b0bc-41fd7ed825b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.469233 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.v3.router [None req-2dd1099c-53b0-46de-abab-5ba932cb85f1 None None] Extended resource: os-volume-type-access {{(pid=112161) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:29:40.469868 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.v3.router [None req-44630265-4dc8-49b3-8848-76b653d07fde None None] Extended resource: cgsnapshots {{(pid=112158) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:29:40.470259 np0000178069 devstack@c-api.service[112160]: WARNING castellan.key_manager.migration [None req-4408177f-aaaa-4cff-b0bc-41fd7ed825b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.470913 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.v3.router [None req-2dd1099c-53b0-46de-abab-5ba932cb85f1 None None] Extended resource: qos-specs {{(pid=112161) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:29:40.471227 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.v3.router [None req-44630265-4dc8-49b3-8848-76b653d07fde None None] Extended resource: encryption {{(pid=112158) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:29:40.472823 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.v3.router [None req-44630265-4dc8-49b3-8848-76b653d07fde None None] Extended resource: encryption {{(pid=112158) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:29:40.472991 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.v3.router [None req-2dd1099c-53b0-46de-abab-5ba932cb85f1 None None] Extended resource: os-quota-class-sets {{(pid=112161) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:29:40.473090 np0000178069 devstack@c-api.service[112160]: WARNING castellan.key_manager.migration [None req-4408177f-aaaa-4cff-b0bc-41fd7ed825b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.474257 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.v3.router [None req-2dd1099c-53b0-46de-abab-5ba932cb85f1 None None] Extended resource: os-quota-sets {{(pid=112161) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:29:40.474360 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.v3.router [None req-44630265-4dc8-49b3-8848-76b653d07fde None None] Extended resource: capabilities {{(pid=112158) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:29:40.475619 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.v3.router [None req-44630265-4dc8-49b3-8848-76b653d07fde None None] Extended resource: scheduler-stats {{(pid=112158) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:29:40.475761 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.v3.router [None req-2dd1099c-53b0-46de-abab-5ba932cb85f1 None None] Extended resource: os-volume-transfer {{(pid=112161) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:29:40.477077 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.v3.router [None req-44630265-4dc8-49b3-8848-76b653d07fde None None] Extended resource: os-volume-type-access {{(pid=112158) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:29:40.478042 np0000178069 devstack@c-api.service[112161]: WARNING castellan.key_manager.migration [None req-2dd1099c-53b0-46de-abab-5ba932cb85f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.478728 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.v3.router [None req-44630265-4dc8-49b3-8848-76b653d07fde None None] Extended resource: qos-specs {{(pid=112158) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:29:40.478887 np0000178069 devstack@c-api.service[112160]: WARNING castellan.key_manager.migration [None req-4408177f-aaaa-4cff-b0bc-41fd7ed825b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.479455 np0000178069 devstack@c-api.service[112161]: WARNING castellan.key_manager.migration [None req-2dd1099c-53b0-46de-abab-5ba932cb85f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.480854 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.v3.router [None req-44630265-4dc8-49b3-8848-76b653d07fde None None] Extended resource: os-quota-class-sets {{(pid=112158) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:29:40.480974 np0000178069 devstack@c-api.service[112161]: WARNING castellan.key_manager.migration [None req-2dd1099c-53b0-46de-abab-5ba932cb85f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.482103 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.v3.router [None req-44630265-4dc8-49b3-8848-76b653d07fde None None] Extended resource: os-quota-sets {{(pid=112158) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:29:40.482278 np0000178069 devstack@c-api.service[112161]: WARNING castellan.key_manager.migration [None req-2dd1099c-53b0-46de-abab-5ba932cb85f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.482596 np0000178069 devstack@c-api.service[112160]: WARNING castellan.key_manager.migration [None req-4408177f-aaaa-4cff-b0bc-41fd7ed825b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.483119 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.contrib.snapshot_actions [None req-2dd1099c-53b0-46de-abab-5ba932cb85f1 None None] SnapshotActionsController initialized {{(pid=112161) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 02 15:29:40.483564 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.v3.router [None req-44630265-4dc8-49b3-8848-76b653d07fde None None] Extended resource: os-volume-transfer {{(pid=112158) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:29:40.483852 np0000178069 devstack@c-api.service[112161]: WARNING castellan.key_manager.migration [None req-2dd1099c-53b0-46de-abab-5ba932cb85f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.484683 np0000178069 devstack@c-api.service[112160]: WARNING castellan.key_manager.migration [None req-4408177f-aaaa-4cff-b0bc-41fd7ed825b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.485216 np0000178069 devstack@c-api.service[112161]: WARNING castellan.key_manager.migration [None req-2dd1099c-53b0-46de-abab-5ba932cb85f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.485835 np0000178069 devstack@c-api.service[112160]: WARNING cinder.api.contrib.hosts [None req-4408177f-aaaa-4cff-b0bc-41fd7ed825b9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 02 15:29:40.485919 np0000178069 devstack@c-api.service[112158]: WARNING castellan.key_manager.migration [None req-44630265-4dc8-49b3-8848-76b653d07fde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.486538 np0000178069 devstack@c-api.service[112161]: WARNING castellan.key_manager.migration [None req-2dd1099c-53b0-46de-abab-5ba932cb85f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.486659 np0000178069 devstack@c-api.service[112160]: WARNING castellan.key_manager.migration [None req-4408177f-aaaa-4cff-b0bc-41fd7ed825b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.487264 np0000178069 devstack@c-api.service[112158]: WARNING castellan.key_manager.migration [None req-44630265-4dc8-49b3-8848-76b653d07fde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.487388 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.v3.router [None req-2dd1099c-53b0-46de-abab-5ba932cb85f1 None None] Extension AdminActions extending resource: volumes {{(pid=112161) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:29:40.487695 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.v3.router [None req-2dd1099c-53b0-46de-abab-5ba932cb85f1 None None] Extension AdminActions extending resource: snapshots {{(pid=112161) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:29:40.487695 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.v3.router [None req-2dd1099c-53b0-46de-abab-5ba932cb85f1 None None] Extension AdminActions extending resource: backups {{(pid=112161) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:29:40.487846 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.v3.router [None req-2dd1099c-53b0-46de-abab-5ba932cb85f1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112161) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:29:40.487846 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.v3.router [None req-2dd1099c-53b0-46de-abab-5ba932cb85f1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112161) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:29:40.487991 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.v3.router [None req-2dd1099c-53b0-46de-abab-5ba932cb85f1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112161) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:29:40.488074 np0000178069 devstack@c-api.service[112160]: WARNING castellan.key_manager.migration [None req-4408177f-aaaa-4cff-b0bc-41fd7ed825b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.488659 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.v3.router [None req-2dd1099c-53b0-46de-abab-5ba932cb85f1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112161) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:29:40.488762 np0000178069 devstack@c-api.service[112158]: WARNING castellan.key_manager.migration [None req-44630265-4dc8-49b3-8848-76b653d07fde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.488844 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.v3.router [None req-2dd1099c-53b0-46de-abab-5ba932cb85f1 None None] Extension TypesManage extending resource: types {{(pid=112161) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:29:40.488844 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.v3.router [None req-2dd1099c-53b0-46de-abab-5ba932cb85f1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112161) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:29:40.489058 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.v3.router [None req-2dd1099c-53b0-46de-abab-5ba932cb85f1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112161) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:29:40.489058 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.v3.router [None req-2dd1099c-53b0-46de-abab-5ba932cb85f1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112161) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:29:40.489224 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.v3.router [None req-2dd1099c-53b0-46de-abab-5ba932cb85f1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112161) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:29:40.489307 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.v3.router [None req-2dd1099c-53b0-46de-abab-5ba932cb85f1 None None] Extension VolumeActions extending resource: volumes {{(pid=112161) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:29:40.489432 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.v3.router [None req-2dd1099c-53b0-46de-abab-5ba932cb85f1 None None] Extension UsedLimits extending resource: limits {{(pid=112161) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:29:40.489510 np0000178069 devstack@c-api.service[112160]: WARNING castellan.key_manager.migration [None req-4408177f-aaaa-4cff-b0bc-41fd7ed825b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.489624 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.v3.router [None req-2dd1099c-53b0-46de-abab-5ba932cb85f1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112161) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:29:40.489624 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.v3.router [None req-2dd1099c-53b0-46de-abab-5ba932cb85f1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112161) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:29:40.490116 np0000178069 devstack@c-api.service[112158]: WARNING castellan.key_manager.migration [None req-44630265-4dc8-49b3-8848-76b653d07fde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.490964 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.contrib.snapshot_actions [None req-44630265-4dc8-49b3-8848-76b653d07fde None None] SnapshotActionsController initialized {{(pid=112158) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 02 15:29:40.491090 np0000178069 devstack@c-api.service[112160]: WARNING castellan.key_manager.migration [None req-4408177f-aaaa-4cff-b0bc-41fd7ed825b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.491693 np0000178069 devstack@c-api.service[112158]: WARNING castellan.key_manager.migration [None req-44630265-4dc8-49b3-8848-76b653d07fde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.492444 np0000178069 devstack@c-api.service[112160]: WARNING castellan.key_manager.migration [None req-4408177f-aaaa-4cff-b0bc-41fd7ed825b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.493037 np0000178069 devstack@c-api.service[112158]: WARNING castellan.key_manager.migration [None req-44630265-4dc8-49b3-8848-76b653d07fde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.493852 np0000178069 devstack@c-api.service[112160]: WARNING castellan.key_manager.migration [None req-4408177f-aaaa-4cff-b0bc-41fd7ed825b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.494367 np0000178069 devstack@c-api.service[112158]: WARNING castellan.key_manager.migration [None req-44630265-4dc8-49b3-8848-76b653d07fde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.495228 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.v3.router [None req-44630265-4dc8-49b3-8848-76b653d07fde None None] Extension AdminActions extending resource: volumes {{(pid=112158) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:29:40.495362 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.v3.router [None req-44630265-4dc8-49b3-8848-76b653d07fde None None] Extension AdminActions extending resource: snapshots {{(pid=112158) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:29:40.495444 np0000178069 devstack@c-api.service[112160]: WARNING castellan.key_manager.migration [None req-4408177f-aaaa-4cff-b0bc-41fd7ed825b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.495485 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.v3.router [None req-44630265-4dc8-49b3-8848-76b653d07fde None None] Extension AdminActions extending resource: backups {{(pid=112158) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:29:40.495581 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.v3.router [None req-44630265-4dc8-49b3-8848-76b653d07fde None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112158) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:29:40.495708 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.v3.router [None req-44630265-4dc8-49b3-8848-76b653d07fde None None] Extension SnapshotActions extending resource: snapshots {{(pid=112158) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:29:40.495810 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.v3.router [None req-44630265-4dc8-49b3-8848-76b653d07fde None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112158) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:29:40.496403 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.v3.router [None req-4408177f-aaaa-4cff-b0bc-41fd7ed825b9 None None] Extended resource: extensions {{(pid=112160) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:29:40.496494 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.v3.router [None req-44630265-4dc8-49b3-8848-76b653d07fde None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112158) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:29:40.496617 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.v3.router [None req-44630265-4dc8-49b3-8848-76b653d07fde None None] Extension TypesManage extending resource: types {{(pid=112158) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:29:40.496734 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.v3.router [None req-44630265-4dc8-49b3-8848-76b653d07fde None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112158) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:29:40.496836 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.v3.router [None req-44630265-4dc8-49b3-8848-76b653d07fde None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112158) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:29:40.496943 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.v3.router [None req-44630265-4dc8-49b3-8848-76b653d07fde None None] Extension VolumeTypeAccess extending resource: types {{(pid=112158) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:29:40.497053 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.v3.router [None req-44630265-4dc8-49b3-8848-76b653d07fde None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112158) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:29:40.497155 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.v3.router [None req-44630265-4dc8-49b3-8848-76b653d07fde None None] Extension VolumeActions extending resource: volumes {{(pid=112158) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:29:40.497279 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.v3.router [None req-44630265-4dc8-49b3-8848-76b653d07fde None None] Extension UsedLimits extending resource: limits {{(pid=112158) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:29:40.497382 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.v3.router [None req-44630265-4dc8-49b3-8848-76b653d07fde None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112158) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:29:40.497478 np0000178069 devstack@c-api.service[112161]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x78f4f38a3668 pid: 112161 (default app) Jun 02 15:29:40.497523 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.v3.router [None req-44630265-4dc8-49b3-8848-76b653d07fde None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112158) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:29:40.498464 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.v3.router [None req-4408177f-aaaa-4cff-b0bc-41fd7ed825b9 None None] Extended resource: os-availability-zone {{(pid=112160) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:29:40.499820 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.v3.router [None req-4408177f-aaaa-4cff-b0bc-41fd7ed825b9 None None] Extended resource: os-hosts {{(pid=112160) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:29:40.501239 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.v3.router [None req-4408177f-aaaa-4cff-b0bc-41fd7ed825b9 None None] Extended resource: backups {{(pid=112160) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:29:40.503308 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.v3.router [None req-4408177f-aaaa-4cff-b0bc-41fd7ed825b9 None None] Extended resource: consistencygroups {{(pid=112160) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:29:40.505282 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.v3.router [None req-4408177f-aaaa-4cff-b0bc-41fd7ed825b9 None None] Extended resource: os-volume-manage {{(pid=112160) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:29:40.505388 np0000178069 devstack@c-api.service[112158]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x78f4f38a3668 pid: 112158 (default app) Jun 02 15:29:40.505644 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.505644 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.505809 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.505809 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.505809 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.505809 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.505809 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.506065 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.506065 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.506065 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.506065 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.506065 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.506065 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.506346 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.506346 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.506346 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.506346 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.506346 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.506622 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.506622 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.506622 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.506622 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.506812 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.506812 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.506812 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.506812 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.507005 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.507005 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.507005 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.507005 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.507005 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.507238 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.507238 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.507238 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.507238 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.507238 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.507450 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.507450 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.507450 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.507450 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.507450 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.507450 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.507730 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.507730 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.507730 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.507730 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.507730 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.507730 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.508026 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.508026 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.508026 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.508026 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.508026 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.508026 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.508282 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.508282 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.508282 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.508282 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.508282 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.508282 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.508585 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.508585 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.508585 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.508585 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.508784 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.508784 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.508784 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.508784 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.508784 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.509022 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.509022 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.509022 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.509022 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.509022 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.509232 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.509232 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.509232 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.509232 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.509232 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.509232 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.509480 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.509480 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.509480 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.509480 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.509480 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.509855 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.509855 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.509855 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.509855 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.509855 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.510075 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.510075 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.510075 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.510075 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.510257 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.510257 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.510257 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.510257 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.510485 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.510485 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.510485 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.510485 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.510485 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.510760 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.510760 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.510760 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.510760 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.510760 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.510970 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.510970 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.510970 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.510970 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.511148 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.511148 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.511148 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.511148 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.511336 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.511336 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.511336 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.511336 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.511513 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.511513 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.511513 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.511513 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.511717 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.511717 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.511717 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.511717 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.511912 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.511912 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.511912 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.511912 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.511912 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.511912 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.512170 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.512170 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.512266 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.v3.router [None req-4408177f-aaaa-4cff-b0bc-41fd7ed825b9 None None] Extended resource: extra_specs {{(pid=112160) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:29:40.512307 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.512307 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.512307 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.512307 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.512480 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.512480 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.512480 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.512480 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.512480 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.512480 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.512783 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.512783 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.512783 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.512783 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.512783 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.512783 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.513039 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.513039 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.513039 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.513039 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.513039 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.513039 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.513302 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.513302 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.513302 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.513302 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.513302 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.513302 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.513579 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.513579 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.513579 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.513579 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.513772 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.513772 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.513772 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.513772 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.513952 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.513952 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.513952 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.513952 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.514135 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.514135 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.514135 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:40.514135 np0000178069 devstack@c-api.service[112161]: warnings.warn(deprecated_msg) Jun 02 15:29:40.514303 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.v3.router [None req-4408177f-aaaa-4cff-b0bc-41fd7ed825b9 None None] Extended resource: os-snapshot-manage {{(pid=112160) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:29:40.514357 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.middleware.request_id [None req-f0bf6981-5274-4089-a315-c3aec7701a15 None None] RequestId filter calling following filter/app {{(pid=112161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 02 15:29:40.514395 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.v3.router [None req-4408177f-aaaa-4cff-b0bc-41fd7ed825b9 None None] Extended resource: cgsnapshots {{(pid=112160) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:29:40.514395 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.v3.router [None req-4408177f-aaaa-4cff-b0bc-41fd7ed825b9 None None] Extended resource: encryption {{(pid=112160) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:29:40.514462 np0000178069 devstack@c-api.service[112161]: [pid: 112161|app: 0|req: 1/1] 199.19.213.17 () {60 vars in 949 bytes} [Tue Jun 2 15:29:40 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 02 15:29:40.514506 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.v3.router [None req-4408177f-aaaa-4cff-b0bc-41fd7ed825b9 None None] Extended resource: encryption {{(pid=112160) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:29:40.515265 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.v3.router [None req-4408177f-aaaa-4cff-b0bc-41fd7ed825b9 None None] Extended resource: capabilities {{(pid=112160) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:29:40.516880 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.v3.router [None req-4408177f-aaaa-4cff-b0bc-41fd7ed825b9 None None] Extended resource: scheduler-stats {{(pid=112160) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:29:40.517307 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.v3.router [None req-4408177f-aaaa-4cff-b0bc-41fd7ed825b9 None None] Extended resource: os-volume-type-access {{(pid=112160) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:29:40.519025 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.v3.router [None req-4408177f-aaaa-4cff-b0bc-41fd7ed825b9 None None] Extended resource: qos-specs {{(pid=112160) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:29:40.521172 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.v3.router [None req-4408177f-aaaa-4cff-b0bc-41fd7ed825b9 None None] Extended resource: os-quota-class-sets {{(pid=112160) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:29:40.522502 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.v3.router [None req-4408177f-aaaa-4cff-b0bc-41fd7ed825b9 None None] Extended resource: os-quota-sets {{(pid=112160) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:29:40.524022 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.v3.router [None req-4408177f-aaaa-4cff-b0bc-41fd7ed825b9 None None] Extended resource: os-volume-transfer {{(pid=112160) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:29:40.527139 np0000178069 devstack@c-api.service[112160]: WARNING castellan.key_manager.migration [None req-4408177f-aaaa-4cff-b0bc-41fd7ed825b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.527926 np0000178069 devstack@c-api.service[112159]: DEBUG dbcounter [-] [112159] Writer thread running {{(pid=112159) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 02 15:29:40.528625 np0000178069 devstack@c-api.service[112160]: WARNING castellan.key_manager.migration [None req-4408177f-aaaa-4cff-b0bc-41fd7ed825b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.530041 np0000178069 devstack@c-api.service[112160]: WARNING castellan.key_manager.migration [None req-4408177f-aaaa-4cff-b0bc-41fd7ed825b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.530530 np0000178069 devstack@c-api.service[112159]: INFO cinder.rpc [None req-2e920d57-a7d2-455e-947d-4c4246b05f2c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 02 15:29:40.531604 np0000178069 devstack@c-api.service[112160]: WARNING castellan.key_manager.migration [None req-4408177f-aaaa-4cff-b0bc-41fd7ed825b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.532388 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.contrib.snapshot_actions [None req-4408177f-aaaa-4cff-b0bc-41fd7ed825b9 None None] SnapshotActionsController initialized {{(pid=112160) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 02 15:29:40.532824 np0000178069 devstack@c-api.service[112159]: INFO cinder.rpc [None req-2e920d57-a7d2-455e-947d-4c4246b05f2c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 02 15:29:40.533156 np0000178069 devstack@c-api.service[112160]: WARNING castellan.key_manager.migration [None req-4408177f-aaaa-4cff-b0bc-41fd7ed825b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.534560 np0000178069 devstack@c-api.service[112160]: WARNING castellan.key_manager.migration [None req-4408177f-aaaa-4cff-b0bc-41fd7ed825b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.534982 np0000178069 devstack@c-api.service[112159]: INFO cinder.rpc [None req-2e920d57-a7d2-455e-947d-4c4246b05f2c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 02 15:29:40.535920 np0000178069 devstack@c-api.service[112160]: WARNING castellan.key_manager.migration [None req-4408177f-aaaa-4cff-b0bc-41fd7ed825b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.536859 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.v3.router [None req-4408177f-aaaa-4cff-b0bc-41fd7ed825b9 None None] Extension AdminActions extending resource: volumes {{(pid=112160) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:29:40.536974 np0000178069 devstack@c-api.service[112159]: INFO cinder.rpc [None req-2e920d57-a7d2-455e-947d-4c4246b05f2c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 02 15:29:40.537040 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.v3.router [None req-4408177f-aaaa-4cff-b0bc-41fd7ed825b9 None None] Extension AdminActions extending resource: snapshots {{(pid=112160) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:29:40.537106 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.v3.router [None req-4408177f-aaaa-4cff-b0bc-41fd7ed825b9 None None] Extension AdminActions extending resource: backups {{(pid=112160) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:29:40.537288 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.v3.router [None req-4408177f-aaaa-4cff-b0bc-41fd7ed825b9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112160) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:29:40.537402 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.v3.router [None req-4408177f-aaaa-4cff-b0bc-41fd7ed825b9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112160) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:29:40.537499 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.v3.router [None req-4408177f-aaaa-4cff-b0bc-41fd7ed825b9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112160) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:29:40.537628 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.v3.router [None req-4408177f-aaaa-4cff-b0bc-41fd7ed825b9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112160) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:29:40.537728 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.v3.router [None req-4408177f-aaaa-4cff-b0bc-41fd7ed825b9 None None] Extension TypesManage extending resource: types {{(pid=112160) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:29:40.537843 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.v3.router [None req-4408177f-aaaa-4cff-b0bc-41fd7ed825b9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112160) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:29:40.537925 np0000178069 devstack@c-api.service[112159]: WARNING castellan.key_manager.migration [None req-2e920d57-a7d2-455e-947d-4c4246b05f2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.537984 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.v3.router [None req-4408177f-aaaa-4cff-b0bc-41fd7ed825b9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112160) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:29:40.538049 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.v3.router [None req-4408177f-aaaa-4cff-b0bc-41fd7ed825b9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112160) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:29:40.538173 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.v3.router [None req-4408177f-aaaa-4cff-b0bc-41fd7ed825b9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112160) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:29:40.538277 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.v3.router [None req-4408177f-aaaa-4cff-b0bc-41fd7ed825b9 None None] Extension VolumeActions extending resource: volumes {{(pid=112160) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:29:40.538423 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.v3.router [None req-4408177f-aaaa-4cff-b0bc-41fd7ed825b9 None None] Extension UsedLimits extending resource: limits {{(pid=112160) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:29:40.538514 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.v3.router [None req-4408177f-aaaa-4cff-b0bc-41fd7ed825b9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112160) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:29:40.538640 np0000178069 devstack@c-api.service[112160]: DEBUG cinder.api.v3.router [None req-4408177f-aaaa-4cff-b0bc-41fd7ed825b9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112160) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:29:40.541339 np0000178069 devstack@c-api.service[112159]: WARNING castellan.key_manager.migration [None req-2e920d57-a7d2-455e-947d-4c4246b05f2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.547952 np0000178069 devstack@c-api.service[112160]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x78f4f38a3668 pid: 112160 (default app) Jun 02 15:29:40.577872 np0000178069 devstack@c-api.service[112159]: DEBUG oslo_db.sqlalchemy.engines [None req-2e920d57-a7d2-455e-947d-4c4246b05f2c 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=112159) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 02 15:29:40.579798 np0000178069 devstack@c-api.service[112159]: INFO cinder.rpc [None req-2e920d57-a7d2-455e-947d-4c4246b05f2c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 02 15:29:40.582113 np0000178069 devstack@c-api.service[112159]: INFO cinder.rpc [None req-2e920d57-a7d2-455e-947d-4c4246b05f2c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 02 15:29:40.583367 np0000178069 devstack@c-api.service[112159]: WARNING castellan.key_manager.migration [None req-2e920d57-a7d2-455e-947d-4c4246b05f2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.597224 np0000178069 devstack@c-api.service[112159]: WARNING castellan.key_manager.migration [None req-2e920d57-a7d2-455e-947d-4c4246b05f2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.600483 np0000178069 devstack@c-api.service[112159]: WARNING castellan.key_manager.migration [None req-2e920d57-a7d2-455e-947d-4c4246b05f2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.603749 np0000178069 devstack@c-api.service[112159]: WARNING castellan.key_manager.migration [None req-2e920d57-a7d2-455e-947d-4c4246b05f2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.607794 np0000178069 devstack@c-api.service[112159]: WARNING castellan.key_manager.migration [None req-2e920d57-a7d2-455e-947d-4c4246b05f2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.610909 np0000178069 devstack@c-api.service[112159]: WARNING castellan.key_manager.migration [None req-2e920d57-a7d2-455e-947d-4c4246b05f2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.613932 np0000178069 devstack@c-api.service[112159]: WARNING castellan.key_manager.migration [None req-2e920d57-a7d2-455e-947d-4c4246b05f2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.616973 np0000178069 devstack@c-api.service[112159]: WARNING castellan.key_manager.migration [None req-2e920d57-a7d2-455e-947d-4c4246b05f2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.619890 np0000178069 devstack@c-api.service[112159]: WARNING castellan.key_manager.migration [None req-2e920d57-a7d2-455e-947d-4c4246b05f2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.622802 np0000178069 devstack@c-api.service[112159]: WARNING castellan.key_manager.migration [None req-2e920d57-a7d2-455e-947d-4c4246b05f2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.624315 np0000178069 devstack@c-api.service[112159]: WARNING castellan.key_manager.migration [None req-2e920d57-a7d2-455e-947d-4c4246b05f2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.627058 np0000178069 devstack@c-api.service[112159]: WARNING castellan.key_manager.migration [None req-2e920d57-a7d2-455e-947d-4c4246b05f2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.632576 np0000178069 devstack@c-api.service[112159]: WARNING castellan.key_manager.migration [None req-2e920d57-a7d2-455e-947d-4c4246b05f2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.636539 np0000178069 devstack@c-api.service[112159]: WARNING castellan.key_manager.migration [None req-2e920d57-a7d2-455e-947d-4c4246b05f2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.638630 np0000178069 devstack@c-api.service[112159]: WARNING castellan.key_manager.migration [None req-2e920d57-a7d2-455e-947d-4c4246b05f2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.639761 np0000178069 devstack@c-api.service[112159]: WARNING cinder.api.contrib.hosts [None req-2e920d57-a7d2-455e-947d-4c4246b05f2c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 02 15:29:40.642284 np0000178069 devstack@c-api.service[112159]: WARNING castellan.key_manager.migration [None req-2e920d57-a7d2-455e-947d-4c4246b05f2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.642284 np0000178069 devstack@c-api.service[112159]: WARNING castellan.key_manager.migration [None req-2e920d57-a7d2-455e-947d-4c4246b05f2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.643337 np0000178069 devstack@c-api.service[112159]: WARNING castellan.key_manager.migration [None req-2e920d57-a7d2-455e-947d-4c4246b05f2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.645107 np0000178069 devstack@c-api.service[112159]: WARNING castellan.key_manager.migration [None req-2e920d57-a7d2-455e-947d-4c4246b05f2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.646456 np0000178069 devstack@c-api.service[112159]: WARNING castellan.key_manager.migration [None req-2e920d57-a7d2-455e-947d-4c4246b05f2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.647790 np0000178069 devstack@c-api.service[112159]: WARNING castellan.key_manager.migration [None req-2e920d57-a7d2-455e-947d-4c4246b05f2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.649428 np0000178069 devstack@c-api.service[112159]: WARNING castellan.key_manager.migration [None req-2e920d57-a7d2-455e-947d-4c4246b05f2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.650380 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.v3.router [None req-2e920d57-a7d2-455e-947d-4c4246b05f2c None None] Extended resource: extensions {{(pid=112159) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:29:40.651842 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.v3.router [None req-2e920d57-a7d2-455e-947d-4c4246b05f2c None None] Extended resource: os-availability-zone {{(pid=112159) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:29:40.653182 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.v3.router [None req-2e920d57-a7d2-455e-947d-4c4246b05f2c None None] Extended resource: os-hosts {{(pid=112159) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:29:40.654865 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.v3.router [None req-2e920d57-a7d2-455e-947d-4c4246b05f2c None None] Extended resource: backups {{(pid=112159) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:29:40.656981 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.v3.router [None req-2e920d57-a7d2-455e-947d-4c4246b05f2c None None] Extended resource: consistencygroups {{(pid=112159) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:29:40.659166 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.v3.router [None req-2e920d57-a7d2-455e-947d-4c4246b05f2c None None] Extended resource: os-volume-manage {{(pid=112159) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:29:40.660654 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.v3.router [None req-2e920d57-a7d2-455e-947d-4c4246b05f2c None None] Extended resource: extra_specs {{(pid=112159) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:29:40.662350 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.v3.router [None req-2e920d57-a7d2-455e-947d-4c4246b05f2c None None] Extended resource: os-snapshot-manage {{(pid=112159) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:29:40.663927 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.v3.router [None req-2e920d57-a7d2-455e-947d-4c4246b05f2c None None] Extended resource: cgsnapshots {{(pid=112159) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:29:40.665371 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.v3.router [None req-2e920d57-a7d2-455e-947d-4c4246b05f2c None None] Extended resource: encryption {{(pid=112159) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:29:40.666845 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.v3.router [None req-2e920d57-a7d2-455e-947d-4c4246b05f2c None None] Extended resource: encryption {{(pid=112159) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:29:40.668375 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.v3.router [None req-2e920d57-a7d2-455e-947d-4c4246b05f2c None None] Extended resource: capabilities {{(pid=112159) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:29:40.669827 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.v3.router [None req-2e920d57-a7d2-455e-947d-4c4246b05f2c None None] Extended resource: scheduler-stats {{(pid=112159) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:29:40.671276 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.v3.router [None req-2e920d57-a7d2-455e-947d-4c4246b05f2c None None] Extended resource: os-volume-type-access {{(pid=112159) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:29:40.672943 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.v3.router [None req-2e920d57-a7d2-455e-947d-4c4246b05f2c None None] Extended resource: qos-specs {{(pid=112159) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:29:40.675492 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.v3.router [None req-2e920d57-a7d2-455e-947d-4c4246b05f2c None None] Extended resource: os-quota-class-sets {{(pid=112159) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:29:40.676800 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.v3.router [None req-2e920d57-a7d2-455e-947d-4c4246b05f2c None None] Extended resource: os-quota-sets {{(pid=112159) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:29:40.678441 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.v3.router [None req-2e920d57-a7d2-455e-947d-4c4246b05f2c None None] Extended resource: os-volume-transfer {{(pid=112159) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:29:40.680801 np0000178069 devstack@c-api.service[112159]: WARNING castellan.key_manager.migration [None req-2e920d57-a7d2-455e-947d-4c4246b05f2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.682180 np0000178069 devstack@c-api.service[112159]: WARNING castellan.key_manager.migration [None req-2e920d57-a7d2-455e-947d-4c4246b05f2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.683678 np0000178069 devstack@c-api.service[112159]: WARNING castellan.key_manager.migration [None req-2e920d57-a7d2-455e-947d-4c4246b05f2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.685191 np0000178069 devstack@c-api.service[112159]: WARNING castellan.key_manager.migration [None req-2e920d57-a7d2-455e-947d-4c4246b05f2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.686019 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.contrib.snapshot_actions [None req-2e920d57-a7d2-455e-947d-4c4246b05f2c None None] SnapshotActionsController initialized {{(pid=112159) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 02 15:29:40.686778 np0000178069 devstack@c-api.service[112159]: WARNING castellan.key_manager.migration [None req-2e920d57-a7d2-455e-947d-4c4246b05f2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.688145 np0000178069 devstack@c-api.service[112159]: WARNING castellan.key_manager.migration [None req-2e920d57-a7d2-455e-947d-4c4246b05f2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.689510 np0000178069 devstack@c-api.service[112159]: WARNING castellan.key_manager.migration [None req-2e920d57-a7d2-455e-947d-4c4246b05f2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:29:40.690374 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.v3.router [None req-2e920d57-a7d2-455e-947d-4c4246b05f2c None None] Extension AdminActions extending resource: volumes {{(pid=112159) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:29:40.690512 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.v3.router [None req-2e920d57-a7d2-455e-947d-4c4246b05f2c None None] Extension AdminActions extending resource: snapshots {{(pid=112159) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:29:40.690622 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.v3.router [None req-2e920d57-a7d2-455e-947d-4c4246b05f2c None None] Extension AdminActions extending resource: backups {{(pid=112159) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:29:40.690831 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.v3.router [None req-2e920d57-a7d2-455e-947d-4c4246b05f2c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112159) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:29:40.690935 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.v3.router [None req-2e920d57-a7d2-455e-947d-4c4246b05f2c None None] Extension SnapshotActions extending resource: snapshots {{(pid=112159) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:29:40.691020 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.v3.router [None req-2e920d57-a7d2-455e-947d-4c4246b05f2c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112159) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:29:40.691150 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.v3.router [None req-2e920d57-a7d2-455e-947d-4c4246b05f2c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112159) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:29:40.691236 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.v3.router [None req-2e920d57-a7d2-455e-947d-4c4246b05f2c None None] Extension TypesManage extending resource: types {{(pid=112159) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:29:40.691346 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.v3.router [None req-2e920d57-a7d2-455e-947d-4c4246b05f2c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112159) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:29:40.691446 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.v3.router [None req-2e920d57-a7d2-455e-947d-4c4246b05f2c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112159) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:29:40.691560 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.v3.router [None req-2e920d57-a7d2-455e-947d-4c4246b05f2c None None] Extension VolumeTypeAccess extending resource: types {{(pid=112159) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:29:40.691697 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.v3.router [None req-2e920d57-a7d2-455e-947d-4c4246b05f2c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112159) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:29:40.691793 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.v3.router [None req-2e920d57-a7d2-455e-947d-4c4246b05f2c None None] Extension VolumeActions extending resource: volumes {{(pid=112159) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:29:40.691945 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.v3.router [None req-2e920d57-a7d2-455e-947d-4c4246b05f2c None None] Extension UsedLimits extending resource: limits {{(pid=112159) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:29:40.692022 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.v3.router [None req-2e920d57-a7d2-455e-947d-4c4246b05f2c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112159) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:29:40.692131 np0000178069 devstack@c-api.service[112159]: DEBUG cinder.api.v3.router [None req-2e920d57-a7d2-455e-947d-4c4246b05f2c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112159) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:29:40.700244 np0000178069 devstack@c-api.service[112159]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x78f4f38a3668 pid: 112159 (default app) Jun 02 15:29:48.051271 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.051271 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.051271 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.051271 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.051271 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.052411 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.052411 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.052411 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.052411 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.052411 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.052609 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.052609 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.052609 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.052609 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.052609 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.052609 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.052825 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.052825 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.052825 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.052825 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.052974 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.052974 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.052974 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.052974 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.053129 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.053129 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.053129 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.053129 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.053285 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.053285 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.053285 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.053285 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.053285 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.053462 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.053462 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.053462 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.053462 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.053462 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.053649 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.053649 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.053649 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.053649 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.053649 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.053649 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.053876 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.053876 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.053876 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.053876 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.053876 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.053876 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.054094 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.054094 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.054094 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.054094 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.054094 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.054094 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.054300 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.054300 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.054300 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.054300 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.054300 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.054485 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.054485 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.054485 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.054485 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.054485 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.055914 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.055914 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.055914 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.055914 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.055914 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.055914 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.056124 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.056124 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.056124 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.056124 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.056124 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.056124 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.056599 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.056599 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.056599 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.056599 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.056599 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.056864 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.056864 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.056864 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.056864 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.056864 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.057042 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.057042 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.057042 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.057042 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.057199 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.057199 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.057199 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.057199 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.057341 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.057341 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.057341 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.057341 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.057341 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.057527 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.057527 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.057527 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.057527 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.057527 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.057845 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.057845 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.057845 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.057845 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.058348 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.058348 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.058348 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.058348 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.058503 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.058503 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.058503 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.058503 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.058662 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.058662 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.058662 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.058662 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.058819 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.058819 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.058819 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.058819 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.059085 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.059085 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.059085 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.059085 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.059085 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.059305 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.059305 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.059305 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.059305 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.059305 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.059305 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.059471 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.059471 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.059471 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.059471 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.059471 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.059605 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.059605 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.059605 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.059605 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.059605 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.059605 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.059765 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.059765 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.059765 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.059765 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.059765 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.059765 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.059914 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.059914 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.059914 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.059914 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.059914 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.059914 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.060068 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.060068 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.060068 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.060068 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.060068 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.060068 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.060310 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.060310 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.060310 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.060310 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.060431 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.060431 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.060431 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.060431 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.060431 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.060585 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.060585 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.060585 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.060585 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 02 15:29:48.060585 np0000178069 devstack@c-api.service[112158]: warnings.warn(deprecated_msg) Jun 02 15:29:48.060585 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.middleware.request_id [None req-84bb59cc-7fad-4dcb-8d01-5ffae5f57663 None None] RequestId filter calling following filter/app {{(pid=112158) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 02 15:29:48.511277 np0000178069 devstack@c-api.service[112158]: INFO cinder.api.openstack.wsgi [None req-84bb59cc-7fad-4dcb-8d01-5ffae5f57663 admin admin] POST https://199.19.213.17/volume/v3/types Jun 02 15:29:48.511876 np0000178069 devstack@c-api.service[112158]: DEBUG cinder.api.openstack.wsgi [None req-84bb59cc-7fad-4dcb-8d01-5ffae5f57663 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112158) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 02 15:29:48.513505 np0000178069 devstack@c-api.service[112158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 02 15:29:48.513505 np0000178069 devstack@c-api.service[112158]: warnings.warn( Jun 02 15:29:48.552432 np0000178069 devstack@c-api.service[112158]: DEBUG oslo_db.sqlalchemy.engines [None req-84bb59cc-7fad-4dcb-8d01-5ffae5f57663 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=112158) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 02 15:29:48.584392 np0000178069 devstack@c-api.service[112158]: INFO cinder.api.openstack.wsgi [None req-84bb59cc-7fad-4dcb-8d01-5ffae5f57663 admin admin] https://199.19.213.17/volume/v3/types returned with HTTP 200 Jun 02 15:29:48.584392 np0000178069 devstack@c-api.service[112158]: [pid: 112158|app: 0|req: 1/2] 199.19.213.17 () {68 vars in 1281 bytes} [Tue Jun 2 15:29:48 2026] POST /volume/v3/types => generated 186 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 02 15:29:48.594224 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.middleware.request_id [req-84bb59cc-7fad-4dcb-8d01-5ffae5f57663 req-fc1f3275-162b-4dde-997b-e96bf0acfd60 None None] RequestId filter calling following filter/app {{(pid=112161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 02 15:29:49.093785 np0000178069 devstack@c-api.service[112161]: INFO cinder.api.openstack.wsgi [req-84bb59cc-7fad-4dcb-8d01-5ffae5f57663 req-fc1f3275-162b-4dde-997b-e96bf0acfd60 admin admin] POST https://199.19.213.17/volume/v3/types/9c4d4176-c31e-4416-82b1-99e0a797f9bb/extra_specs Jun 02 15:29:49.094360 np0000178069 devstack@c-api.service[112161]: DEBUG cinder.api.openstack.wsgi [req-84bb59cc-7fad-4dcb-8d01-5ffae5f57663 req-fc1f3275-162b-4dde-997b-e96bf0acfd60 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 02 15:29:49.096931 np0000178069 devstack@c-api.service[112161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 02 15:29:49.096931 np0000178069 devstack@c-api.service[112161]: warnings.warn( Jun 02 15:29:49.140313 np0000178069 devstack@c-api.service[112161]: DEBUG oslo_db.sqlalchemy.engines [req-84bb59cc-7fad-4dcb-8d01-5ffae5f57663 req-fc1f3275-162b-4dde-997b-e96bf0acfd60 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=112161) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 02 15:29:49.210537 np0000178069 devstack@c-api.service[112161]: INFO cinder.api.openstack.wsgi [req-84bb59cc-7fad-4dcb-8d01-5ffae5f57663 req-fc1f3275-162b-4dde-997b-e96bf0acfd60 admin admin] https://199.19.213.17/volume/v3/types/9c4d4176-c31e-4416-82b1-99e0a797f9bb/extra_specs returned with HTTP 200 Jun 02 15:29:49.211268 np0000178069 devstack@c-api.service[112161]: [pid: 112161|app: 0|req: 2/3] 199.19.213.17 () {70 vars in 1498 bytes} [Tue Jun 2 15:29:48 2026] POST /volume/v3/types/9c4d4176-c31e-4416-82b1-99e0a797f9bb/extra_specs => generated 55 bytes in 618 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 02 15:29:50.426105 np0000178069 devstack@c-api.service[112160]: DEBUG dbcounter [-] [112160] Writing DB stats cinder:SELECT=6 {{(pid=112160) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 02 15:29:50.581207 np0000178069 devstack@c-api.service[112159]: DEBUG dbcounter [-] [112159] Writing DB stats cinder:SELECT=6 {{(pid=112159) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 02 15:29:58.577259 np0000178069 devstack@c-api.service[112158]: DEBUG dbcounter [-] [112158] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112158) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 02 15:29:59.209442 np0000178069 devstack@c-api.service[112161]: DEBUG dbcounter [-] [112161] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112161) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}