Jun 03 00:59:39.374579 np0000178239 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 03 00:59:39.383760 np0000178239 devstack@c-api.service[112366]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 03 00:59:39.387049 np0000178239 devstack@c-api.service[112366]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Jun 3 00:59:39 2026] *** Jun 03 00:59:39.387049 np0000178239 devstack@c-api.service[112366]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 03 00:59:39.387049 np0000178239 devstack@c-api.service[112366]: os: Linux-6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 Jun 03 00:59:39.387049 np0000178239 devstack@c-api.service[112366]: nodename: np0000178239 Jun 03 00:59:39.387049 np0000178239 devstack@c-api.service[112366]: machine: x86_64 Jun 03 00:59:39.387049 np0000178239 devstack@c-api.service[112366]: clock source: unix Jun 03 00:59:39.387049 np0000178239 devstack@c-api.service[112366]: pcre jit disabled Jun 03 00:59:39.387049 np0000178239 devstack@c-api.service[112366]: detected number of CPU cores: 16 Jun 03 00:59:39.387049 np0000178239 devstack@c-api.service[112366]: current working directory: / Jun 03 00:59:39.387049 np0000178239 devstack@c-api.service[112366]: detected binary path: /usr/bin/uwsgi-core Jun 03 00:59:39.387049 np0000178239 devstack@c-api.service[112366]: your processes number limit is 256917 Jun 03 00:59:39.387049 np0000178239 devstack@c-api.service[112366]: your memory page size is 4096 bytes Jun 03 00:59:39.387049 np0000178239 devstack@c-api.service[112366]: detected max file descriptor number: 2048 Jun 03 00:59:39.387049 np0000178239 devstack@c-api.service[112366]: lock engine: pthread robust mutexes Jun 03 00:59:39.387779 np0000178239 devstack@c-api.service[112366]: thunder lock: enabled Jun 03 00:59:39.387779 np0000178239 devstack@c-api.service[112366]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 03 00:59:39.387779 np0000178239 devstack@c-api.service[112366]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 03 00:59:39.387779 np0000178239 devstack@c-api.service[112366]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 03 00:59:39.387779 np0000178239 devstack@c-api.service[112366]: Set PythonHome to /opt/stack/data/venv Jun 03 00:59:39.427872 np0000178239 devstack@c-api.service[112366]: Python main interpreter initialized at 0x77c4c14a3668 Jun 03 00:59:39.427926 np0000178239 devstack@c-api.service[112366]: python threads support enabled Jun 03 00:59:39.427926 np0000178239 devstack@c-api.service[112366]: your server socket listen backlog is limited to 100 connections Jun 03 00:59:39.427926 np0000178239 devstack@c-api.service[112366]: your mercy for graceful operations on workers is 80 seconds Jun 03 00:59:39.428584 np0000178239 devstack@c-api.service[112366]: mapped 671795 bytes (656 KB) for 4 cores Jun 03 00:59:39.428778 np0000178239 devstack@c-api.service[112366]: *** Operational MODE: preforking *** Jun 03 00:59:39.429021 np0000178239 devstack@c-api.service[112366]: *** uWSGI is running in multiple interpreter mode *** Jun 03 00:59:39.429021 np0000178239 devstack@c-api.service[112366]: spawned uWSGI master process (pid: 112366) Jun 03 00:59:39.429118 np0000178239 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 03 00:59:39.430228 np0000178239 devstack@c-api.service[112366]: spawned uWSGI worker 1 (pid: 112375, cores: 1) Jun 03 00:59:39.430854 np0000178239 devstack@c-api.service[112366]: spawned uWSGI worker 2 (pid: 112376, cores: 1) Jun 03 00:59:39.431817 np0000178239 devstack@c-api.service[112366]: spawned uWSGI worker 3 (pid: 112377, cores: 1) Jun 03 00:59:39.435202 np0000178239 devstack@c-api.service[112366]: spawned uWSGI worker 4 (pid: 112378, cores: 1) Jun 03 00:59:39.435202 np0000178239 devstack@c-api.service[112366]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 03 00:59:39.564137 np0000178239 devstack@c-api.service[112378]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 03 00:59:39.564137 np0000178239 devstack@c-api.service[112378]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 03 00:59:39.564137 np0000178239 devstack@c-api.service[112378]: we strongly recommend against using it for new projects. Jun 03 00:59:39.564137 np0000178239 devstack@c-api.service[112378]: If you are already using Eventlet, we recommend migrating to a different Jun 03 00:59:39.564137 np0000178239 devstack@c-api.service[112378]: framework. For more detail see Jun 03 00:59:39.564137 np0000178239 devstack@c-api.service[112378]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 03 00:59:39.564137 np0000178239 devstack@c-api.service[112378]: import eventlet # noqa Jun 03 00:59:39.569357 np0000178239 devstack@c-api.service[112376]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 03 00:59:39.569357 np0000178239 devstack@c-api.service[112376]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 03 00:59:39.569357 np0000178239 devstack@c-api.service[112376]: we strongly recommend against using it for new projects. Jun 03 00:59:39.569357 np0000178239 devstack@c-api.service[112376]: If you are already using Eventlet, we recommend migrating to a different Jun 03 00:59:39.569357 np0000178239 devstack@c-api.service[112376]: framework. For more detail see Jun 03 00:59:39.569357 np0000178239 devstack@c-api.service[112376]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 03 00:59:39.569357 np0000178239 devstack@c-api.service[112376]: import eventlet # noqa Jun 03 00:59:39.570117 np0000178239 devstack@c-api.service[112375]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 03 00:59:39.570117 np0000178239 devstack@c-api.service[112375]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 03 00:59:39.570117 np0000178239 devstack@c-api.service[112375]: we strongly recommend against using it for new projects. Jun 03 00:59:39.570117 np0000178239 devstack@c-api.service[112375]: If you are already using Eventlet, we recommend migrating to a different Jun 03 00:59:39.570117 np0000178239 devstack@c-api.service[112375]: framework. For more detail see Jun 03 00:59:39.570117 np0000178239 devstack@c-api.service[112375]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 03 00:59:39.570117 np0000178239 devstack@c-api.service[112375]: import eventlet # noqa Jun 03 00:59:39.578942 np0000178239 devstack@c-api.service[112377]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 03 00:59:39.578942 np0000178239 devstack@c-api.service[112377]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 03 00:59:39.578942 np0000178239 devstack@c-api.service[112377]: we strongly recommend against using it for new projects. Jun 03 00:59:39.578942 np0000178239 devstack@c-api.service[112377]: If you are already using Eventlet, we recommend migrating to a different Jun 03 00:59:39.578942 np0000178239 devstack@c-api.service[112377]: framework. For more detail see Jun 03 00:59:39.578942 np0000178239 devstack@c-api.service[112377]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 03 00:59:39.578942 np0000178239 devstack@c-api.service[112377]: import eventlet # noqa Jun 03 00:59:39.655932 np0000178239 devstack@c-api.service[112375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 03 00:59:39.655932 np0000178239 devstack@c-api.service[112375]: warnings.warn( Jun 03 00:59:39.663480 np0000178239 devstack@c-api.service[112378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 03 00:59:39.663480 np0000178239 devstack@c-api.service[112378]: warnings.warn( Jun 03 00:59:39.665292 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 03 00:59:39.665292 np0000178239 devstack@c-api.service[112377]: warnings.warn( Jun 03 00:59:39.671531 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 03 00:59:39.671531 np0000178239 devstack@c-api.service[112376]: warnings.warn( Jun 03 00:59:39.731520 np0000178239 devstack@c-api.service[112375]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 03 00:59:39.731520 np0000178239 devstack@c-api.service[112375]: from cgi import parse_header Jun 03 00:59:39.745246 np0000178239 devstack@c-api.service[112378]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 03 00:59:39.745246 np0000178239 devstack@c-api.service[112378]: from cgi import parse_header Jun 03 00:59:39.746585 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 03 00:59:39.746585 np0000178239 devstack@c-api.service[112377]: from cgi import parse_header Jun 03 00:59:39.753653 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 03 00:59:39.753653 np0000178239 devstack@c-api.service[112376]: from cgi import parse_header Jun 03 00:59:39.780382 np0000178239 devstack@c-api.service[112375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 03 00:59:39.780382 np0000178239 devstack@c-api.service[112375]: removals.removed_module( Jun 03 00:59:39.782298 np0000178239 devstack@c-api.service[112375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 03 00:59:39.782298 np0000178239 devstack@c-api.service[112375]: removals.removed_module( Jun 03 00:59:39.794751 np0000178239 devstack@c-api.service[112378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 03 00:59:39.794751 np0000178239 devstack@c-api.service[112378]: removals.removed_module( Jun 03 00:59:39.798235 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 03 00:59:39.798235 np0000178239 devstack@c-api.service[112377]: removals.removed_module( Jun 03 00:59:39.798444 np0000178239 devstack@c-api.service[112378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 03 00:59:39.798444 np0000178239 devstack@c-api.service[112378]: removals.removed_module( Jun 03 00:59:39.798602 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 03 00:59:39.798602 np0000178239 devstack@c-api.service[112377]: removals.removed_module( Jun 03 00:59:39.803888 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 03 00:59:39.803888 np0000178239 devstack@c-api.service[112376]: removals.removed_module( Jun 03 00:59:39.805462 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 03 00:59:39.805462 np0000178239 devstack@c-api.service[112376]: removals.removed_module( Jun 03 00:59:40.404994 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 03 00:59:40.404994 np0000178239 devstack@c-api.service[112377]: warnings.warn( Jun 03 00:59:40.434703 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 03 00:59:40.434703 np0000178239 devstack@c-api.service[112376]: warnings.warn( Jun 03 00:59:40.479574 np0000178239 devstack@c-api.service[112378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 03 00:59:40.479574 np0000178239 devstack@c-api.service[112378]: warnings.warn( Jun 03 00:59:40.502404 np0000178239 devstack@c-api.service[112375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 03 00:59:40.502404 np0000178239 devstack@c-api.service[112375]: warnings.warn( Jun 03 00:59:40.503843 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 03 00:59:40.503843 np0000178239 devstack@c-api.service[112377]: warnings.warn( Jun 03 00:59:40.532204 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 03 00:59:40.532204 np0000178239 devstack@c-api.service[112376]: warnings.warn( Jun 03 00:59:40.603644 np0000178239 devstack@c-api.service[112375]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 03 00:59:40.603644 np0000178239 devstack@c-api.service[112375]: warnings.warn( Jun 03 00:59:40.623024 np0000178239 devstack@c-api.service[112378]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 03 00:59:40.623024 np0000178239 devstack@c-api.service[112378]: warnings.warn( Jun 03 00:59:40.806598 np0000178239 devstack@c-api.service[112377]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 03 00:59:40.807297 np0000178239 devstack@c-api.service[112377]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112377) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 03 00:59:40.828649 np0000178239 devstack@c-api.service[112376]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 03 00:59:40.829274 np0000178239 devstack@c-api.service[112376]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112376) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 03 00:59:40.882437 np0000178239 devstack@c-api.service[112375]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 03 00:59:40.882626 np0000178239 devstack@c-api.service[112375]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112375) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 03 00:59:40.892860 np0000178239 devstack@c-api.service[112377]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 03 00:59:40.892860 np0000178239 devstack@c-api.service[112377]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 03 00:59:40.897576 np0000178239 devstack@c-api.service[112376]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 03 00:59:40.897576 np0000178239 devstack@c-api.service[112376]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 03 00:59:40.913445 np0000178239 devstack@c-api.service[112378]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 03 00:59:40.913586 np0000178239 devstack@c-api.service[112378]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112378) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 03 00:59:40.944771 np0000178239 devstack@c-api.service[112375]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 03 00:59:40.944771 np0000178239 devstack@c-api.service[112375]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 03 00:59:40.975750 np0000178239 devstack@c-api.service[112378]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 03 00:59:40.975750 np0000178239 devstack@c-api.service[112378]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 03 00:59:41.365517 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112377) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 03 00:59:41.365891 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112376) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 03 00:59:41.366012 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.366012 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.366215 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112375) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 03 00:59:41.366294 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.366386 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.366449 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.366449 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.366600 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.366600 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.366791 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.367269 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.367378 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.367378 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.367556 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.367556 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.367680 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.367749 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.367821 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.367878 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.367935 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.367935 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.367935 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.368081 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.368158 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.368254 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.368307 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.368359 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.368359 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.368359 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.368359 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.368359 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.370075 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.370192 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.370192 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.370319 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.370378 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.370431 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.370431 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.370557 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.370645 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.370715 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.370715 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.370715 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.370715 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.370715 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.370983 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.370983 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.370983 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.370983 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.370983 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.370983 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.371304 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.374876 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.374876 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.375072 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.375072 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.375072 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.375316 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.375316 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.375513 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.375619 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.375690 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.375756 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.375817 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.375875 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.375934 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.375982 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.376134 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.376206 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.376247 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.376283 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.376316 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.376354 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.376387 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.376427 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.376459 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.376494 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.376541 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.376578 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.377429 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.377646 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.377737 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.377802 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.377854 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.377929 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.378044 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.378099 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.378229 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.378312 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.378312 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.378312 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.378312 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.378312 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.378312 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.378731 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.378731 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.378731 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.378948 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.379021 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.379087 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.379158 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.379256 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.379322 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.379390 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.379517 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.379583 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.379669 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.379743 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.379813 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.379877 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.379950 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.380015 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.380087 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.380151 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.380245 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.380351 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.380439 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.380505 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.380579 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.380642 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.380715 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.380779 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.380842 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.380905 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.380983 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.381066 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.381129 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.381405 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.381495 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.381573 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.381638 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.381703 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.381768 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.381835 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.381909 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.381991 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.382078 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.382158 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.382262 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.382344 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.382412 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.382483 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.382550 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.382614 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.382697 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.382771 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.382771 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.382898 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.382996 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.383089 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.383200 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.383276 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.383276 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.383276 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.383276 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.383550 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.383617 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.383681 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.383744 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.383813 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.383878 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.383941 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.384004 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.384079 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.384142 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.384258 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.384336 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.384400 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.384467 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.384532 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.384597 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.384661 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.384736 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.384804 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.384804 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.384804 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.384804 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.384804 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.385084 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.385084 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.385084 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.385084 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.385084 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.385397 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.385463 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.385525 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.385587 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.385654 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.385717 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.385781 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.385854 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.385931 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.386001 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.386065 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.386134 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.386242 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.386311 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.386380 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.386444 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.386505 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.386566 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.386633 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.386708 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.386774 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.386837 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.386894 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.386980 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.387068 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.387139 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.387286 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.387367 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.387496 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.387567 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.387634 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.387710 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.387710 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.387817 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.387882 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.387944 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.388006 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.388070 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.388070 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.388070 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.388301 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.388367 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.388367 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.388513 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.388595 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.388737 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.388812 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.388875 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.388875 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.388875 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.388875 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.389100 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.389100 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.389100 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.389100 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.389100 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.389100 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.389100 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.389561 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.389561 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.389561 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.389561 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.389782 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.389857 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.389918 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.389980 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.390041 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.390104 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.390200 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.390200 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.390200 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.390200 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.390433 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.390433 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.390433 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.390433 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.390433 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.390433 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.390433 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.390821 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.390821 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.390821 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.390992 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.391056 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.391131 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.391236 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.391300 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.391363 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.391498 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.391569 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.391643 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.391725 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.391790 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.391852 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.391913 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.392075 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.392187 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.392187 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.392187 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.392187 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.392404 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.392404 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.392404 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.392404 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.392404 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.392604 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.392640 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.392673 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.392703 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.392739 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.392777 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.392808 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.392834 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.392868 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.392904 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.392934 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.392934 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.392990 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.393024 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.393054 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.393054 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.393109 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.393109 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.393109 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.393109 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.393109 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.393109 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.393319 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.393355 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.393386 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.393386 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.393386 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.393386 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.393386 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.393386 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.393546 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.393546 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.393546 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.393546 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.393546 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.393546 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.393546 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.394987 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.395039 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.395071 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.395100 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.395243 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.395284 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.395316 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.395348 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.395375 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.395441 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.395467 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.395493 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.395526 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.395553 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.395589 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.395627 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.395627 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.395627 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.395709 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.395709 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.395797 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.396739 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.396804 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.396862 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.396911 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.396951 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.396984 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.397017 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.397049 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.397081 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.397112 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.397138 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.397194 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.397228 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.397261 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.397292 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.397328 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.397364 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.397396 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.397429 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.397429 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.397429 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.398655 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.398889 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.398924 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.398955 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.399031 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.399080 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.399116 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.399144 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.399214 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.399282 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.399345 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.399424 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.399469 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.399502 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.399532 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.399562 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.399593 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.399661 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.399720 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.399778 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.399843 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.400424 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.400473 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.400552 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.400603 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.400656 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.400700 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.400746 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.400802 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.400845 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.400886 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.400886 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.400969 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.400969 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.401044 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.401087 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.401128 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.401128 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.401221 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.401264 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.401305 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.401377 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.401561 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.401641 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.401685 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.401727 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.401768 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.401816 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.401858 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.401903 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.401937 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.401978 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.402030 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.402072 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.402106 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.402154 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.402211 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.402252 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.402288 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.402288 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.402288 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.402288 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.402288 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.403969 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.404030 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.404077 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.404120 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.404224 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.404292 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.404335 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.404372 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.404424 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.404466 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.404503 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.404543 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.404582 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.404621 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.404661 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.404699 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.404733 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.404770 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.404813 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.404853 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.404888 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.410511 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.410564 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.410611 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.410646 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.410681 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.410724 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.410767 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.410802 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.410840 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.410875 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.410917 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.410952 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.410952 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.411017 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.411242 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.411294 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.411341 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.411404 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.411441 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.411483 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.411523 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.411600 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.411661 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.411720 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.411780 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.411837 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.411908 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.411968 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.412026 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.412086 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.412145 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.412242 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.412242 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.412242 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.412394 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.412453 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.412529 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.412529 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.412529 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.412529 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.412529 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.412529 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.412977 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.413047 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.413110 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.413217 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.413281 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.413338 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.413398 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.413451 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.413511 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.413569 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.413627 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.413686 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.413746 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.413746 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.413871 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.413871 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.413871 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.413871 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.413871 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.413871 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.413871 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.414250 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.414250 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.414250 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.414423 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.414477 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.414546 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.414611 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.414679 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.414738 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.414794 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.414853 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.414930 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.414930 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.414930 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.415088 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.415088 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.415088 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.415088 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.415088 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.415088 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.415459 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.416503 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.416577 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.416652 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.416652 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.416770 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.416832 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.416890 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.416951 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.417010 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.417080 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.417080 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.417080 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.417080 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.417080 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.417381 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.417381 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.417381 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.417381 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.417606 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.417606 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.417606 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.421710 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.421764 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.421799 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.421843 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.421881 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.421916 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.421952 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.422008 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.422051 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.422085 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.422119 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.422182 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.422226 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.422267 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.422308 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.422349 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.422391 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.422443 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.422486 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.422526 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.422570 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.422609 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.422653 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.422693 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.422733 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.422773 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.422819 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.422864 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.422905 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.422944 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.422989 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.423028 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.423068 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.423107 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.423147 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.423212 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.423254 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.423296 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.423335 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.423403 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.423442 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.423482 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.423521 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.423565 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.423604 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.423645 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.423692 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.423731 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.423771 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.423811 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.423851 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.423886 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.423927 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.423967 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.424008 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.424046 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.424092 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.424092 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.424092 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.424092 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.424092 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.424092 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.424092 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.424368 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.424368 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.424368 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.424492 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.424533 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.424580 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.424622 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.424662 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.424701 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.424746 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.424787 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.424827 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.424827 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.424910 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.424956 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.424998 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.424998 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.424998 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.424998 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.424998 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.424998 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.425316 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.425316 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.425316 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.425435 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.425435 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.425504 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.425551 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.425597 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.425637 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.425677 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.425720 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.425770 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.425810 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.425855 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.425894 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.425933 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.425981 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.426019 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.426062 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.426062 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.426062 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.426311 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.426360 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.426409 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.426480 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.426525 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.426593 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.426657 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.426762 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.426815 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.426861 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.426904 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.426943 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.426989 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.427030 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.427082 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.427123 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.427123 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.427123 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.456310 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112378) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 03 00:59:41.456825 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.456906 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.457137 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.457624 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.457702 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.457766 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.457819 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.457882 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.457942 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.458011 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.458600 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.458686 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.458767 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.458767 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.458891 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.458891 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.459002 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.459836 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.459934 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.459934 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.460074 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.460074 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.460272 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.460272 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.460272 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.460447 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.460447 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.460447 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.460615 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.460615 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.460615 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.461184 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.461276 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.461343 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.461343 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.461451 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.461513 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.461569 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.461632 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.461692 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.461761 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.461761 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.461870 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.461870 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.461976 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.462036 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.462098 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.462157 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.462241 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.462302 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.462385 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.462385 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.462667 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.462750 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.462750 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.462874 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.462874 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.462985 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.463073 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.463748 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.463848 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.463848 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.463978 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.463978 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.464088 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.464088 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.464226 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.464226 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.464354 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.464354 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.464477 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.464477 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.464598 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.465002 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.465077 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.465142 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.465142 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.465299 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.465299 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.465434 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.466083 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.466140 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.466202 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.466300 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.466351 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.466406 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.466531 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.466800 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.466879 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.466940 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.467014 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.467058 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.467109 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.467206 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.467793 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.467864 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.467911 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.467977 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.468037 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.468107 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.468152 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.468497 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.468568 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.468617 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.468663 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.468702 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.468773 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.468843 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.469547 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.469603 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.469668 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.469714 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.469793 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.469855 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.469925 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.470425 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.470473 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.470559 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.470618 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.470658 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.470728 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.470795 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.471428 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.471500 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.471545 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.471589 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.471638 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.471719 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.471766 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.472266 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.472316 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.472403 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.472463 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.472508 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.472575 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.472649 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.472969 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.473022 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.473090 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.473137 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.473248 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.473296 np0000178239 devstack@c-api.service[112376]: INFO dbcounter [None req-dc0aeea5-84c4-43d5-befe-6ffc2700385c None None] Registered counter for database cinder Jun 03 00:59:41.473352 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.473352 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.473451 np0000178239 devstack@c-api.service[112377]: INFO dbcounter [None req-da7b6fcc-8aeb-497b-8392-c9c0943fe80f None None] Registered counter for database cinder Jun 03 00:59:41.473884 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.473952 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.474017 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.474077 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.474120 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.474226 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.474275 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.474667 np0000178239 devstack@c-api.service[112375]: INFO dbcounter [None req-b8659b7b-186d-4e43-aaab-318b13cb6161 None None] Registered counter for database cinder Jun 03 00:59:41.475304 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.475463 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.475546 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.475619 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.475679 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.475739 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.475811 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.476066 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.476125 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.476208 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.476255 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.476325 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.476373 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.476443 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.476904 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.476960 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.477084 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.477153 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.477226 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.477281 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.477323 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.477639 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.477696 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.477740 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.477820 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.477869 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.477927 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.478013 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.478539 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.478601 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.478645 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.478724 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.478772 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.478814 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.478915 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.479980 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.480048 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.480124 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.480201 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.480271 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.480319 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.480388 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.480447 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.480513 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.480570 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.480612 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.480695 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.480749 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.480817 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.480890 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.480943 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.480987 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.481071 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.481142 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.481217 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.481290 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.481601 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.481663 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.481709 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.481789 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.481839 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.481883 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.481958 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.482435 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.482485 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.482566 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.482615 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.482674 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.482720 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.482797 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 00:59:41.483100 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 00:59:41.483153 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 00:59:41.483273 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 00:59:41.483376 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 00:59:41.483440 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 00:59:41.483484 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 00:59:41.518272 np0000178239 devstack@c-api.service[112377]: DEBUG oslo_db.sqlalchemy.engines [None req-da7b6fcc-8aeb-497b-8392-c9c0943fe80f 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=112377) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 00:59:41.521838 np0000178239 devstack@c-api.service[112376]: DEBUG oslo_db.sqlalchemy.engines [None req-dc0aeea5-84c4-43d5-befe-6ffc2700385c 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=112376) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 00:59:41.523045 np0000178239 devstack@c-api.service[112375]: DEBUG oslo_db.sqlalchemy.engines [None req-b8659b7b-186d-4e43-aaab-318b13cb6161 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=112375) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 00:59:41.541776 np0000178239 devstack@c-api.service[112378]: INFO dbcounter [None req-a81b0004-d629-45f0-bf35-d1d6fe10a048 None None] Registered counter for database cinder Jun 03 00:59:41.596147 np0000178239 devstack@c-api.service[112378]: DEBUG oslo_db.sqlalchemy.engines [None req-a81b0004-d629-45f0-bf35-d1d6fe10a048 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=112378) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 00:59:41.635102 np0000178239 devstack@c-api.service[112377]: DEBUG dbcounter [-] [112377] Writer thread running {{(pid=112377) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 03 00:59:41.635512 np0000178239 devstack@c-api.service[112376]: DEBUG dbcounter [-] [112376] Writer thread running {{(pid=112376) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 03 00:59:41.637814 np0000178239 devstack@c-api.service[112377]: INFO cinder.rpc [None req-da7b6fcc-8aeb-497b-8392-c9c0943fe80f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 03 00:59:41.637961 np0000178239 devstack@c-api.service[112376]: INFO cinder.rpc [None req-dc0aeea5-84c4-43d5-befe-6ffc2700385c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 03 00:59:41.640112 np0000178239 devstack@c-api.service[112377]: INFO cinder.rpc [None req-da7b6fcc-8aeb-497b-8392-c9c0943fe80f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 03 00:59:41.640435 np0000178239 devstack@c-api.service[112376]: INFO cinder.rpc [None req-dc0aeea5-84c4-43d5-befe-6ffc2700385c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 03 00:59:41.641925 np0000178239 devstack@c-api.service[112375]: DEBUG dbcounter [-] [112375] Writer thread running {{(pid=112375) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 03 00:59:41.642565 np0000178239 devstack@c-api.service[112377]: INFO cinder.rpc [None req-da7b6fcc-8aeb-497b-8392-c9c0943fe80f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 03 00:59:41.642626 np0000178239 devstack@c-api.service[112376]: INFO cinder.rpc [None req-dc0aeea5-84c4-43d5-befe-6ffc2700385c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 03 00:59:41.644650 np0000178239 devstack@c-api.service[112376]: INFO cinder.rpc [None req-dc0aeea5-84c4-43d5-befe-6ffc2700385c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 03 00:59:41.644957 np0000178239 devstack@c-api.service[112377]: INFO cinder.rpc [None req-da7b6fcc-8aeb-497b-8392-c9c0943fe80f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 03 00:59:41.645354 np0000178239 devstack@c-api.service[112375]: INFO cinder.rpc [None req-b8659b7b-186d-4e43-aaab-318b13cb6161 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 03 00:59:41.645660 np0000178239 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-dc0aeea5-84c4-43d5-befe-6ffc2700385c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.646206 np0000178239 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-da7b6fcc-8aeb-497b-8392-c9c0943fe80f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.648436 np0000178239 devstack@c-api.service[112375]: INFO cinder.rpc [None req-b8659b7b-186d-4e43-aaab-318b13cb6161 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 03 00:59:41.648694 np0000178239 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-dc0aeea5-84c4-43d5-befe-6ffc2700385c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.649945 np0000178239 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-da7b6fcc-8aeb-497b-8392-c9c0943fe80f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.654088 np0000178239 devstack@c-api.service[112375]: INFO cinder.rpc [None req-b8659b7b-186d-4e43-aaab-318b13cb6161 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 03 00:59:41.656728 np0000178239 devstack@c-api.service[112375]: INFO cinder.rpc [None req-b8659b7b-186d-4e43-aaab-318b13cb6161 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 03 00:59:41.657942 np0000178239 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-b8659b7b-186d-4e43-aaab-318b13cb6161 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.662551 np0000178239 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-b8659b7b-186d-4e43-aaab-318b13cb6161 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.684439 np0000178239 devstack@c-api.service[112377]: DEBUG oslo_db.sqlalchemy.engines [None req-da7b6fcc-8aeb-497b-8392-c9c0943fe80f 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=112377) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 00:59:41.686626 np0000178239 devstack@c-api.service[112377]: INFO cinder.rpc [None req-da7b6fcc-8aeb-497b-8392-c9c0943fe80f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 03 00:59:41.686699 np0000178239 devstack@c-api.service[112376]: DEBUG oslo_db.sqlalchemy.engines [None req-dc0aeea5-84c4-43d5-befe-6ffc2700385c 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=112376) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 00:59:41.688379 np0000178239 devstack@c-api.service[112377]: INFO cinder.rpc [None req-da7b6fcc-8aeb-497b-8392-c9c0943fe80f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 03 00:59:41.688796 np0000178239 devstack@c-api.service[112376]: INFO cinder.rpc [None req-dc0aeea5-84c4-43d5-befe-6ffc2700385c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 03 00:59:41.689291 np0000178239 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-da7b6fcc-8aeb-497b-8392-c9c0943fe80f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.690619 np0000178239 devstack@c-api.service[112376]: INFO cinder.rpc [None req-dc0aeea5-84c4-43d5-befe-6ffc2700385c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 03 00:59:41.691485 np0000178239 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-dc0aeea5-84c4-43d5-befe-6ffc2700385c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.700888 np0000178239 devstack@c-api.service[112375]: DEBUG oslo_db.sqlalchemy.engines [None req-b8659b7b-186d-4e43-aaab-318b13cb6161 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=112375) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 00:59:41.701780 np0000178239 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-dc0aeea5-84c4-43d5-befe-6ffc2700385c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.703710 np0000178239 devstack@c-api.service[112375]: INFO cinder.rpc [None req-b8659b7b-186d-4e43-aaab-318b13cb6161 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 03 00:59:41.703805 np0000178239 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-da7b6fcc-8aeb-497b-8392-c9c0943fe80f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.705039 np0000178239 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-dc0aeea5-84c4-43d5-befe-6ffc2700385c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.706062 np0000178239 devstack@c-api.service[112375]: INFO cinder.rpc [None req-b8659b7b-186d-4e43-aaab-318b13cb6161 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 03 00:59:41.707049 np0000178239 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-da7b6fcc-8aeb-497b-8392-c9c0943fe80f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.707423 np0000178239 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-b8659b7b-186d-4e43-aaab-318b13cb6161 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.708183 np0000178239 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-dc0aeea5-84c4-43d5-befe-6ffc2700385c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.710217 np0000178239 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-da7b6fcc-8aeb-497b-8392-c9c0943fe80f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.714065 np0000178239 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-dc0aeea5-84c4-43d5-befe-6ffc2700385c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.715836 np0000178239 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-da7b6fcc-8aeb-497b-8392-c9c0943fe80f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.717068 np0000178239 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-dc0aeea5-84c4-43d5-befe-6ffc2700385c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.718813 np0000178239 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-da7b6fcc-8aeb-497b-8392-c9c0943fe80f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.720005 np0000178239 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-dc0aeea5-84c4-43d5-befe-6ffc2700385c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.721707 np0000178239 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-da7b6fcc-8aeb-497b-8392-c9c0943fe80f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.722128 np0000178239 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-b8659b7b-186d-4e43-aaab-318b13cb6161 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.723175 np0000178239 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-dc0aeea5-84c4-43d5-befe-6ffc2700385c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.724932 np0000178239 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-da7b6fcc-8aeb-497b-8392-c9c0943fe80f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.725380 np0000178239 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-b8659b7b-186d-4e43-aaab-318b13cb6161 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.726037 np0000178239 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-dc0aeea5-84c4-43d5-befe-6ffc2700385c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.726654 np0000178239 devstack@c-api.service[112378]: DEBUG dbcounter [-] [112378] Writer thread running {{(pid=112378) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 03 00:59:41.727794 np0000178239 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-da7b6fcc-8aeb-497b-8392-c9c0943fe80f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.728567 np0000178239 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-b8659b7b-186d-4e43-aaab-318b13cb6161 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.729070 np0000178239 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-dc0aeea5-84c4-43d5-befe-6ffc2700385c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.730134 np0000178239 devstack@c-api.service[112378]: INFO cinder.rpc [None req-a81b0004-d629-45f0-bf35-d1d6fe10a048 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 03 00:59:41.730561 np0000178239 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-dc0aeea5-84c4-43d5-befe-6ffc2700385c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.730688 np0000178239 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-da7b6fcc-8aeb-497b-8392-c9c0943fe80f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.732185 np0000178239 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-da7b6fcc-8aeb-497b-8392-c9c0943fe80f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.732689 np0000178239 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-b8659b7b-186d-4e43-aaab-318b13cb6161 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.732856 np0000178239 devstack@c-api.service[112378]: INFO cinder.rpc [None req-a81b0004-d629-45f0-bf35-d1d6fe10a048 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 03 00:59:41.733268 np0000178239 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-dc0aeea5-84c4-43d5-befe-6ffc2700385c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.734857 np0000178239 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-da7b6fcc-8aeb-497b-8392-c9c0943fe80f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.735353 np0000178239 devstack@c-api.service[112378]: INFO cinder.rpc [None req-a81b0004-d629-45f0-bf35-d1d6fe10a048 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 03 00:59:41.735778 np0000178239 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-b8659b7b-186d-4e43-aaab-318b13cb6161 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.737117 np0000178239 devstack@c-api.service[112378]: INFO cinder.rpc [None req-a81b0004-d629-45f0-bf35-d1d6fe10a048 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 03 00:59:41.738108 np0000178239 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-a81b0004-d629-45f0-bf35-d1d6fe10a048 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.738729 np0000178239 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-b8659b7b-186d-4e43-aaab-318b13cb6161 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.738836 np0000178239 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-dc0aeea5-84c4-43d5-befe-6ffc2700385c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.740427 np0000178239 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-da7b6fcc-8aeb-497b-8392-c9c0943fe80f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.742074 np0000178239 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-a81b0004-d629-45f0-bf35-d1d6fe10a048 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.742159 np0000178239 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-b8659b7b-186d-4e43-aaab-318b13cb6161 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.742246 np0000178239 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-dc0aeea5-84c4-43d5-befe-6ffc2700385c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.743832 np0000178239 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-da7b6fcc-8aeb-497b-8392-c9c0943fe80f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.744334 np0000178239 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-dc0aeea5-84c4-43d5-befe-6ffc2700385c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.745008 np0000178239 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-b8659b7b-186d-4e43-aaab-318b13cb6161 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.745364 np0000178239 devstack@c-api.service[112376]: WARNING cinder.api.contrib.hosts [None req-dc0aeea5-84c4-43d5-befe-6ffc2700385c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 03 00:59:41.745874 np0000178239 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-da7b6fcc-8aeb-497b-8392-c9c0943fe80f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.746125 np0000178239 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-dc0aeea5-84c4-43d5-befe-6ffc2700385c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.746939 np0000178239 devstack@c-api.service[112377]: WARNING cinder.api.contrib.hosts [None req-da7b6fcc-8aeb-497b-8392-c9c0943fe80f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 03 00:59:41.747695 np0000178239 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-dc0aeea5-84c4-43d5-befe-6ffc2700385c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.747779 np0000178239 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-da7b6fcc-8aeb-497b-8392-c9c0943fe80f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.747929 np0000178239 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-b8659b7b-186d-4e43-aaab-318b13cb6161 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.749047 np0000178239 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-dc0aeea5-84c4-43d5-befe-6ffc2700385c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.749255 np0000178239 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-da7b6fcc-8aeb-497b-8392-c9c0943fe80f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.749393 np0000178239 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-b8659b7b-186d-4e43-aaab-318b13cb6161 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.750539 np0000178239 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-dc0aeea5-84c4-43d5-befe-6ffc2700385c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.750613 np0000178239 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-da7b6fcc-8aeb-497b-8392-c9c0943fe80f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.751955 np0000178239 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-dc0aeea5-84c4-43d5-befe-6ffc2700385c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.752070 np0000178239 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-b8659b7b-186d-4e43-aaab-318b13cb6161 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.752141 np0000178239 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-da7b6fcc-8aeb-497b-8392-c9c0943fe80f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.753287 np0000178239 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-dc0aeea5-84c4-43d5-befe-6ffc2700385c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.753468 np0000178239 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-da7b6fcc-8aeb-497b-8392-c9c0943fe80f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.754797 np0000178239 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-da7b6fcc-8aeb-497b-8392-c9c0943fe80f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.754865 np0000178239 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-dc0aeea5-84c4-43d5-befe-6ffc2700385c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.755821 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-dc0aeea5-84c4-43d5-befe-6ffc2700385c None None] Extended resource: extensions {{(pid=112376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 00:59:41.756419 np0000178239 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-da7b6fcc-8aeb-497b-8392-c9c0943fe80f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.757184 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-dc0aeea5-84c4-43d5-befe-6ffc2700385c None None] Extended resource: os-availability-zone {{(pid=112376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 00:59:41.757388 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-da7b6fcc-8aeb-497b-8392-c9c0943fe80f None None] Extended resource: extensions {{(pid=112377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 00:59:41.757732 np0000178239 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-b8659b7b-186d-4e43-aaab-318b13cb6161 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.758488 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-dc0aeea5-84c4-43d5-befe-6ffc2700385c None None] Extended resource: os-hosts {{(pid=112376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 00:59:41.758723 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-da7b6fcc-8aeb-497b-8392-c9c0943fe80f None None] Extended resource: os-availability-zone {{(pid=112377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 00:59:41.760051 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-da7b6fcc-8aeb-497b-8392-c9c0943fe80f None None] Extended resource: os-hosts {{(pid=112377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 00:59:41.760741 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-dc0aeea5-84c4-43d5-befe-6ffc2700385c None None] Extended resource: backups {{(pid=112376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 00:59:41.761073 np0000178239 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-b8659b7b-186d-4e43-aaab-318b13cb6161 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.762143 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-da7b6fcc-8aeb-497b-8392-c9c0943fe80f None None] Extended resource: backups {{(pid=112377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 00:59:41.762828 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-dc0aeea5-84c4-43d5-befe-6ffc2700385c None None] Extended resource: consistencygroups {{(pid=112376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 00:59:41.763242 np0000178239 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-b8659b7b-186d-4e43-aaab-318b13cb6161 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.764224 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-da7b6fcc-8aeb-497b-8392-c9c0943fe80f None None] Extended resource: consistencygroups {{(pid=112377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 00:59:41.764311 np0000178239 devstack@c-api.service[112375]: WARNING cinder.api.contrib.hosts [None req-b8659b7b-186d-4e43-aaab-318b13cb6161 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 03 00:59:41.764846 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-dc0aeea5-84c4-43d5-befe-6ffc2700385c None None] Extended resource: os-volume-manage {{(pid=112376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 00:59:41.765036 np0000178239 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-b8659b7b-186d-4e43-aaab-318b13cb6161 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.766186 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-da7b6fcc-8aeb-497b-8392-c9c0943fe80f None None] Extended resource: os-volume-manage {{(pid=112377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 00:59:41.766262 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-dc0aeea5-84c4-43d5-befe-6ffc2700385c None None] Extended resource: extra_specs {{(pid=112376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 00:59:41.766505 np0000178239 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-b8659b7b-186d-4e43-aaab-318b13cb6161 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.767624 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-da7b6fcc-8aeb-497b-8392-c9c0943fe80f None None] Extended resource: extra_specs {{(pid=112377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 00:59:41.767876 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-dc0aeea5-84c4-43d5-befe-6ffc2700385c None None] Extended resource: os-snapshot-manage {{(pid=112376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 00:59:41.768560 np0000178239 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-b8659b7b-186d-4e43-aaab-318b13cb6161 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.769205 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-da7b6fcc-8aeb-497b-8392-c9c0943fe80f None None] Extended resource: os-snapshot-manage {{(pid=112377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 00:59:41.769373 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-dc0aeea5-84c4-43d5-befe-6ffc2700385c None None] Extended resource: cgsnapshots {{(pid=112376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 00:59:41.770005 np0000178239 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-b8659b7b-186d-4e43-aaab-318b13cb6161 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.770683 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-da7b6fcc-8aeb-497b-8392-c9c0943fe80f None None] Extended resource: cgsnapshots {{(pid=112377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 00:59:41.770753 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-dc0aeea5-84c4-43d5-befe-6ffc2700385c None None] Extended resource: encryption {{(pid=112376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 00:59:41.771474 np0000178239 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-b8659b7b-186d-4e43-aaab-318b13cb6161 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.772077 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-da7b6fcc-8aeb-497b-8392-c9c0943fe80f None None] Extended resource: encryption {{(pid=112377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 00:59:41.772347 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-dc0aeea5-84c4-43d5-befe-6ffc2700385c None None] Extended resource: encryption {{(pid=112376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 00:59:41.772803 np0000178239 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-b8659b7b-186d-4e43-aaab-318b13cb6161 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.773632 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-da7b6fcc-8aeb-497b-8392-c9c0943fe80f None None] Extended resource: encryption {{(pid=112377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 00:59:41.773930 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-dc0aeea5-84c4-43d5-befe-6ffc2700385c None None] Extended resource: capabilities {{(pid=112376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 00:59:41.774415 np0000178239 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-b8659b7b-186d-4e43-aaab-318b13cb6161 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.775181 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-dc0aeea5-84c4-43d5-befe-6ffc2700385c None None] Extended resource: scheduler-stats {{(pid=112376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 00:59:41.775303 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-da7b6fcc-8aeb-497b-8392-c9c0943fe80f None None] Extended resource: capabilities {{(pid=112377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 00:59:41.775372 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-b8659b7b-186d-4e43-aaab-318b13cb6161 None None] Extended resource: extensions {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 00:59:41.776484 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-da7b6fcc-8aeb-497b-8392-c9c0943fe80f None None] Extended resource: scheduler-stats {{(pid=112377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 00:59:41.776670 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-dc0aeea5-84c4-43d5-befe-6ffc2700385c None None] Extended resource: os-volume-type-access {{(pid=112376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 00:59:41.776738 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-b8659b7b-186d-4e43-aaab-318b13cb6161 None None] Extended resource: os-availability-zone {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 00:59:41.777955 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-da7b6fcc-8aeb-497b-8392-c9c0943fe80f None None] Extended resource: os-volume-type-access {{(pid=112377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 00:59:41.778142 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-b8659b7b-186d-4e43-aaab-318b13cb6161 None None] Extended resource: os-hosts {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 00:59:41.778312 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-dc0aeea5-84c4-43d5-befe-6ffc2700385c None None] Extended resource: qos-specs {{(pid=112376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 00:59:41.779582 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-b8659b7b-186d-4e43-aaab-318b13cb6161 None None] Extended resource: backups {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 00:59:41.779687 np0000178239 devstack@c-api.service[112378]: DEBUG oslo_db.sqlalchemy.engines [None req-a81b0004-d629-45f0-bf35-d1d6fe10a048 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=112378) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 00:59:41.779755 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-da7b6fcc-8aeb-497b-8392-c9c0943fe80f None None] Extended resource: qos-specs {{(pid=112377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 00:59:41.780447 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-dc0aeea5-84c4-43d5-befe-6ffc2700385c None None] Extended resource: os-quota-class-sets {{(pid=112376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 00:59:41.781641 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-b8659b7b-186d-4e43-aaab-318b13cb6161 None None] Extended resource: consistencygroups {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 00:59:41.781729 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-da7b6fcc-8aeb-497b-8392-c9c0943fe80f None None] Extended resource: os-quota-class-sets {{(pid=112377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 00:59:41.781790 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-dc0aeea5-84c4-43d5-befe-6ffc2700385c None None] Extended resource: os-quota-sets {{(pid=112376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 00:59:41.782652 np0000178239 devstack@c-api.service[112378]: INFO cinder.rpc [None req-a81b0004-d629-45f0-bf35-d1d6fe10a048 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 03 00:59:41.782991 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-da7b6fcc-8aeb-497b-8392-c9c0943fe80f None None] Extended resource: os-quota-sets {{(pid=112377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 00:59:41.783175 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-dc0aeea5-84c4-43d5-befe-6ffc2700385c None None] Extended resource: os-volume-transfer {{(pid=112376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 00:59:41.783691 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-b8659b7b-186d-4e43-aaab-318b13cb6161 None None] Extended resource: os-volume-manage {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 00:59:41.784503 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-da7b6fcc-8aeb-497b-8392-c9c0943fe80f None None] Extended resource: os-volume-transfer {{(pid=112377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 00:59:41.785122 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-b8659b7b-186d-4e43-aaab-318b13cb6161 None None] Extended resource: extra_specs {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 00:59:41.785390 np0000178239 devstack@c-api.service[112378]: INFO cinder.rpc [None req-a81b0004-d629-45f0-bf35-d1d6fe10a048 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 03 00:59:41.785575 np0000178239 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-dc0aeea5-84c4-43d5-befe-6ffc2700385c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.786723 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-b8659b7b-186d-4e43-aaab-318b13cb6161 None None] Extended resource: os-snapshot-manage {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 00:59:41.786838 np0000178239 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-a81b0004-d629-45f0-bf35-d1d6fe10a048 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.787000 np0000178239 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-dc0aeea5-84c4-43d5-befe-6ffc2700385c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.787076 np0000178239 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-da7b6fcc-8aeb-497b-8392-c9c0943fe80f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.788179 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-b8659b7b-186d-4e43-aaab-318b13cb6161 None None] Extended resource: cgsnapshots {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 00:59:41.788448 np0000178239 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-dc0aeea5-84c4-43d5-befe-6ffc2700385c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.788647 np0000178239 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-da7b6fcc-8aeb-497b-8392-c9c0943fe80f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.789586 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-b8659b7b-186d-4e43-aaab-318b13cb6161 None None] Extended resource: encryption {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 00:59:41.789901 np0000178239 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-dc0aeea5-84c4-43d5-befe-6ffc2700385c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.790068 np0000178239 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-da7b6fcc-8aeb-497b-8392-c9c0943fe80f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.790735 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.contrib.snapshot_actions [None req-dc0aeea5-84c4-43d5-befe-6ffc2700385c None None] SnapshotActionsController initialized {{(pid=112376) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 03 00:59:41.791122 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-b8659b7b-186d-4e43-aaab-318b13cb6161 None None] Extended resource: encryption {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 00:59:41.791530 np0000178239 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-dc0aeea5-84c4-43d5-befe-6ffc2700385c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.791647 np0000178239 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-da7b6fcc-8aeb-497b-8392-c9c0943fe80f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.792427 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.contrib.snapshot_actions [None req-da7b6fcc-8aeb-497b-8392-c9c0943fe80f None None] SnapshotActionsController initialized {{(pid=112377) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 03 00:59:41.792740 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-b8659b7b-186d-4e43-aaab-318b13cb6161 None None] Extended resource: capabilities {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 00:59:41.792890 np0000178239 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-dc0aeea5-84c4-43d5-befe-6ffc2700385c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.793178 np0000178239 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-da7b6fcc-8aeb-497b-8392-c9c0943fe80f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.794092 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-b8659b7b-186d-4e43-aaab-318b13cb6161 None None] Extended resource: scheduler-stats {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 00:59:41.794421 np0000178239 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-dc0aeea5-84c4-43d5-befe-6ffc2700385c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.794723 np0000178239 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-da7b6fcc-8aeb-497b-8392-c9c0943fe80f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.795308 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-dc0aeea5-84c4-43d5-befe-6ffc2700385c None None] Extension AdminActions extending resource: volumes {{(pid=112376) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 00:59:41.795425 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-dc0aeea5-84c4-43d5-befe-6ffc2700385c None None] Extension AdminActions extending resource: snapshots {{(pid=112376) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 00:59:41.795560 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-dc0aeea5-84c4-43d5-befe-6ffc2700385c None None] Extension AdminActions extending resource: backups {{(pid=112376) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 00:59:41.795630 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-b8659b7b-186d-4e43-aaab-318b13cb6161 None None] Extended resource: os-volume-type-access {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 00:59:41.795686 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-dc0aeea5-84c4-43d5-befe-6ffc2700385c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112376) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 00:59:41.795747 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-dc0aeea5-84c4-43d5-befe-6ffc2700385c None None] Extension SnapshotActions extending resource: snapshots {{(pid=112376) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 00:59:41.795882 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-dc0aeea5-84c4-43d5-befe-6ffc2700385c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112376) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 00:59:41.796102 np0000178239 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-da7b6fcc-8aeb-497b-8392-c9c0943fe80f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.796654 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-dc0aeea5-84c4-43d5-befe-6ffc2700385c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112376) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 00:59:41.796751 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-dc0aeea5-84c4-43d5-befe-6ffc2700385c None None] Extension TypesManage extending resource: types {{(pid=112376) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 00:59:41.796880 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-dc0aeea5-84c4-43d5-befe-6ffc2700385c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112376) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 00:59:41.796953 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-da7b6fcc-8aeb-497b-8392-c9c0943fe80f None None] Extension AdminActions extending resource: volumes {{(pid=112377) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 00:59:41.797019 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-dc0aeea5-84c4-43d5-befe-6ffc2700385c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112376) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 00:59:41.797078 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-dc0aeea5-84c4-43d5-befe-6ffc2700385c None None] Extension VolumeTypeAccess extending resource: types {{(pid=112376) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 00:59:41.797142 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-da7b6fcc-8aeb-497b-8392-c9c0943fe80f None None] Extension AdminActions extending resource: snapshots {{(pid=112377) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 00:59:41.797142 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-da7b6fcc-8aeb-497b-8392-c9c0943fe80f None None] Extension AdminActions extending resource: backups {{(pid=112377) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 00:59:41.797286 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-dc0aeea5-84c4-43d5-befe-6ffc2700385c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112376) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 00:59:41.797354 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-b8659b7b-186d-4e43-aaab-318b13cb6161 None None] Extended resource: qos-specs {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 00:59:41.797411 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-dc0aeea5-84c4-43d5-befe-6ffc2700385c None None] Extension VolumeActions extending resource: volumes {{(pid=112376) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 00:59:41.797488 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-da7b6fcc-8aeb-497b-8392-c9c0943fe80f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112377) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 00:59:41.797488 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-da7b6fcc-8aeb-497b-8392-c9c0943fe80f None None] Extension SnapshotActions extending resource: snapshots {{(pid=112377) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 00:59:41.797600 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-dc0aeea5-84c4-43d5-befe-6ffc2700385c None None] Extension UsedLimits extending resource: limits {{(pid=112376) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 00:59:41.797600 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-dc0aeea5-84c4-43d5-befe-6ffc2700385c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112376) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 00:59:41.797726 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-da7b6fcc-8aeb-497b-8392-c9c0943fe80f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112377) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 00:59:41.797789 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-dc0aeea5-84c4-43d5-befe-6ffc2700385c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112376) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 00:59:41.798638 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-da7b6fcc-8aeb-497b-8392-c9c0943fe80f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112377) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 00:59:41.798731 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-da7b6fcc-8aeb-497b-8392-c9c0943fe80f None None] Extension TypesManage extending resource: types {{(pid=112377) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 00:59:41.798823 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-da7b6fcc-8aeb-497b-8392-c9c0943fe80f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112377) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 00:59:41.798922 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-da7b6fcc-8aeb-497b-8392-c9c0943fe80f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112377) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 00:59:41.799030 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-da7b6fcc-8aeb-497b-8392-c9c0943fe80f None None] Extension VolumeTypeAccess extending resource: types {{(pid=112377) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 00:59:41.799157 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-da7b6fcc-8aeb-497b-8392-c9c0943fe80f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112377) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 00:59:41.799157 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-da7b6fcc-8aeb-497b-8392-c9c0943fe80f None None] Extension VolumeActions extending resource: volumes {{(pid=112377) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 00:59:41.799398 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-b8659b7b-186d-4e43-aaab-318b13cb6161 None None] Extended resource: os-quota-class-sets {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 00:59:41.799466 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-da7b6fcc-8aeb-497b-8392-c9c0943fe80f None None] Extension UsedLimits extending resource: limits {{(pid=112377) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 00:59:41.799546 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-da7b6fcc-8aeb-497b-8392-c9c0943fe80f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112377) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 00:59:41.799632 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-da7b6fcc-8aeb-497b-8392-c9c0943fe80f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112377) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 00:59:41.800713 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-b8659b7b-186d-4e43-aaab-318b13cb6161 None None] Extended resource: os-quota-sets {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 00:59:41.801521 np0000178239 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-a81b0004-d629-45f0-bf35-d1d6fe10a048 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.802720 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-b8659b7b-186d-4e43-aaab-318b13cb6161 None None] Extended resource: os-volume-transfer {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 00:59:41.804904 np0000178239 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-a81b0004-d629-45f0-bf35-d1d6fe10a048 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.805191 np0000178239 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-b8659b7b-186d-4e43-aaab-318b13cb6161 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.805588 np0000178239 devstack@c-api.service[112376]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x77c4c14a3668 pid: 112376 (default app) Jun 03 00:59:41.806608 np0000178239 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-b8659b7b-186d-4e43-aaab-318b13cb6161 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.807734 np0000178239 devstack@c-api.service[112377]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x77c4c14a3668 pid: 112377 (default app) Jun 03 00:59:41.808085 np0000178239 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-b8659b7b-186d-4e43-aaab-318b13cb6161 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.808126 np0000178239 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-a81b0004-d629-45f0-bf35-d1d6fe10a048 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.809483 np0000178239 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-b8659b7b-186d-4e43-aaab-318b13cb6161 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.810311 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.contrib.snapshot_actions [None req-b8659b7b-186d-4e43-aaab-318b13cb6161 None None] SnapshotActionsController initialized {{(pid=112375) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 03 00:59:41.811066 np0000178239 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-b8659b7b-186d-4e43-aaab-318b13cb6161 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.812194 np0000178239 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-a81b0004-d629-45f0-bf35-d1d6fe10a048 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.812445 np0000178239 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-b8659b7b-186d-4e43-aaab-318b13cb6161 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.813739 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.813739 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.813739 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.813739 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.814087 np0000178239 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-b8659b7b-186d-4e43-aaab-318b13cb6161 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.814149 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.814149 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.814149 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.814149 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.814446 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.814446 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.814446 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.814446 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.814446 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.814446 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.814916 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.814916 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.814916 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.814916 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.814916 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.815351 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.815351 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.815351 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.815351 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.815351 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.815802 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.815802 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.815802 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.815802 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.816081 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.816081 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.816081 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.816081 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.816081 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.816453 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.816453 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.816453 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.816453 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.816453 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.816784 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.816784 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.816784 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.816784 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.816784 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.816784 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.817357 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.817357 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.817357 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.817357 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.817357 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.817357 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.817778 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.817778 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.817778 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.817778 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.817778 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.817778 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.818197 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.818197 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.818197 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.818197 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.818197 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.818559 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.818559 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.818559 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.818559 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.818559 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.818881 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.818881 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.818881 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.818881 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.818881 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.818881 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.819394 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.819394 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.819394 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.819394 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.819394 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.819394 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.819693 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.819693 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.819693 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.819693 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.819693 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.819950 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.819950 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.819950 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.819950 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.819950 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.820197 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.820197 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.820197 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.820197 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.820388 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.820388 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.820388 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.820388 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.820593 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.820593 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.820692 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-b8659b7b-186d-4e43-aaab-318b13cb6161 None None] Extension AdminActions extending resource: volumes {{(pid=112375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 00:59:41.820731 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.820731 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.820731 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.820731 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.820731 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.820964 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.820964 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.820964 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.820964 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.820964 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.821202 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.821202 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.821202 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.821202 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.821401 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.821401 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.821401 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.821401 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.821590 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.821590 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.821683 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-b8659b7b-186d-4e43-aaab-318b13cb6161 None None] Extension AdminActions extending resource: snapshots {{(pid=112375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 00:59:41.821721 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.821721 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.821721 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.821721 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.821915 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.821915 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.821915 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.821915 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.822100 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.822100 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.822100 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.822100 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.822100 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.822414 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.822459 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-b8659b7b-186d-4e43-aaab-318b13cb6161 None None] Extension AdminActions extending resource: backups {{(pid=112375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 00:59:41.822500 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.822500 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.822500 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.822500 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.822500 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.822500 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.822782 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.822782 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.822782 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.822782 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.822961 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.822961 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.822961 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.822961 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.823193 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-b8659b7b-186d-4e43-aaab-318b13cb6161 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 00:59:41.823233 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.823233 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.823233 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.823233 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.823233 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.823233 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.823599 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.823599 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.823599 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.823599 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.823599 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.823599 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.823887 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-b8659b7b-186d-4e43-aaab-318b13cb6161 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 00:59:41.823934 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.823934 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.823934 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.823934 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.823934 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.823934 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.824221 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.824221 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.824221 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.824221 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.824389 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.824389 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.824479 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-b8659b7b-186d-4e43-aaab-318b13cb6161 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 00:59:41.824534 np0000178239 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-a81b0004-d629-45f0-bf35-d1d6fe10a048 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.824597 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.824597 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.824597 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.824597 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.824597 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.824862 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.824862 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.824862 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.824862 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:41.824862 np0000178239 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) Jun 03 00:59:41.825076 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-b8659b7b-186d-4e43-aaab-318b13cb6161 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 00:59:41.825076 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-b8659b7b-186d-4e43-aaab-318b13cb6161 None None] Extension TypesManage extending resource: types {{(pid=112375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 00:59:41.825076 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-b8659b7b-186d-4e43-aaab-318b13cb6161 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 00:59:41.825076 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-b8659b7b-186d-4e43-aaab-318b13cb6161 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 00:59:41.825076 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-b8659b7b-186d-4e43-aaab-318b13cb6161 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 00:59:41.825076 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-b8659b7b-186d-4e43-aaab-318b13cb6161 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 00:59:41.825076 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-b8659b7b-186d-4e43-aaab-318b13cb6161 None None] Extension VolumeActions extending resource: volumes {{(pid=112375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 00:59:41.825353 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-b8659b7b-186d-4e43-aaab-318b13cb6161 None None] Extension UsedLimits extending resource: limits {{(pid=112375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 00:59:41.825353 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-b8659b7b-186d-4e43-aaab-318b13cb6161 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 00:59:41.825353 np0000178239 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-b8659b7b-186d-4e43-aaab-318b13cb6161 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 00:59:41.825468 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.middleware.request_id [None req-5727a10b-ec29-47d8-a698-90199a5e90a0 None None] RequestId filter calling following filter/app {{(pid=112376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 03 00:59:41.825507 np0000178239 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-a81b0004-d629-45f0-bf35-d1d6fe10a048 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.825546 np0000178239 devstack@c-api.service[112376]: [pid: 112376|app: 0|req: 1/1] 199.204.45.25 () {60 vars in 949 bytes} [Wed Jun 3 00:59:41 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 03 00:59:41.825586 np0000178239 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-a81b0004-d629-45f0-bf35-d1d6fe10a048 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.825586 np0000178239 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-a81b0004-d629-45f0-bf35-d1d6fe10a048 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.825665 np0000178239 devstack@c-api.service[112375]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x77c4c14a3668 pid: 112375 (default app) Jun 03 00:59:41.827140 np0000178239 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-a81b0004-d629-45f0-bf35-d1d6fe10a048 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.828642 np0000178239 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-a81b0004-d629-45f0-bf35-d1d6fe10a048 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.831383 np0000178239 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-a81b0004-d629-45f0-bf35-d1d6fe10a048 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.837067 np0000178239 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-a81b0004-d629-45f0-bf35-d1d6fe10a048 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.840987 np0000178239 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-a81b0004-d629-45f0-bf35-d1d6fe10a048 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.843067 np0000178239 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-a81b0004-d629-45f0-bf35-d1d6fe10a048 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.844232 np0000178239 devstack@c-api.service[112378]: WARNING cinder.api.contrib.hosts [None req-a81b0004-d629-45f0-bf35-d1d6fe10a048 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 03 00:59:41.844974 np0000178239 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-a81b0004-d629-45f0-bf35-d1d6fe10a048 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.846481 np0000178239 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-a81b0004-d629-45f0-bf35-d1d6fe10a048 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.847851 np0000178239 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-a81b0004-d629-45f0-bf35-d1d6fe10a048 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.849326 np0000178239 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-a81b0004-d629-45f0-bf35-d1d6fe10a048 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.850697 np0000178239 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-a81b0004-d629-45f0-bf35-d1d6fe10a048 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.852052 np0000178239 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-a81b0004-d629-45f0-bf35-d1d6fe10a048 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.853652 np0000178239 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-a81b0004-d629-45f0-bf35-d1d6fe10a048 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.854624 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-a81b0004-d629-45f0-bf35-d1d6fe10a048 None None] Extended resource: extensions {{(pid=112378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 00:59:41.855984 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-a81b0004-d629-45f0-bf35-d1d6fe10a048 None None] Extended resource: os-availability-zone {{(pid=112378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 00:59:41.857332 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-a81b0004-d629-45f0-bf35-d1d6fe10a048 None None] Extended resource: os-hosts {{(pid=112378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 00:59:41.858703 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-a81b0004-d629-45f0-bf35-d1d6fe10a048 None None] Extended resource: backups {{(pid=112378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 00:59:41.860792 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-a81b0004-d629-45f0-bf35-d1d6fe10a048 None None] Extended resource: consistencygroups {{(pid=112378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 00:59:41.862755 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-a81b0004-d629-45f0-bf35-d1d6fe10a048 None None] Extended resource: os-volume-manage {{(pid=112378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 00:59:41.864268 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-a81b0004-d629-45f0-bf35-d1d6fe10a048 None None] Extended resource: extra_specs {{(pid=112378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 00:59:41.865791 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-a81b0004-d629-45f0-bf35-d1d6fe10a048 None None] Extended resource: os-snapshot-manage {{(pid=112378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 00:59:41.867292 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-a81b0004-d629-45f0-bf35-d1d6fe10a048 None None] Extended resource: cgsnapshots {{(pid=112378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 00:59:41.868709 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-a81b0004-d629-45f0-bf35-d1d6fe10a048 None None] Extended resource: encryption {{(pid=112378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 00:59:41.870224 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-a81b0004-d629-45f0-bf35-d1d6fe10a048 None None] Extended resource: encryption {{(pid=112378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 00:59:41.871817 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-a81b0004-d629-45f0-bf35-d1d6fe10a048 None None] Extended resource: capabilities {{(pid=112378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 00:59:41.873039 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-a81b0004-d629-45f0-bf35-d1d6fe10a048 None None] Extended resource: scheduler-stats {{(pid=112378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 00:59:41.874524 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-a81b0004-d629-45f0-bf35-d1d6fe10a048 None None] Extended resource: os-volume-type-access {{(pid=112378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 00:59:41.876185 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-a81b0004-d629-45f0-bf35-d1d6fe10a048 None None] Extended resource: qos-specs {{(pid=112378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 00:59:41.878980 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-a81b0004-d629-45f0-bf35-d1d6fe10a048 None None] Extended resource: os-quota-class-sets {{(pid=112378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 00:59:41.880294 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-a81b0004-d629-45f0-bf35-d1d6fe10a048 None None] Extended resource: os-quota-sets {{(pid=112378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 00:59:41.881756 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-a81b0004-d629-45f0-bf35-d1d6fe10a048 None None] Extended resource: os-volume-transfer {{(pid=112378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 00:59:41.884424 np0000178239 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-a81b0004-d629-45f0-bf35-d1d6fe10a048 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.886017 np0000178239 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-a81b0004-d629-45f0-bf35-d1d6fe10a048 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.887414 np0000178239 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-a81b0004-d629-45f0-bf35-d1d6fe10a048 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.888896 np0000178239 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-a81b0004-d629-45f0-bf35-d1d6fe10a048 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.889798 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.contrib.snapshot_actions [None req-a81b0004-d629-45f0-bf35-d1d6fe10a048 None None] SnapshotActionsController initialized {{(pid=112378) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 03 00:59:41.890562 np0000178239 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-a81b0004-d629-45f0-bf35-d1d6fe10a048 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.893575 np0000178239 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-a81b0004-d629-45f0-bf35-d1d6fe10a048 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.893575 np0000178239 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-a81b0004-d629-45f0-bf35-d1d6fe10a048 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 00:59:41.894342 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-a81b0004-d629-45f0-bf35-d1d6fe10a048 None None] Extension AdminActions extending resource: volumes {{(pid=112378) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 00:59:41.894476 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-a81b0004-d629-45f0-bf35-d1d6fe10a048 None None] Extension AdminActions extending resource: snapshots {{(pid=112378) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 00:59:41.894558 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-a81b0004-d629-45f0-bf35-d1d6fe10a048 None None] Extension AdminActions extending resource: backups {{(pid=112378) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 00:59:41.894781 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-a81b0004-d629-45f0-bf35-d1d6fe10a048 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112378) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 00:59:41.894895 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-a81b0004-d629-45f0-bf35-d1d6fe10a048 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112378) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 00:59:41.894995 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-a81b0004-d629-45f0-bf35-d1d6fe10a048 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112378) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 00:59:41.895112 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-a81b0004-d629-45f0-bf35-d1d6fe10a048 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112378) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 00:59:41.895282 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-a81b0004-d629-45f0-bf35-d1d6fe10a048 None None] Extension TypesManage extending resource: types {{(pid=112378) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 00:59:41.895381 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-a81b0004-d629-45f0-bf35-d1d6fe10a048 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112378) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 00:59:41.895483 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-a81b0004-d629-45f0-bf35-d1d6fe10a048 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112378) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 00:59:41.895587 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-a81b0004-d629-45f0-bf35-d1d6fe10a048 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112378) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 00:59:41.895721 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-a81b0004-d629-45f0-bf35-d1d6fe10a048 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112378) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 00:59:41.895828 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-a81b0004-d629-45f0-bf35-d1d6fe10a048 None None] Extension VolumeActions extending resource: volumes {{(pid=112378) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 00:59:41.895960 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-a81b0004-d629-45f0-bf35-d1d6fe10a048 None None] Extension UsedLimits extending resource: limits {{(pid=112378) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 00:59:41.896064 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-a81b0004-d629-45f0-bf35-d1d6fe10a048 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112378) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 00:59:41.896176 np0000178239 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-a81b0004-d629-45f0-bf35-d1d6fe10a048 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112378) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 00:59:41.905065 np0000178239 devstack@c-api.service[112378]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x77c4c14a3668 pid: 112378 (default app) Jun 03 00:59:49.207819 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.207819 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.208114 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.208114 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.208114 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.208114 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.208114 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.208278 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.208278 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.208278 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.208278 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.208278 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.208278 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.208427 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.208427 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.208427 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.208427 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.208427 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.208539 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.208539 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.208539 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.208539 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.208651 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.208651 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.208651 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.208651 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.208762 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.208762 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.208762 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.208762 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.208762 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.208884 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.208884 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.208884 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.208884 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.208884 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.208998 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.208998 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.208998 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.208998 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.208998 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.208998 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.209138 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.209138 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.209138 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.209138 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.209138 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.209138 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.209293 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.209293 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.209293 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.209293 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.209293 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.209293 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.209433 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.209433 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.209433 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.209433 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.209433 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.209433 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.209570 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.209570 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.209570 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.209570 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.209664 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.209664 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.209664 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.209664 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.209664 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.209798 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.209798 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.209798 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.209798 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.209798 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.209906 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.209906 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.209906 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.209906 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.209906 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.209906 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.210033 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.210033 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.210033 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.210033 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.210033 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.210152 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.210152 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.210152 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.210152 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.210152 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.210283 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.210283 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.210283 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.210283 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.210384 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.210384 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.210384 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.210384 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.210481 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.210481 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.210481 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.210481 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.210481 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.210597 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.210597 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.210597 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.210597 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.210597 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.210707 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.210707 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.210707 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.210707 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.210807 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.210807 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.210807 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.210807 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.210978 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.210978 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.210978 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.210978 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.211074 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.211074 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.211074 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.211074 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.211274 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.211274 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.211274 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.211274 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.211945 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.211945 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.211945 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.211945 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.211945 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.211945 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.212197 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.212197 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.212197 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.212197 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.212197 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.212412 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.212412 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.212412 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.212412 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.212412 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.212412 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.212412 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.212714 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.212714 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.212714 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.212714 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.212714 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.212714 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.212956 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.212956 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.212956 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.212956 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.212956 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.212956 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.213235 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.213235 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.213235 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.213235 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.213235 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.213235 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.213483 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.213483 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.213483 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.213483 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.213642 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.213642 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.213642 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.213642 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.213812 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.213812 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.213812 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.213812 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.213994 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.213994 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.213994 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 00:59:49.213994 np0000178239 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) Jun 03 00:59:49.213994 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.middleware.request_id [None req-73ed0e6f-51fb-4353-897e-080682d769d5 None None] RequestId filter calling following filter/app {{(pid=112377) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 03 00:59:49.677237 np0000178239 devstack@c-api.service[112377]: INFO cinder.api.openstack.wsgi [None req-73ed0e6f-51fb-4353-897e-080682d769d5 admin admin] POST https://199.204.45.25/volume/v3/types Jun 03 00:59:49.677727 np0000178239 devstack@c-api.service[112377]: DEBUG cinder.api.openstack.wsgi [None req-73ed0e6f-51fb-4353-897e-080682d769d5 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112377) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 03 00:59:49.679383 np0000178239 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 03 00:59:49.679383 np0000178239 devstack@c-api.service[112377]: warnings.warn( Jun 03 00:59:49.721046 np0000178239 devstack@c-api.service[112377]: DEBUG oslo_db.sqlalchemy.engines [None req-73ed0e6f-51fb-4353-897e-080682d769d5 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=112377) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 00:59:49.754266 np0000178239 devstack@c-api.service[112377]: INFO cinder.api.openstack.wsgi [None req-73ed0e6f-51fb-4353-897e-080682d769d5 admin admin] https://199.204.45.25/volume/v3/types returned with HTTP 200 Jun 03 00:59:49.755076 np0000178239 devstack@c-api.service[112377]: [pid: 112377|app: 0|req: 1/2] 199.204.45.25 () {68 vars in 1281 bytes} [Wed Jun 3 00:59:49 2026] POST /volume/v3/types => generated 186 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 03 00:59:49.768225 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.middleware.request_id [req-73ed0e6f-51fb-4353-897e-080682d769d5 req-8cc4bf41-efc9-423b-bed4-932cea8481e2 None None] RequestId filter calling following filter/app {{(pid=112376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 03 00:59:50.087752 np0000178239 devstack@c-api.service[112376]: INFO cinder.api.openstack.wsgi [req-73ed0e6f-51fb-4353-897e-080682d769d5 req-8cc4bf41-efc9-423b-bed4-932cea8481e2 admin admin] POST https://199.204.45.25/volume/v3/types/9c5286bb-d423-4f32-afb4-3c1cb831a346/extra_specs Jun 03 00:59:50.088324 np0000178239 devstack@c-api.service[112376]: DEBUG cinder.api.openstack.wsgi [req-73ed0e6f-51fb-4353-897e-080682d769d5 req-8cc4bf41-efc9-423b-bed4-932cea8481e2 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 03 00:59:50.090034 np0000178239 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 03 00:59:50.090034 np0000178239 devstack@c-api.service[112376]: warnings.warn( Jun 03 00:59:50.131222 np0000178239 devstack@c-api.service[112376]: DEBUG oslo_db.sqlalchemy.engines [req-73ed0e6f-51fb-4353-897e-080682d769d5 req-8cc4bf41-efc9-423b-bed4-932cea8481e2 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=112376) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 00:59:50.193093 np0000178239 devstack@c-api.service[112376]: INFO cinder.api.openstack.wsgi [req-73ed0e6f-51fb-4353-897e-080682d769d5 req-8cc4bf41-efc9-423b-bed4-932cea8481e2 admin admin] https://199.204.45.25/volume/v3/types/9c5286bb-d423-4f32-afb4-3c1cb831a346/extra_specs returned with HTTP 200 Jun 03 00:59:50.193817 np0000178239 devstack@c-api.service[112376]: [pid: 112376|app: 0|req: 2/3] 199.204.45.25 () {70 vars in 1498 bytes} [Wed Jun 3 00:59:49 2026] POST /volume/v3/types/9c5286bb-d423-4f32-afb4-3c1cb831a346/extra_specs => generated 55 bytes in 427 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 03 00:59:51.705567 np0000178239 devstack@c-api.service[112375]: DEBUG dbcounter [-] [112375] Writing DB stats cinder:SELECT=6 {{(pid=112375) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 03 00:59:51.787195 np0000178239 devstack@c-api.service[112378]: DEBUG dbcounter [-] [112378] Writing DB stats cinder:SELECT=6 {{(pid=112378) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 03 00:59:59.750622 np0000178239 devstack@c-api.service[112377]: DEBUG dbcounter [-] [112377] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112377) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 03 01:00:00.192226 np0000178239 devstack@c-api.service[112376]: DEBUG dbcounter [-] [112376] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112376) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}