Jun 03 01:01:23.536358 np0000178253 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 03 01:01:23.543833 np0000178253 devstack@c-api.service[112304]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 03 01:01:23.546729 np0000178253 devstack@c-api.service[112304]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Jun 3 01:01:23 2026] *** Jun 03 01:01:23.546729 np0000178253 devstack@c-api.service[112304]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 03 01:01:23.546729 np0000178253 devstack@c-api.service[112304]: os: Linux-6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 Jun 03 01:01:23.546729 np0000178253 devstack@c-api.service[112304]: nodename: np0000178253 Jun 03 01:01:23.546729 np0000178253 devstack@c-api.service[112304]: machine: x86_64 Jun 03 01:01:23.546729 np0000178253 devstack@c-api.service[112304]: clock source: unix Jun 03 01:01:23.546729 np0000178253 devstack@c-api.service[112304]: pcre jit disabled Jun 03 01:01:23.546729 np0000178253 devstack@c-api.service[112304]: detected number of CPU cores: 16 Jun 03 01:01:23.546729 np0000178253 devstack@c-api.service[112304]: current working directory: / Jun 03 01:01:23.546729 np0000178253 devstack@c-api.service[112304]: detected binary path: /usr/bin/uwsgi-core Jun 03 01:01:23.546729 np0000178253 devstack@c-api.service[112304]: your processes number limit is 256917 Jun 03 01:01:23.546729 np0000178253 devstack@c-api.service[112304]: your memory page size is 4096 bytes Jun 03 01:01:23.546729 np0000178253 devstack@c-api.service[112304]: detected max file descriptor number: 2048 Jun 03 01:01:23.546729 np0000178253 devstack@c-api.service[112304]: lock engine: pthread robust mutexes Jun 03 01:01:23.547518 np0000178253 devstack@c-api.service[112304]: thunder lock: enabled Jun 03 01:01:23.547518 np0000178253 devstack@c-api.service[112304]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 03 01:01:23.547518 np0000178253 devstack@c-api.service[112304]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 03 01:01:23.547518 np0000178253 devstack@c-api.service[112304]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 03 01:01:23.547518 np0000178253 devstack@c-api.service[112304]: Set PythonHome to /opt/stack/data/venv Jun 03 01:01:23.583115 np0000178253 devstack@c-api.service[112304]: Python main interpreter initialized at 0x7eb01b4a3668 Jun 03 01:01:23.583115 np0000178253 devstack@c-api.service[112304]: python threads support enabled Jun 03 01:01:23.583115 np0000178253 devstack@c-api.service[112304]: your server socket listen backlog is limited to 100 connections Jun 03 01:01:23.583115 np0000178253 devstack@c-api.service[112304]: your mercy for graceful operations on workers is 80 seconds Jun 03 01:01:23.583585 np0000178253 devstack@c-api.service[112304]: mapped 671795 bytes (656 KB) for 4 cores Jun 03 01:01:23.583727 np0000178253 devstack@c-api.service[112304]: *** Operational MODE: preforking *** Jun 03 01:01:23.583934 np0000178253 devstack@c-api.service[112304]: *** uWSGI is running in multiple interpreter mode *** Jun 03 01:01:23.583934 np0000178253 devstack@c-api.service[112304]: spawned uWSGI master process (pid: 112304) Jun 03 01:01:23.584067 np0000178253 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 03 01:01:23.584579 np0000178253 devstack@c-api.service[112304]: spawned uWSGI worker 1 (pid: 112313, cores: 1) Jun 03 01:01:23.585205 np0000178253 devstack@c-api.service[112304]: spawned uWSGI worker 2 (pid: 112314, cores: 1) Jun 03 01:01:23.585893 np0000178253 devstack@c-api.service[112304]: spawned uWSGI worker 3 (pid: 112315, cores: 1) Jun 03 01:01:23.586234 np0000178253 devstack@c-api.service[112304]: spawned uWSGI worker 4 (pid: 112316, cores: 1) Jun 03 01:01:23.586234 np0000178253 devstack@c-api.service[112304]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 03 01:01:23.719821 np0000178253 devstack@c-api.service[112314]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 03 01:01:23.719821 np0000178253 devstack@c-api.service[112314]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 03 01:01:23.719821 np0000178253 devstack@c-api.service[112314]: we strongly recommend against using it for new projects. Jun 03 01:01:23.719821 np0000178253 devstack@c-api.service[112314]: If you are already using Eventlet, we recommend migrating to a different Jun 03 01:01:23.719821 np0000178253 devstack@c-api.service[112314]: framework. For more detail see Jun 03 01:01:23.719821 np0000178253 devstack@c-api.service[112314]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 03 01:01:23.719821 np0000178253 devstack@c-api.service[112314]: import eventlet # noqa Jun 03 01:01:23.724321 np0000178253 devstack@c-api.service[112313]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 03 01:01:23.724321 np0000178253 devstack@c-api.service[112313]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 03 01:01:23.724321 np0000178253 devstack@c-api.service[112313]: we strongly recommend against using it for new projects. Jun 03 01:01:23.724321 np0000178253 devstack@c-api.service[112313]: If you are already using Eventlet, we recommend migrating to a different Jun 03 01:01:23.724321 np0000178253 devstack@c-api.service[112313]: framework. For more detail see Jun 03 01:01:23.724321 np0000178253 devstack@c-api.service[112313]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 03 01:01:23.724321 np0000178253 devstack@c-api.service[112313]: import eventlet # noqa Jun 03 01:01:23.730510 np0000178253 devstack@c-api.service[112315]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 03 01:01:23.730510 np0000178253 devstack@c-api.service[112315]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 03 01:01:23.730510 np0000178253 devstack@c-api.service[112315]: we strongly recommend against using it for new projects. Jun 03 01:01:23.730510 np0000178253 devstack@c-api.service[112315]: If you are already using Eventlet, we recommend migrating to a different Jun 03 01:01:23.730510 np0000178253 devstack@c-api.service[112315]: framework. For more detail see Jun 03 01:01:23.730510 np0000178253 devstack@c-api.service[112315]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 03 01:01:23.730510 np0000178253 devstack@c-api.service[112315]: import eventlet # noqa Jun 03 01:01:23.740860 np0000178253 devstack@c-api.service[112316]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 03 01:01:23.740860 np0000178253 devstack@c-api.service[112316]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 03 01:01:23.740860 np0000178253 devstack@c-api.service[112316]: we strongly recommend against using it for new projects. Jun 03 01:01:23.740860 np0000178253 devstack@c-api.service[112316]: If you are already using Eventlet, we recommend migrating to a different Jun 03 01:01:23.740860 np0000178253 devstack@c-api.service[112316]: framework. For more detail see Jun 03 01:01:23.740860 np0000178253 devstack@c-api.service[112316]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 03 01:01:23.740860 np0000178253 devstack@c-api.service[112316]: import eventlet # noqa Jun 03 01:01:23.809213 np0000178253 devstack@c-api.service[112314]: /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 01:01:23.809213 np0000178253 devstack@c-api.service[112314]: warnings.warn( Jun 03 01:01:23.820912 np0000178253 devstack@c-api.service[112315]: /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 01:01:23.820912 np0000178253 devstack@c-api.service[112315]: warnings.warn( Jun 03 01:01:23.824550 np0000178253 devstack@c-api.service[112313]: /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 01:01:23.824550 np0000178253 devstack@c-api.service[112313]: warnings.warn( Jun 03 01:01:23.860925 np0000178253 devstack@c-api.service[112316]: /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 01:01:23.860925 np0000178253 devstack@c-api.service[112316]: warnings.warn( Jun 03 01:01:23.904034 np0000178253 devstack@c-api.service[112313]: /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 01:01:23.904034 np0000178253 devstack@c-api.service[112313]: from cgi import parse_header Jun 03 01:01:23.904603 np0000178253 devstack@c-api.service[112315]: /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 01:01:23.904603 np0000178253 devstack@c-api.service[112315]: from cgi import parse_header Jun 03 01:01:23.911825 np0000178253 devstack@c-api.service[112314]: /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 01:01:23.911825 np0000178253 devstack@c-api.service[112314]: from cgi import parse_header Jun 03 01:01:23.943323 np0000178253 devstack@c-api.service[112316]: /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 01:01:23.943323 np0000178253 devstack@c-api.service[112316]: from cgi import parse_header Jun 03 01:01:23.954546 np0000178253 devstack@c-api.service[112313]: /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 01:01:23.954546 np0000178253 devstack@c-api.service[112313]: removals.removed_module( Jun 03 01:01:23.956036 np0000178253 devstack@c-api.service[112313]: /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 01:01:23.956036 np0000178253 devstack@c-api.service[112313]: removals.removed_module( Jun 03 01:01:23.956201 np0000178253 devstack@c-api.service[112315]: /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 01:01:23.956201 np0000178253 devstack@c-api.service[112315]: removals.removed_module( Jun 03 01:01:23.958872 np0000178253 devstack@c-api.service[112315]: /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 01:01:23.958872 np0000178253 devstack@c-api.service[112315]: removals.removed_module( Jun 03 01:01:23.968629 np0000178253 devstack@c-api.service[112314]: /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 01:01:23.968629 np0000178253 devstack@c-api.service[112314]: removals.removed_module( Jun 03 01:01:23.971036 np0000178253 devstack@c-api.service[112314]: /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 01:01:23.971036 np0000178253 devstack@c-api.service[112314]: removals.removed_module( Jun 03 01:01:23.994620 np0000178253 devstack@c-api.service[112316]: /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 01:01:23.994620 np0000178253 devstack@c-api.service[112316]: removals.removed_module( Jun 03 01:01:23.996828 np0000178253 devstack@c-api.service[112316]: /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 01:01:23.996828 np0000178253 devstack@c-api.service[112316]: removals.removed_module( Jun 03 01:01:24.591772 np0000178253 devstack@c-api.service[112313]: /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 01:01:24.591772 np0000178253 devstack@c-api.service[112313]: warnings.warn( Jun 03 01:01:24.655247 np0000178253 devstack@c-api.service[112316]: /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 01:01:24.655247 np0000178253 devstack@c-api.service[112316]: warnings.warn( Jun 03 01:01:24.660729 np0000178253 devstack@c-api.service[112314]: /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 01:01:24.660729 np0000178253 devstack@c-api.service[112314]: warnings.warn( Jun 03 01:01:24.679137 np0000178253 devstack@c-api.service[112315]: /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 01:01:24.679137 np0000178253 devstack@c-api.service[112315]: warnings.warn( Jun 03 01:01:24.686551 np0000178253 devstack@c-api.service[112313]: /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 01:01:24.686551 np0000178253 devstack@c-api.service[112313]: warnings.warn( Jun 03 01:01:24.756789 np0000178253 devstack@c-api.service[112316]: /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 01:01:24.756789 np0000178253 devstack@c-api.service[112316]: warnings.warn( Jun 03 01:01:24.760737 np0000178253 devstack@c-api.service[112314]: /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 01:01:24.760737 np0000178253 devstack@c-api.service[112314]: warnings.warn( Jun 03 01:01:24.791286 np0000178253 devstack@c-api.service[112315]: /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 01:01:24.791286 np0000178253 devstack@c-api.service[112315]: warnings.warn( Jun 03 01:01:24.996013 np0000178253 devstack@c-api.service[112313]: 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 01:01:24.996582 np0000178253 devstack@c-api.service[112313]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112313) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 03 01:01:25.050247 np0000178253 devstack@c-api.service[112314]: 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 01:01:25.050398 np0000178253 devstack@c-api.service[112314]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112314) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 03 01:01:25.053151 np0000178253 devstack@c-api.service[112316]: 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 01:01:25.053375 np0000178253 devstack@c-api.service[112316]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112316) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 03 01:01:25.084271 np0000178253 devstack@c-api.service[112313]: /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 01:01:25.084271 np0000178253 devstack@c-api.service[112313]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 03 01:01:25.090956 np0000178253 devstack@c-api.service[112315]: 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 01:01:25.091170 np0000178253 devstack@c-api.service[112315]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112315) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 03 01:01:25.111589 np0000178253 devstack@c-api.service[112314]: /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 01:01:25.111589 np0000178253 devstack@c-api.service[112314]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 03 01:01:25.117327 np0000178253 devstack@c-api.service[112316]: /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 01:01:25.117327 np0000178253 devstack@c-api.service[112316]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 03 01:01:25.156210 np0000178253 devstack@c-api.service[112315]: /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 01:01:25.156210 np0000178253 devstack@c-api.service[112315]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 03 01:01:25.559557 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112314) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 03 01:01:25.559738 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112313) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 03 01:01:25.559867 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112316) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 03 01:01:25.559943 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.560000 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112315) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 03 01:01:25.560054 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.560105 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.560155 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.560226 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.560277 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.560328 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.560392 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.560442 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.560491 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.560543 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.560594 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.561082 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.561187 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.561243 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.561301 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.561361 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.561413 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.561470 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.561527 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.561585 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.561635 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.561696 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.561747 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.561797 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.561889 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.561942 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.562022 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.562075 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.562125 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.562176 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.562256 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.562317 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.562367 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.562423 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.562473 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.562530 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.562530 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.562530 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.562530 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.563960 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.564135 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.564135 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.564382 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.564458 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.564492 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.564533 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.564565 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.564596 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.564629 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.564672 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.564710 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.564710 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.564772 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.564829 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.564863 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.564863 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.564863 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.564965 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.564999 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.565030 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.565062 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.565094 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.565125 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.565156 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.565156 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.565156 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.565156 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.568912 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.568990 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.569024 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.569058 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.569132 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.569167 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.569212 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.569212 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.569272 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.569272 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.569336 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.569368 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.569401 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.569432 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.569463 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.569505 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.569547 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.569547 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.569605 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.569643 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.569675 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.569713 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.569749 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.569781 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.569831 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.569865 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.569914 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.569945 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.569977 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.570010 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.570047 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.570083 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.570114 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.570156 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.570225 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.570267 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.570305 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.570305 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.570369 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.570401 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.570433 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.570470 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.570470 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.570533 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.570573 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.570573 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.570636 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.570674 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.570705 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.570737 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.570768 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.570768 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.570768 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.570768 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.570904 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.571404 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.571770 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.571883 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.571883 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.572039 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.572039 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.572184 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.572254 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.572254 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.572411 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.572496 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.572569 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.572639 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.572715 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.572789 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.572884 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.572967 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.573046 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.573117 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.573193 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.573304 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.573376 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.573453 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.573534 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.573605 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.573605 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.573742 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.573828 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.573952 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.574055 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.574154 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.574295 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.574437 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.574527 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.574667 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.574777 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.574866 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.575052 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.575104 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.575137 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.575168 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.575205 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.575236 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.575273 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.575309 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.575340 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.575371 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.575408 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.575441 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.575471 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.575659 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.575739 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.575840 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.575920 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.576023 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.576101 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.576169 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.576281 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.576391 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.576496 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.576658 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.576856 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.576856 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.576856 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.577281 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.577364 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.577519 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.577646 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.577755 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.577879 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.577920 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.577952 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.577988 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.578019 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.578049 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.578081 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.578122 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.578154 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.578185 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.578231 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.578262 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.578294 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.578326 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.578357 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.578389 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.578426 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.578465 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.578496 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.578528 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.578559 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.578559 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.578559 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.578559 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.578559 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.578559 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.578559 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.578559 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.578559 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.578559 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.578858 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.578858 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.578858 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.578858 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.578858 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.578858 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.578858 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.578858 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.578858 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.578858 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.579162 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.579162 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.579162 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.579162 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.579289 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.579322 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.579355 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.579387 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.579420 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.579455 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.579494 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.579527 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.579558 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.579595 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.579625 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.579657 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.579688 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.579720 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.579756 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.579788 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.579844 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.579876 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.579908 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.579940 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.579970 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.580002 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.580032 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.580068 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.580099 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.580136 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.580168 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.580199 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.580236 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.580273 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.580307 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.580339 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.580369 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.580401 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.580446 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.580483 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.580514 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.580547 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.580578 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.580609 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.580640 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.580677 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.580709 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.580740 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.580771 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.581512 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.581609 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.581683 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.581751 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.581848 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.581927 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.581997 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.582065 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.582143 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.582257 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.582340 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.582424 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.582424 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.582424 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.582581 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.582632 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.582682 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.582731 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.582780 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.582849 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.582909 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.582966 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.583023 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.583074 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.583125 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.583176 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.583225 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.583274 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.583325 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.583374 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.583423 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.583485 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.583536 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.583613 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.583684 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.583738 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.583738 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.583738 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.583738 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.583976 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.584042 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.584100 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.584157 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.584209 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.584260 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.584311 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.584362 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.584418 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.584469 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.584519 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.584569 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.584640 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.584697 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.584747 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.584796 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.584873 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.584928 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.584978 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.585029 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.585084 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.585134 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.585190 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.585243 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.585293 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.585346 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.585346 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.585346 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.585495 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.585495 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.585495 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.585641 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.585700 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.585757 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.585825 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.585908 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.585965 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.586018 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.586070 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.586129 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.586129 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.586129 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.586313 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.586313 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.586313 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.586482 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.586540 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.586593 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.586649 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.586706 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.586762 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.586833 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.586833 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.586946 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.587023 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.587023 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.587146 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.587146 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.587146 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.587292 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.587347 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.587347 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.587456 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.587485 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.587512 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.587535 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.587560 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.587560 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.587602 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.587626 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.587626 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.587678 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.587678 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.587678 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.587678 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.587678 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.587678 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.587828 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.587828 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.587828 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.587828 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.587828 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.587828 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.587970 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.587999 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.588024 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.588024 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.588065 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.588088 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.588112 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.588143 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.588171 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.588194 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.588217 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.588241 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.588266 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.588294 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.588318 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.588345 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.588372 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.588395 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.588418 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.588441 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.588468 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.588497 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.588520 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.588543 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.588564 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.588587 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.588587 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.588637 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.588637 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.590457 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.590516 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.590609 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.590666 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.590718 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.590761 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.590836 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.590901 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.590967 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.591013 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.591013 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.591013 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.591152 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.591212 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.591257 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.591308 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.591358 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.591358 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.591358 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.591358 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.591358 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.591556 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.591556 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.591556 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.591556 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.591637 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.591659 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.591773 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.592263 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.592328 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.592380 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.592430 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.592482 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.592534 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.592578 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.592635 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.592663 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.592689 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.592718 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.592743 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.592766 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.592789 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.592837 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.592864 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.592890 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.592913 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.592936 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.592965 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.592988 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.593011 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.593034 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.593061 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.593061 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.593233 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.593233 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.593233 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.594336 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.594420 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.594475 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.594528 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.594580 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.594633 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.594685 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.594741 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.594793 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.594870 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.594924 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.594982 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.595034 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.595086 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.595128 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.595191 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.595219 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.595247 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.595270 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.595292 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.595319 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.595343 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.595343 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.595343 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.595343 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.595343 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.595343 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.595343 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.596169 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.596211 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.596250 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.596275 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.596299 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.596326 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.596352 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.596375 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.596401 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.596425 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.596457 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.596485 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.596512 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.596539 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.596562 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.596589 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.596612 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.596635 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.596658 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.596682 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.596708 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.596734 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.596758 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.596786 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.596830 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.596855 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.596855 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.596855 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.597381 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.597491 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.597535 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.597560 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.597590 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.597614 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.597638 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.597662 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.597684 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.597707 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.597730 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.597759 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.597784 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.597826 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.597867 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.597893 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.597920 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.597943 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.597971 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.597997 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.598024 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.598048 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.598075 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.598103 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.598127 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.598150 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.598173 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.598439 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.599961 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.600055 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.600139 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.600226 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.600305 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.600385 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.600424 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.600467 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.600500 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.600535 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.600571 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.600603 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.600635 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.600672 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.600703 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.600749 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.600782 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.600861 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.600861 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.600861 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.600861 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.600981 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.600981 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.600981 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.601272 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.601272 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.601423 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.601514 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.606707 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.606845 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.606845 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.607003 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.607003 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.607003 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.607218 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.607293 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.607293 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.607293 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.607293 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.607551 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.607551 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.607551 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.607747 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.607878 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.607878 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.607945 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.607977 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.608009 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.608040 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.608071 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.608104 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.608144 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.608175 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.608213 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.608246 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.608276 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.608311 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.608343 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.608379 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.608413 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.608456 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.608456 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.608456 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.608557 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.608557 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.608557 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.608557 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.608557 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.608557 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.608557 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.609246 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.609303 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.609337 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.609383 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.609417 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.609449 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.609481 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.609523 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.609568 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.609610 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.609647 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.609695 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.609739 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.609771 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.609842 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.609888 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.610103 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.610103 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.610299 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.610299 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.610462 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.610539 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.610622 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.610622 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.610759 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.610858 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.610858 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.610998 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.611069 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.611142 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.611212 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.611284 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.611358 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.611444 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.611504 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.611504 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.611655 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.611717 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.611853 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.611910 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.611944 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.611985 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.611985 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.612047 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.612047 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.612047 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.612047 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.612047 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.612047 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.612251 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.612251 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.612251 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.612355 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.612395 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.612427 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.612458 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.612489 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.612489 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.612556 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.612588 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.612625 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.612663 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.612663 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.613135 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.613135 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.613135 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.613135 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.613135 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.613516 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.613516 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.613683 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.613683 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.613683 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.613683 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.613683 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.613683 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.614203 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.614334 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.614410 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.614410 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.614410 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.614632 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.614676 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.614714 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.614747 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.614779 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.614836 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.614872 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.614872 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.614943 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.614977 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.615014 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.615046 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.615077 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.615077 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.615077 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.615077 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.615077 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.619031 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.619112 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.619175 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.619214 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.619326 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.619326 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.619465 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.619465 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.619610 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.619682 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.619728 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.619762 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.619795 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.619860 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.619904 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.619938 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.619970 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.620006 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.620038 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.620070 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.620189 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.620225 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.620257 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.620289 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.620323 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.620354 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.620386 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.620418 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.620455 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.620487 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.620529 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.620561 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.620607 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.620641 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.620674 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.620705 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.620736 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.620769 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.620801 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.620861 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.620894 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.620930 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.620962 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.620994 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.621027 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.621059 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.621090 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.621120 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.621152 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.621190 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.621222 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.621252 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.621283 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.621314 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.621314 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.621371 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.621403 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.621403 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.621403 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.621403 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.621403 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.621403 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.621569 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.621603 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.621640 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.621640 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.621640 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.621731 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.621771 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.621821 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.621865 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.621898 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.621928 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.621960 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.621993 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.622025 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.622057 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.622092 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.622132 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.622165 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.622197 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.622262 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.622302 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.622342 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.622374 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.622406 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.622439 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.622477 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.622513 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.622513 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.622578 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.622612 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.622648 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.622680 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.622712 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.622743 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.622774 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.623705 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.623705 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.623705 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.623705 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.623705 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.623705 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.623705 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.623705 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.624345 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.624345 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.624345 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.624627 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.624736 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.624878 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.624951 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.625073 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.625108 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.625140 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.625172 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.625203 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.625251 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.625283 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.625315 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.625346 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.625378 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.625409 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.625441 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.625472 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.625502 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.625532 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.625564 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.625601 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.625697 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.625842 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.625879 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.625918 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.625918 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.625918 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.625918 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.626027 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.626059 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.626097 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.626129 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.626160 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.626190 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.626280 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.626323 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:25.626357 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.626388 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.626420 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.626451 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.626451 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.626451 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.626544 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.626583 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:25.626616 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.626648 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.626678 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:25.626709 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.626741 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.626771 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:25.626819 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.626864 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:25.626899 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.626929 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:25.626960 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.626990 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:25.672344 np0000178253 devstack@c-api.service[112314]: INFO dbcounter [None req-6c320659-a4ed-41a2-9a34-a98717fde2a6 None None] Registered counter for database cinder Jun 03 01:01:25.673948 np0000178253 devstack@c-api.service[112315]: INFO dbcounter [None req-ed14fdbd-8adc-4060-8afd-98e16da7509c None None] Registered counter for database cinder Jun 03 01:01:25.677072 np0000178253 devstack@c-api.service[112313]: INFO dbcounter [None req-35a30b26-1e4e-49f9-9c9b-7afa5f1ead36 None None] Registered counter for database cinder Jun 03 01:01:25.677427 np0000178253 devstack@c-api.service[112316]: INFO dbcounter [None req-77d6c20f-f389-4103-a10e-481bdb079eed None None] Registered counter for database cinder Jun 03 01:01:25.718758 np0000178253 devstack@c-api.service[112314]: DEBUG oslo_db.sqlalchemy.engines [None req-6c320659-a4ed-41a2-9a34-a98717fde2a6 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=112314) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 01:01:25.722571 np0000178253 devstack@c-api.service[112315]: DEBUG oslo_db.sqlalchemy.engines [None req-ed14fdbd-8adc-4060-8afd-98e16da7509c 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=112315) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 01:01:25.726246 np0000178253 devstack@c-api.service[112316]: DEBUG oslo_db.sqlalchemy.engines [None req-77d6c20f-f389-4103-a10e-481bdb079eed 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=112316) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 01:01:25.728854 np0000178253 devstack@c-api.service[112313]: DEBUG oslo_db.sqlalchemy.engines [None req-35a30b26-1e4e-49f9-9c9b-7afa5f1ead36 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=112313) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 01:01:25.838616 np0000178253 devstack@c-api.service[112314]: DEBUG dbcounter [-] [112314] Writer thread running {{(pid=112314) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 03 01:01:25.841143 np0000178253 devstack@c-api.service[112314]: INFO cinder.rpc [None req-6c320659-a4ed-41a2-9a34-a98717fde2a6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 03 01:01:25.842514 np0000178253 devstack@c-api.service[112316]: DEBUG dbcounter [-] [112316] Writer thread running {{(pid=112316) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 03 01:01:25.843482 np0000178253 devstack@c-api.service[112314]: INFO cinder.rpc [None req-6c320659-a4ed-41a2-9a34-a98717fde2a6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 03 01:01:25.843692 np0000178253 devstack@c-api.service[112315]: DEBUG dbcounter [-] [112315] Writer thread running {{(pid=112315) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 03 01:01:25.845206 np0000178253 devstack@c-api.service[112316]: INFO cinder.rpc [None req-77d6c20f-f389-4103-a10e-481bdb079eed None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 03 01:01:25.845413 np0000178253 devstack@c-api.service[112314]: INFO cinder.rpc [None req-6c320659-a4ed-41a2-9a34-a98717fde2a6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 03 01:01:25.846526 np0000178253 devstack@c-api.service[112315]: INFO cinder.rpc [None req-ed14fdbd-8adc-4060-8afd-98e16da7509c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 03 01:01:25.847544 np0000178253 devstack@c-api.service[112314]: INFO cinder.rpc [None req-6c320659-a4ed-41a2-9a34-a98717fde2a6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 03 01:01:25.847728 np0000178253 devstack@c-api.service[112316]: INFO cinder.rpc [None req-77d6c20f-f389-4103-a10e-481bdb079eed None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 03 01:01:25.848400 np0000178253 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-6c320659-a4ed-41a2-9a34-a98717fde2a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.849211 np0000178253 devstack@c-api.service[112315]: INFO cinder.rpc [None req-ed14fdbd-8adc-4060-8afd-98e16da7509c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 03 01:01:25.849951 np0000178253 devstack@c-api.service[112316]: INFO cinder.rpc [None req-77d6c20f-f389-4103-a10e-481bdb079eed None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 03 01:01:25.851506 np0000178253 devstack@c-api.service[112315]: INFO cinder.rpc [None req-ed14fdbd-8adc-4060-8afd-98e16da7509c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 03 01:01:25.851960 np0000178253 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-6c320659-a4ed-41a2-9a34-a98717fde2a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.852140 np0000178253 devstack@c-api.service[112316]: INFO cinder.rpc [None req-77d6c20f-f389-4103-a10e-481bdb079eed None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 03 01:01:25.852946 np0000178253 devstack@c-api.service[112316]: WARNING castellan.key_manager.migration [None req-77d6c20f-f389-4103-a10e-481bdb079eed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.853779 np0000178253 devstack@c-api.service[112315]: INFO cinder.rpc [None req-ed14fdbd-8adc-4060-8afd-98e16da7509c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 03 01:01:25.854864 np0000178253 devstack@c-api.service[112313]: DEBUG dbcounter [-] [112313] Writer thread running {{(pid=112313) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 03 01:01:25.855009 np0000178253 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-ed14fdbd-8adc-4060-8afd-98e16da7509c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.856825 np0000178253 devstack@c-api.service[112316]: WARNING castellan.key_manager.migration [None req-77d6c20f-f389-4103-a10e-481bdb079eed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.857196 np0000178253 devstack@c-api.service[112313]: INFO cinder.rpc [None req-35a30b26-1e4e-49f9-9c9b-7afa5f1ead36 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 03 01:01:25.859620 np0000178253 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-ed14fdbd-8adc-4060-8afd-98e16da7509c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.859734 np0000178253 devstack@c-api.service[112313]: INFO cinder.rpc [None req-35a30b26-1e4e-49f9-9c9b-7afa5f1ead36 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 03 01:01:25.861632 np0000178253 devstack@c-api.service[112313]: INFO cinder.rpc [None req-35a30b26-1e4e-49f9-9c9b-7afa5f1ead36 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 03 01:01:25.863522 np0000178253 devstack@c-api.service[112313]: INFO cinder.rpc [None req-35a30b26-1e4e-49f9-9c9b-7afa5f1ead36 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 03 01:01:25.864749 np0000178253 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-35a30b26-1e4e-49f9-9c9b-7afa5f1ead36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.869112 np0000178253 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-35a30b26-1e4e-49f9-9c9b-7afa5f1ead36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.887971 np0000178253 devstack@c-api.service[112314]: DEBUG oslo_db.sqlalchemy.engines [None req-6c320659-a4ed-41a2-9a34-a98717fde2a6 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=112314) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 01:01:25.890270 np0000178253 devstack@c-api.service[112314]: INFO cinder.rpc [None req-6c320659-a4ed-41a2-9a34-a98717fde2a6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 03 01:01:25.892632 np0000178253 devstack@c-api.service[112314]: INFO cinder.rpc [None req-6c320659-a4ed-41a2-9a34-a98717fde2a6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 03 01:01:25.893749 np0000178253 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-6c320659-a4ed-41a2-9a34-a98717fde2a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.897605 np0000178253 devstack@c-api.service[112316]: DEBUG oslo_db.sqlalchemy.engines [None req-77d6c20f-f389-4103-a10e-481bdb079eed 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=112316) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 01:01:25.900453 np0000178253 devstack@c-api.service[112316]: INFO cinder.rpc [None req-77d6c20f-f389-4103-a10e-481bdb079eed None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 03 01:01:25.901197 np0000178253 devstack@c-api.service[112315]: DEBUG oslo_db.sqlalchemy.engines [None req-ed14fdbd-8adc-4060-8afd-98e16da7509c 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=112315) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 01:01:25.902867 np0000178253 devstack@c-api.service[112316]: INFO cinder.rpc [None req-77d6c20f-f389-4103-a10e-481bdb079eed None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 03 01:01:25.904547 np0000178253 devstack@c-api.service[112316]: WARNING castellan.key_manager.migration [None req-77d6c20f-f389-4103-a10e-481bdb079eed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.904963 np0000178253 devstack@c-api.service[112315]: INFO cinder.rpc [None req-ed14fdbd-8adc-4060-8afd-98e16da7509c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 03 01:01:25.905572 np0000178253 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-6c320659-a4ed-41a2-9a34-a98717fde2a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.909041 np0000178253 devstack@c-api.service[112315]: INFO cinder.rpc [None req-ed14fdbd-8adc-4060-8afd-98e16da7509c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 03 01:01:25.909822 np0000178253 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-6c320659-a4ed-41a2-9a34-a98717fde2a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.910350 np0000178253 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-ed14fdbd-8adc-4060-8afd-98e16da7509c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.912998 np0000178253 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-6c320659-a4ed-41a2-9a34-a98717fde2a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.914179 np0000178253 devstack@c-api.service[112313]: DEBUG oslo_db.sqlalchemy.engines [None req-35a30b26-1e4e-49f9-9c9b-7afa5f1ead36 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=112313) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 01:01:25.916947 np0000178253 devstack@c-api.service[112313]: INFO cinder.rpc [None req-35a30b26-1e4e-49f9-9c9b-7afa5f1ead36 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 03 01:01:25.917091 np0000178253 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-6c320659-a4ed-41a2-9a34-a98717fde2a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.918154 np0000178253 devstack@c-api.service[112316]: WARNING castellan.key_manager.migration [None req-77d6c20f-f389-4103-a10e-481bdb079eed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.919391 np0000178253 devstack@c-api.service[112313]: INFO cinder.rpc [None req-35a30b26-1e4e-49f9-9c9b-7afa5f1ead36 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 03 01:01:25.920076 np0000178253 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-6c320659-a4ed-41a2-9a34-a98717fde2a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.920627 np0000178253 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-35a30b26-1e4e-49f9-9c9b-7afa5f1ead36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.921455 np0000178253 devstack@c-api.service[112316]: WARNING castellan.key_manager.migration [None req-77d6c20f-f389-4103-a10e-481bdb079eed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.922982 np0000178253 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-6c320659-a4ed-41a2-9a34-a98717fde2a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.923355 np0000178253 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-ed14fdbd-8adc-4060-8afd-98e16da7509c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.924708 np0000178253 devstack@c-api.service[112316]: WARNING castellan.key_manager.migration [None req-77d6c20f-f389-4103-a10e-481bdb079eed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.926076 np0000178253 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-6c320659-a4ed-41a2-9a34-a98717fde2a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.926670 np0000178253 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-ed14fdbd-8adc-4060-8afd-98e16da7509c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.928934 np0000178253 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-6c320659-a4ed-41a2-9a34-a98717fde2a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.929180 np0000178253 devstack@c-api.service[112316]: WARNING castellan.key_manager.migration [None req-77d6c20f-f389-4103-a10e-481bdb079eed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.930121 np0000178253 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-ed14fdbd-8adc-4060-8afd-98e16da7509c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.931893 np0000178253 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-6c320659-a4ed-41a2-9a34-a98717fde2a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.932430 np0000178253 devstack@c-api.service[112316]: WARNING castellan.key_manager.migration [None req-77d6c20f-f389-4103-a10e-481bdb079eed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.933139 np0000178253 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-35a30b26-1e4e-49f9-9c9b-7afa5f1ead36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.933374 np0000178253 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-6c320659-a4ed-41a2-9a34-a98717fde2a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.935353 np0000178253 devstack@c-api.service[112316]: WARNING castellan.key_manager.migration [None req-77d6c20f-f389-4103-a10e-481bdb079eed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.936046 np0000178253 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-ed14fdbd-8adc-4060-8afd-98e16da7509c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.936128 np0000178253 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-6c320659-a4ed-41a2-9a34-a98717fde2a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.936283 np0000178253 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-35a30b26-1e4e-49f9-9c9b-7afa5f1ead36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.938478 np0000178253 devstack@c-api.service[112316]: WARNING castellan.key_manager.migration [None req-77d6c20f-f389-4103-a10e-481bdb079eed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.939127 np0000178253 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-ed14fdbd-8adc-4060-8afd-98e16da7509c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.939440 np0000178253 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-35a30b26-1e4e-49f9-9c9b-7afa5f1ead36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.941346 np0000178253 devstack@c-api.service[112316]: WARNING castellan.key_manager.migration [None req-77d6c20f-f389-4103-a10e-481bdb079eed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.941521 np0000178253 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-6c320659-a4ed-41a2-9a34-a98717fde2a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.942006 np0000178253 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-ed14fdbd-8adc-4060-8afd-98e16da7509c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.944295 np0000178253 devstack@c-api.service[112316]: WARNING castellan.key_manager.migration [None req-77d6c20f-f389-4103-a10e-481bdb079eed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.944586 np0000178253 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-35a30b26-1e4e-49f9-9c9b-7afa5f1ead36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.944858 np0000178253 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-6c320659-a4ed-41a2-9a34-a98717fde2a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.945244 np0000178253 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-ed14fdbd-8adc-4060-8afd-98e16da7509c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.945753 np0000178253 devstack@c-api.service[112316]: WARNING castellan.key_manager.migration [None req-77d6c20f-f389-4103-a10e-481bdb079eed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.946952 np0000178253 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-6c320659-a4ed-41a2-9a34-a98717fde2a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.947667 np0000178253 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-35a30b26-1e4e-49f9-9c9b-7afa5f1ead36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.947964 np0000178253 devstack@c-api.service[112314]: WARNING cinder.api.contrib.hosts [None req-6c320659-a4ed-41a2-9a34-a98717fde2a6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 03 01:01:25.948110 np0000178253 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-ed14fdbd-8adc-4060-8afd-98e16da7509c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.948436 np0000178253 devstack@c-api.service[112316]: WARNING castellan.key_manager.migration [None req-77d6c20f-f389-4103-a10e-481bdb079eed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.948702 np0000178253 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-6c320659-a4ed-41a2-9a34-a98717fde2a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.950238 np0000178253 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-6c320659-a4ed-41a2-9a34-a98717fde2a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.950675 np0000178253 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-35a30b26-1e4e-49f9-9c9b-7afa5f1ead36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.951009 np0000178253 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-ed14fdbd-8adc-4060-8afd-98e16da7509c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.951624 np0000178253 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-6c320659-a4ed-41a2-9a34-a98717fde2a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.952496 np0000178253 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-ed14fdbd-8adc-4060-8afd-98e16da7509c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.953102 np0000178253 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-6c320659-a4ed-41a2-9a34-a98717fde2a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.953902 np0000178253 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-35a30b26-1e4e-49f9-9c9b-7afa5f1ead36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.953952 np0000178253 devstack@c-api.service[112316]: WARNING castellan.key_manager.migration [None req-77d6c20f-f389-4103-a10e-481bdb079eed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.954507 np0000178253 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-6c320659-a4ed-41a2-9a34-a98717fde2a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.955204 np0000178253 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-ed14fdbd-8adc-4060-8afd-98e16da7509c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.955935 np0000178253 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-6c320659-a4ed-41a2-9a34-a98717fde2a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.956768 np0000178253 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-35a30b26-1e4e-49f9-9c9b-7afa5f1ead36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.957488 np0000178253 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-6c320659-a4ed-41a2-9a34-a98717fde2a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.957771 np0000178253 devstack@c-api.service[112316]: WARNING castellan.key_manager.migration [None req-77d6c20f-f389-4103-a10e-481bdb079eed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.958545 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-6c320659-a4ed-41a2-9a34-a98717fde2a6 None None] Extended resource: extensions {{(pid=112314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:25.959817 np0000178253 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-35a30b26-1e4e-49f9-9c9b-7afa5f1ead36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.959911 np0000178253 devstack@c-api.service[112316]: WARNING castellan.key_manager.migration [None req-77d6c20f-f389-4103-a10e-481bdb079eed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.960472 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-6c320659-a4ed-41a2-9a34-a98717fde2a6 None None] Extended resource: os-availability-zone {{(pid=112314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:25.961273 np0000178253 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-ed14fdbd-8adc-4060-8afd-98e16da7509c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.961340 np0000178253 devstack@c-api.service[112316]: WARNING cinder.api.contrib.hosts [None req-77d6c20f-f389-4103-a10e-481bdb079eed None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 03 01:01:25.961390 np0000178253 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-35a30b26-1e4e-49f9-9c9b-7afa5f1ead36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.961697 np0000178253 devstack@c-api.service[112316]: WARNING castellan.key_manager.migration [None req-77d6c20f-f389-4103-a10e-481bdb079eed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.961819 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-6c320659-a4ed-41a2-9a34-a98717fde2a6 None None] Extended resource: os-hosts {{(pid=112314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:25.964495 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-6c320659-a4ed-41a2-9a34-a98717fde2a6 None None] Extended resource: backups {{(pid=112314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:25.964604 np0000178253 devstack@c-api.service[112316]: WARNING castellan.key_manager.migration [None req-77d6c20f-f389-4103-a10e-481bdb079eed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.964678 np0000178253 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-35a30b26-1e4e-49f9-9c9b-7afa5f1ead36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.964945 np0000178253 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-ed14fdbd-8adc-4060-8afd-98e16da7509c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.965150 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-6c320659-a4ed-41a2-9a34-a98717fde2a6 None None] Extended resource: consistencygroups {{(pid=112314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:25.965344 np0000178253 devstack@c-api.service[112316]: WARNING castellan.key_manager.migration [None req-77d6c20f-f389-4103-a10e-481bdb079eed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.966822 np0000178253 devstack@c-api.service[112316]: WARNING castellan.key_manager.migration [None req-77d6c20f-f389-4103-a10e-481bdb079eed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.967329 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-6c320659-a4ed-41a2-9a34-a98717fde2a6 None None] Extended resource: os-volume-manage {{(pid=112314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:25.967496 np0000178253 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-ed14fdbd-8adc-4060-8afd-98e16da7509c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.968163 np0000178253 devstack@c-api.service[112316]: WARNING castellan.key_manager.migration [None req-77d6c20f-f389-4103-a10e-481bdb079eed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.968730 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-6c320659-a4ed-41a2-9a34-a98717fde2a6 None None] Extended resource: extra_specs {{(pid=112314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:25.968795 np0000178253 devstack@c-api.service[112315]: WARNING cinder.api.contrib.hosts [None req-ed14fdbd-8adc-4060-8afd-98e16da7509c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 03 01:01:25.969505 np0000178253 devstack@c-api.service[112316]: WARNING castellan.key_manager.migration [None req-77d6c20f-f389-4103-a10e-481bdb079eed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.969739 np0000178253 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-35a30b26-1e4e-49f9-9c9b-7afa5f1ead36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.969783 np0000178253 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-ed14fdbd-8adc-4060-8afd-98e16da7509c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.970266 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-6c320659-a4ed-41a2-9a34-a98717fde2a6 None None] Extended resource: os-snapshot-manage {{(pid=112314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:25.971215 np0000178253 devstack@c-api.service[112316]: WARNING castellan.key_manager.migration [None req-77d6c20f-f389-4103-a10e-481bdb079eed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.971728 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-6c320659-a4ed-41a2-9a34-a98717fde2a6 None None] Extended resource: cgsnapshots {{(pid=112314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:25.971822 np0000178253 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-ed14fdbd-8adc-4060-8afd-98e16da7509c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.972161 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.v3.router [None req-77d6c20f-f389-4103-a10e-481bdb079eed None None] Extended resource: extensions {{(pid=112316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:25.973090 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-6c320659-a4ed-41a2-9a34-a98717fde2a6 None None] Extended resource: encryption {{(pid=112314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:25.973404 np0000178253 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-35a30b26-1e4e-49f9-9c9b-7afa5f1ead36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.973491 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.v3.router [None req-77d6c20f-f389-4103-a10e-481bdb079eed None None] Extended resource: os-availability-zone {{(pid=112316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:25.974272 np0000178253 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-ed14fdbd-8adc-4060-8afd-98e16da7509c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.974652 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-6c320659-a4ed-41a2-9a34-a98717fde2a6 None None] Extended resource: encryption {{(pid=112314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:25.974843 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.v3.router [None req-77d6c20f-f389-4103-a10e-481bdb079eed None None] Extended resource: os-hosts {{(pid=112316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:25.975490 np0000178253 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-35a30b26-1e4e-49f9-9c9b-7afa5f1ead36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.975772 np0000178253 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-ed14fdbd-8adc-4060-8afd-98e16da7509c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.976183 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-6c320659-a4ed-41a2-9a34-a98717fde2a6 None None] Extended resource: capabilities {{(pid=112314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:25.976449 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.v3.router [None req-77d6c20f-f389-4103-a10e-481bdb079eed None None] Extended resource: backups {{(pid=112316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:25.976604 np0000178253 devstack@c-api.service[112313]: WARNING cinder.api.contrib.hosts [None req-35a30b26-1e4e-49f9-9c9b-7afa5f1ead36 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 03 01:01:25.977197 np0000178253 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-ed14fdbd-8adc-4060-8afd-98e16da7509c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.977437 np0000178253 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-35a30b26-1e4e-49f9-9c9b-7afa5f1ead36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.977476 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-6c320659-a4ed-41a2-9a34-a98717fde2a6 None None] Extended resource: scheduler-stats {{(pid=112314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:25.978505 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.v3.router [None req-77d6c20f-f389-4103-a10e-481bdb079eed None None] Extended resource: consistencygroups {{(pid=112316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:25.978700 np0000178253 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-ed14fdbd-8adc-4060-8afd-98e16da7509c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.978941 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-6c320659-a4ed-41a2-9a34-a98717fde2a6 None None] Extended resource: os-volume-type-access {{(pid=112314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:25.979010 np0000178253 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-35a30b26-1e4e-49f9-9c9b-7afa5f1ead36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.980306 np0000178253 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-ed14fdbd-8adc-4060-8afd-98e16da7509c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.980361 np0000178253 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-35a30b26-1e4e-49f9-9c9b-7afa5f1ead36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.980536 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-6c320659-a4ed-41a2-9a34-a98717fde2a6 None None] Extended resource: qos-specs {{(pid=112314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:25.980607 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.v3.router [None req-77d6c20f-f389-4103-a10e-481bdb079eed None None] Extended resource: os-volume-manage {{(pid=112316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:25.981259 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-ed14fdbd-8adc-4060-8afd-98e16da7509c None None] Extended resource: extensions {{(pid=112315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:25.981866 np0000178253 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-35a30b26-1e4e-49f9-9c9b-7afa5f1ead36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.981961 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.v3.router [None req-77d6c20f-f389-4103-a10e-481bdb079eed None None] Extended resource: extra_specs {{(pid=112316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:25.982615 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-6c320659-a4ed-41a2-9a34-a98717fde2a6 None None] Extended resource: os-quota-class-sets {{(pid=112314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:25.982704 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-ed14fdbd-8adc-4060-8afd-98e16da7509c None None] Extended resource: os-availability-zone {{(pid=112315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:25.983256 np0000178253 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-35a30b26-1e4e-49f9-9c9b-7afa5f1ead36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.983854 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.v3.router [None req-77d6c20f-f389-4103-a10e-481bdb079eed None None] Extended resource: os-snapshot-manage {{(pid=112316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:25.983971 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-6c320659-a4ed-41a2-9a34-a98717fde2a6 None None] Extended resource: os-quota-sets {{(pid=112314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:25.984075 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-ed14fdbd-8adc-4060-8afd-98e16da7509c None None] Extended resource: os-hosts {{(pid=112315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:25.984609 np0000178253 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-35a30b26-1e4e-49f9-9c9b-7afa5f1ead36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.985300 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-6c320659-a4ed-41a2-9a34-a98717fde2a6 None None] Extended resource: os-volume-transfer {{(pid=112314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:25.985352 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.v3.router [None req-77d6c20f-f389-4103-a10e-481bdb079eed None None] Extended resource: cgsnapshots {{(pid=112316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:25.985387 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-ed14fdbd-8adc-4060-8afd-98e16da7509c None None] Extended resource: backups {{(pid=112315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:25.986167 np0000178253 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-35a30b26-1e4e-49f9-9c9b-7afa5f1ead36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.986676 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.v3.router [None req-77d6c20f-f389-4103-a10e-481bdb079eed None None] Extended resource: encryption {{(pid=112316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:25.987186 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-35a30b26-1e4e-49f9-9c9b-7afa5f1ead36 None None] Extended resource: extensions {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:25.987457 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-ed14fdbd-8adc-4060-8afd-98e16da7509c None None] Extended resource: consistencygroups {{(pid=112315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:25.988038 np0000178253 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-6c320659-a4ed-41a2-9a34-a98717fde2a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.988223 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.v3.router [None req-77d6c20f-f389-4103-a10e-481bdb079eed None None] Extended resource: encryption {{(pid=112316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:25.988537 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-35a30b26-1e4e-49f9-9c9b-7afa5f1ead36 None None] Extended resource: os-availability-zone {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:25.989391 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-ed14fdbd-8adc-4060-8afd-98e16da7509c None None] Extended resource: os-volume-manage {{(pid=112315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:25.989515 np0000178253 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-6c320659-a4ed-41a2-9a34-a98717fde2a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.989744 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.v3.router [None req-77d6c20f-f389-4103-a10e-481bdb079eed None None] Extended resource: capabilities {{(pid=112316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:25.989885 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-35a30b26-1e4e-49f9-9c9b-7afa5f1ead36 None None] Extended resource: os-hosts {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:25.990825 np0000178253 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-6c320659-a4ed-41a2-9a34-a98717fde2a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.990939 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-ed14fdbd-8adc-4060-8afd-98e16da7509c None None] Extended resource: extra_specs {{(pid=112315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:25.991031 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.v3.router [None req-77d6c20f-f389-4103-a10e-481bdb079eed None None] Extended resource: scheduler-stats {{(pid=112316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:25.991421 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-35a30b26-1e4e-49f9-9c9b-7afa5f1ead36 None None] Extended resource: backups {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:25.992516 np0000178253 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-6c320659-a4ed-41a2-9a34-a98717fde2a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.992635 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.v3.router [None req-77d6c20f-f389-4103-a10e-481bdb079eed None None] Extended resource: os-volume-type-access {{(pid=112316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:25.992763 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-ed14fdbd-8adc-4060-8afd-98e16da7509c None None] Extended resource: os-snapshot-manage {{(pid=112315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:25.993127 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.contrib.snapshot_actions [None req-6c320659-a4ed-41a2-9a34-a98717fde2a6 None None] SnapshotActionsController initialized {{(pid=112314) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 03 01:01:25.993859 np0000178253 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-6c320659-a4ed-41a2-9a34-a98717fde2a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.994104 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-ed14fdbd-8adc-4060-8afd-98e16da7509c None None] Extended resource: cgsnapshots {{(pid=112315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:25.994218 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.v3.router [None req-77d6c20f-f389-4103-a10e-481bdb079eed None None] Extended resource: qos-specs {{(pid=112316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:25.994301 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-35a30b26-1e4e-49f9-9c9b-7afa5f1ead36 None None] Extended resource: consistencygroups {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:25.995276 np0000178253 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-6c320659-a4ed-41a2-9a34-a98717fde2a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.995732 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-ed14fdbd-8adc-4060-8afd-98e16da7509c None None] Extended resource: encryption {{(pid=112315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:25.996409 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.v3.router [None req-77d6c20f-f389-4103-a10e-481bdb079eed None None] Extended resource: os-quota-class-sets {{(pid=112316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:25.996583 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-35a30b26-1e4e-49f9-9c9b-7afa5f1ead36 None None] Extended resource: os-volume-manage {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:25.996962 np0000178253 devstack@c-api.service[112314]: WARNING castellan.key_manager.migration [None req-6c320659-a4ed-41a2-9a34-a98717fde2a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:25.997400 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-ed14fdbd-8adc-4060-8afd-98e16da7509c None None] Extended resource: encryption {{(pid=112315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:25.997479 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-6c320659-a4ed-41a2-9a34-a98717fde2a6 None None] Extension AdminActions extending resource: volumes {{(pid=112314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:25.997552 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-6c320659-a4ed-41a2-9a34-a98717fde2a6 None None] Extension AdminActions extending resource: snapshots {{(pid=112314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:25.997670 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.v3.router [None req-77d6c20f-f389-4103-a10e-481bdb079eed None None] Extended resource: os-quota-sets {{(pid=112316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:25.997716 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-6c320659-a4ed-41a2-9a34-a98717fde2a6 None None] Extension AdminActions extending resource: backups {{(pid=112314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:25.997845 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-6c320659-a4ed-41a2-9a34-a98717fde2a6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:25.997939 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-6c320659-a4ed-41a2-9a34-a98717fde2a6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:25.998024 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-6c320659-a4ed-41a2-9a34-a98717fde2a6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:25.998086 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-35a30b26-1e4e-49f9-9c9b-7afa5f1ead36 None None] Extended resource: extra_specs {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:25.998208 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-6c320659-a4ed-41a2-9a34-a98717fde2a6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:25.998299 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-6c320659-a4ed-41a2-9a34-a98717fde2a6 None None] Extension TypesManage extending resource: types {{(pid=112314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:25.998403 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-6c320659-a4ed-41a2-9a34-a98717fde2a6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:25.998531 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-6c320659-a4ed-41a2-9a34-a98717fde2a6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:25.998629 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-6c320659-a4ed-41a2-9a34-a98717fde2a6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:25.998751 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-6c320659-a4ed-41a2-9a34-a98717fde2a6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:25.998864 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-6c320659-a4ed-41a2-9a34-a98717fde2a6 None None] Extension VolumeActions extending resource: volumes {{(pid=112314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:25.998984 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-6c320659-a4ed-41a2-9a34-a98717fde2a6 None None] Extension UsedLimits extending resource: limits {{(pid=112314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:25.999082 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-6c320659-a4ed-41a2-9a34-a98717fde2a6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:25.999186 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.v3.router [None req-6c320659-a4ed-41a2-9a34-a98717fde2a6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:25.999228 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-ed14fdbd-8adc-4060-8afd-98e16da7509c None None] Extended resource: capabilities {{(pid=112315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:25.999720 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.v3.router [None req-77d6c20f-f389-4103-a10e-481bdb079eed None None] Extended resource: os-volume-transfer {{(pid=112316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:25.999908 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-35a30b26-1e4e-49f9-9c9b-7afa5f1ead36 None None] Extended resource: os-snapshot-manage {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:26.000428 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-ed14fdbd-8adc-4060-8afd-98e16da7509c None None] Extended resource: scheduler-stats {{(pid=112315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:26.001394 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-35a30b26-1e4e-49f9-9c9b-7afa5f1ead36 None None] Extended resource: cgsnapshots {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:26.001862 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-ed14fdbd-8adc-4060-8afd-98e16da7509c None None] Extended resource: os-volume-type-access {{(pid=112315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:26.002185 np0000178253 devstack@c-api.service[112316]: WARNING castellan.key_manager.migration [None req-77d6c20f-f389-4103-a10e-481bdb079eed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:26.002820 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-35a30b26-1e4e-49f9-9c9b-7afa5f1ead36 None None] Extended resource: encryption {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:26.003471 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-ed14fdbd-8adc-4060-8afd-98e16da7509c None None] Extended resource: qos-specs {{(pid=112315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:26.003708 np0000178253 devstack@c-api.service[112316]: WARNING castellan.key_manager.migration [None req-77d6c20f-f389-4103-a10e-481bdb079eed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:26.004363 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-35a30b26-1e4e-49f9-9c9b-7afa5f1ead36 None None] Extended resource: encryption {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:26.005357 np0000178253 devstack@c-api.service[112316]: WARNING castellan.key_manager.migration [None req-77d6c20f-f389-4103-a10e-481bdb079eed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:26.005514 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-ed14fdbd-8adc-4060-8afd-98e16da7509c None None] Extended resource: os-quota-class-sets {{(pid=112315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:26.005953 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-35a30b26-1e4e-49f9-9c9b-7afa5f1ead36 None None] Extended resource: capabilities {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:26.006822 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-ed14fdbd-8adc-4060-8afd-98e16da7509c None None] Extended resource: os-quota-sets {{(pid=112315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:26.006900 np0000178253 devstack@c-api.service[112314]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7eb01b4a3668 pid: 112314 (default app) Jun 03 01:01:26.006948 np0000178253 devstack@c-api.service[112316]: WARNING castellan.key_manager.migration [None req-77d6c20f-f389-4103-a10e-481bdb079eed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:26.007297 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-35a30b26-1e4e-49f9-9c9b-7afa5f1ead36 None None] Extended resource: scheduler-stats {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:26.007728 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.contrib.snapshot_actions [None req-77d6c20f-f389-4103-a10e-481bdb079eed None None] SnapshotActionsController initialized {{(pid=112316) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 03 01:01:26.008478 np0000178253 devstack@c-api.service[112316]: WARNING castellan.key_manager.migration [None req-77d6c20f-f389-4103-a10e-481bdb079eed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:26.008788 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-35a30b26-1e4e-49f9-9c9b-7afa5f1ead36 None None] Extended resource: os-volume-type-access {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:26.008999 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-ed14fdbd-8adc-4060-8afd-98e16da7509c None None] Extended resource: os-volume-transfer {{(pid=112315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:26.009873 np0000178253 devstack@c-api.service[112316]: WARNING castellan.key_manager.migration [None req-77d6c20f-f389-4103-a10e-481bdb079eed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:26.010500 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-35a30b26-1e4e-49f9-9c9b-7afa5f1ead36 None None] Extended resource: qos-specs {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:26.011281 np0000178253 devstack@c-api.service[112316]: WARNING castellan.key_manager.migration [None req-77d6c20f-f389-4103-a10e-481bdb079eed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:26.012128 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.v3.router [None req-77d6c20f-f389-4103-a10e-481bdb079eed None None] Extension AdminActions extending resource: volumes {{(pid=112316) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:26.012272 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.v3.router [None req-77d6c20f-f389-4103-a10e-481bdb079eed None None] Extension AdminActions extending resource: snapshots {{(pid=112316) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:26.012336 np0000178253 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-ed14fdbd-8adc-4060-8afd-98e16da7509c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:26.012376 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.v3.router [None req-77d6c20f-f389-4103-a10e-481bdb079eed None None] Extension AdminActions extending resource: backups {{(pid=112316) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:26.012517 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.v3.router [None req-77d6c20f-f389-4103-a10e-481bdb079eed None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112316) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:26.012651 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.v3.router [None req-77d6c20f-f389-4103-a10e-481bdb079eed None None] Extension SnapshotActions extending resource: snapshots {{(pid=112316) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:26.012780 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-35a30b26-1e4e-49f9-9c9b-7afa5f1ead36 None None] Extended resource: os-quota-class-sets {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:26.012928 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.v3.router [None req-77d6c20f-f389-4103-a10e-481bdb079eed None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112316) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:26.012928 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.v3.router [None req-77d6c20f-f389-4103-a10e-481bdb079eed None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112316) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:26.013160 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.v3.router [None req-77d6c20f-f389-4103-a10e-481bdb079eed None None] Extension TypesManage extending resource: types {{(pid=112316) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:26.013160 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.v3.router [None req-77d6c20f-f389-4103-a10e-481bdb079eed None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112316) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:26.013160 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.v3.router [None req-77d6c20f-f389-4103-a10e-481bdb079eed None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112316) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:26.013428 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.v3.router [None req-77d6c20f-f389-4103-a10e-481bdb079eed None None] Extension VolumeTypeAccess extending resource: types {{(pid=112316) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:26.013428 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.v3.router [None req-77d6c20f-f389-4103-a10e-481bdb079eed None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112316) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:26.013538 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.v3.router [None req-77d6c20f-f389-4103-a10e-481bdb079eed None None] Extension VolumeActions extending resource: volumes {{(pid=112316) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:26.013589 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.v3.router [None req-77d6c20f-f389-4103-a10e-481bdb079eed None None] Extension UsedLimits extending resource: limits {{(pid=112316) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:26.013777 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.v3.router [None req-77d6c20f-f389-4103-a10e-481bdb079eed None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112316) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:26.013777 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.v3.router [None req-77d6c20f-f389-4103-a10e-481bdb079eed None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112316) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:26.014038 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-35a30b26-1e4e-49f9-9c9b-7afa5f1ead36 None None] Extended resource: os-quota-sets {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:26.014341 np0000178253 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-ed14fdbd-8adc-4060-8afd-98e16da7509c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:26.014910 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.014910 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.014910 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.014910 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.015247 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.015247 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.015247 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.015247 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.015531 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.015531 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.015531 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.015531 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.015531 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.015531 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.015987 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.015987 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.015987 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.015987 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.015987 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.016342 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.016342 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.016342 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.016342 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.016342 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.016644 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.016644 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.016644 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.016644 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.016956 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.016956 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.016956 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.016956 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.016956 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.017284 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.017284 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.017284 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.017284 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.017284 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.017595 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.017595 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.017595 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.017595 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.017595 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.017595 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.019020 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.019020 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.019020 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.019020 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.019020 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.019020 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.019866 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.019866 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.019866 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.019866 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.019866 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.019866 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.020606 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.020606 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.020606 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.020606 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.020606 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.021395 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.021395 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.021395 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.021876 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-35a30b26-1e4e-49f9-9c9b-7afa5f1ead36 None None] Extended resource: os-volume-transfer {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:26.022025 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.022025 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.022025 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.022025 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.022025 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.023068 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.023068 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.023068 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.023068 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.023068 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.023355 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.023355 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.023355 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.023355 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.023355 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.023355 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.023568 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.023568 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.023568 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.023568 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.023568 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.023713 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.023713 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.023713 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.023713 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.023713 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.024107 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.024107 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.024107 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.024107 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.024337 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.024337 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.024337 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.024337 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.024588 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.024588 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.024588 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.024588 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.024588 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.025029 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.025029 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.025029 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.025029 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.025029 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.025523 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.025523 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.025523 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.025523 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.025864 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.025864 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.025864 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.025864 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.026103 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.026103 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.026103 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.026103 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.026344 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.026344 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.026344 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.026344 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.026670 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.026670 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.026670 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.026670 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.026869 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.026869 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.026869 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.026869 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.026869 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.026869 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.027053 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.027053 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.027053 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.027053 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.027053 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.027220 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.027220 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.027220 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.027220 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.027220 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.027220 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.027220 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.027417 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.027417 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.027417 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.027417 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.027417 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.027417 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.027593 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.027593 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.027593 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.027593 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.027702 np0000178253 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-ed14fdbd-8adc-4060-8afd-98e16da7509c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:26.027727 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.027727 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.027727 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.027727 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.027727 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.027727 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.027910 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.027910 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.027910 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.027910 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.027910 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.028053 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.028053 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.028053 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.028053 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.028053 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.028195 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.028195 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.028195 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.028195 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.028311 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.028311 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.028311 np0000178253 devstack@c-api.service[112314]: /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 01:01:26.028311 np0000178253 devstack@c-api.service[112314]: warnings.warn(deprecated_msg) Jun 03 01:01:26.028430 np0000178253 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-ed14fdbd-8adc-4060-8afd-98e16da7509c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:26.028456 np0000178253 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-35a30b26-1e4e-49f9-9c9b-7afa5f1ead36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:26.028493 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.middleware.request_id [None req-cf4fbc71-f919-4ad5-b2e4-033ce9120a48 None None] RequestId filter calling following filter/app {{(pid=112314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 03 01:01:26.028533 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.contrib.snapshot_actions [None req-ed14fdbd-8adc-4060-8afd-98e16da7509c None None] SnapshotActionsController initialized {{(pid=112315) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 03 01:01:26.028533 np0000178253 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-ed14fdbd-8adc-4060-8afd-98e16da7509c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:26.028577 np0000178253 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-35a30b26-1e4e-49f9-9c9b-7afa5f1ead36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:26.028577 np0000178253 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-35a30b26-1e4e-49f9-9c9b-7afa5f1ead36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:26.028619 np0000178253 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-ed14fdbd-8adc-4060-8afd-98e16da7509c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:26.028642 np0000178253 devstack@c-api.service[112314]: [pid: 112314|app: 0|req: 1/1] 199.19.213.23 () {60 vars in 949 bytes} [Wed Jun 3 01:01:26 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 01:01:26.028665 np0000178253 devstack@c-api.service[112316]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7eb01b4a3668 pid: 112316 (default app) Jun 03 01:01:26.028689 np0000178253 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-ed14fdbd-8adc-4060-8afd-98e16da7509c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:26.028711 np0000178253 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-35a30b26-1e4e-49f9-9c9b-7afa5f1ead36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:26.028735 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-ed14fdbd-8adc-4060-8afd-98e16da7509c None None] Extension AdminActions extending resource: volumes {{(pid=112315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:26.028766 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.contrib.snapshot_actions [None req-35a30b26-1e4e-49f9-9c9b-7afa5f1ead36 None None] SnapshotActionsController initialized {{(pid=112313) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 03 01:01:26.028791 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-ed14fdbd-8adc-4060-8afd-98e16da7509c None None] Extension AdminActions extending resource: snapshots {{(pid=112315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:26.028791 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-ed14fdbd-8adc-4060-8afd-98e16da7509c None None] Extension AdminActions extending resource: backups {{(pid=112315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:26.028791 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-ed14fdbd-8adc-4060-8afd-98e16da7509c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:26.028791 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-ed14fdbd-8adc-4060-8afd-98e16da7509c None None] Extension SnapshotActions extending resource: snapshots {{(pid=112315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:26.028791 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-ed14fdbd-8adc-4060-8afd-98e16da7509c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:26.028791 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-ed14fdbd-8adc-4060-8afd-98e16da7509c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:26.028791 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-ed14fdbd-8adc-4060-8afd-98e16da7509c None None] Extension TypesManage extending resource: types {{(pid=112315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:26.029589 np0000178253 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-35a30b26-1e4e-49f9-9c9b-7afa5f1ead36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:26.029648 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-ed14fdbd-8adc-4060-8afd-98e16da7509c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:26.029648 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-ed14fdbd-8adc-4060-8afd-98e16da7509c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:26.029648 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-ed14fdbd-8adc-4060-8afd-98e16da7509c None None] Extension VolumeTypeAccess extending resource: types {{(pid=112315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:26.029648 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-ed14fdbd-8adc-4060-8afd-98e16da7509c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:26.029648 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-ed14fdbd-8adc-4060-8afd-98e16da7509c None None] Extension VolumeActions extending resource: volumes {{(pid=112315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:26.029648 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-ed14fdbd-8adc-4060-8afd-98e16da7509c None None] Extension UsedLimits extending resource: limits {{(pid=112315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:26.029648 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-ed14fdbd-8adc-4060-8afd-98e16da7509c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:26.030010 np0000178253 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-ed14fdbd-8adc-4060-8afd-98e16da7509c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:26.030075 np0000178253 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-35a30b26-1e4e-49f9-9c9b-7afa5f1ead36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:26.030075 np0000178253 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-35a30b26-1e4e-49f9-9c9b-7afa5f1ead36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:26.030075 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-35a30b26-1e4e-49f9-9c9b-7afa5f1ead36 None None] Extension AdminActions extending resource: volumes {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:26.030075 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-35a30b26-1e4e-49f9-9c9b-7afa5f1ead36 None None] Extension AdminActions extending resource: snapshots {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:26.030075 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-35a30b26-1e4e-49f9-9c9b-7afa5f1ead36 None None] Extension AdminActions extending resource: backups {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:26.030075 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-35a30b26-1e4e-49f9-9c9b-7afa5f1ead36 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:26.030075 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-35a30b26-1e4e-49f9-9c9b-7afa5f1ead36 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:26.030075 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-35a30b26-1e4e-49f9-9c9b-7afa5f1ead36 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:26.030468 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-35a30b26-1e4e-49f9-9c9b-7afa5f1ead36 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:26.030468 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-35a30b26-1e4e-49f9-9c9b-7afa5f1ead36 None None] Extension TypesManage extending resource: types {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:26.030468 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-35a30b26-1e4e-49f9-9c9b-7afa5f1ead36 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:26.030468 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-35a30b26-1e4e-49f9-9c9b-7afa5f1ead36 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:26.030468 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-35a30b26-1e4e-49f9-9c9b-7afa5f1ead36 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:26.030468 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-35a30b26-1e4e-49f9-9c9b-7afa5f1ead36 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:26.030468 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-35a30b26-1e4e-49f9-9c9b-7afa5f1ead36 None None] Extension VolumeActions extending resource: volumes {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:26.030842 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-35a30b26-1e4e-49f9-9c9b-7afa5f1ead36 None None] Extension UsedLimits extending resource: limits {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:26.030842 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-35a30b26-1e4e-49f9-9c9b-7afa5f1ead36 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:26.030842 np0000178253 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-35a30b26-1e4e-49f9-9c9b-7afa5f1ead36 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:26.034180 np0000178253 devstack@c-api.service[112315]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7eb01b4a3668 pid: 112315 (default app) Jun 03 01:01:26.038067 np0000178253 devstack@c-api.service[112313]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7eb01b4a3668 pid: 112313 (default app) Jun 03 01:01:33.377787 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.middleware.request_id [None req-14710af0-5812-4fcf-8397-05bfb8e04171 None None] RequestId filter calling following filter/app {{(pid=112314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 03 01:01:33.876595 np0000178253 devstack@c-api.service[112314]: INFO cinder.api.openstack.wsgi [None req-14710af0-5812-4fcf-8397-05bfb8e04171 admin admin] POST https://199.19.213.23/volume/v3/types Jun 03 01:01:33.877180 np0000178253 devstack@c-api.service[112314]: DEBUG cinder.api.openstack.wsgi [None req-14710af0-5812-4fcf-8397-05bfb8e04171 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 03 01:01:33.878837 np0000178253 devstack@c-api.service[112314]: /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 01:01:33.878837 np0000178253 devstack@c-api.service[112314]: warnings.warn( Jun 03 01:01:33.919722 np0000178253 devstack@c-api.service[112314]: DEBUG oslo_db.sqlalchemy.engines [None req-14710af0-5812-4fcf-8397-05bfb8e04171 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=112314) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 01:01:33.956750 np0000178253 devstack@c-api.service[112314]: INFO cinder.api.openstack.wsgi [None req-14710af0-5812-4fcf-8397-05bfb8e04171 admin admin] https://199.19.213.23/volume/v3/types returned with HTTP 200 Jun 03 01:01:33.958084 np0000178253 devstack@c-api.service[112314]: [pid: 112314|app: 0|req: 2/2] 199.19.213.23 () {68 vars in 1281 bytes} [Wed Jun 3 01:01:33 2026] POST /volume/v3/types => generated 186 bytes in 581 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 03 01:01:33.983961 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.983961 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.983961 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.983961 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.984863 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.984863 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.984863 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.984863 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.985107 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.985107 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.985107 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.985107 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.985107 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.985107 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.985419 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.985419 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.985419 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.985419 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.985419 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.985696 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.985696 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.985696 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.985696 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.985696 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.985981 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.985981 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.985981 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.985981 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.986197 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.986197 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.986197 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.986197 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.986197 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.986463 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.986463 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.986463 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.986463 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.986463 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.987436 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.987436 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.987436 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.987436 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.987436 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.987436 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.987995 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.987995 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.987995 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.987995 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.987995 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.987995 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.988429 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.988429 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.988429 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.988429 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.988429 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.988429 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.988798 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.988798 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.988798 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.988798 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.988798 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.989149 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.989149 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.989149 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.989149 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.989149 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.989466 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.989466 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.989466 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.989466 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.989466 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.989466 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.989893 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.989893 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.989893 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.989893 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.989893 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.989893 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.990326 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.990326 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.990326 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.990326 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.990326 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.990691 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.990691 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.990691 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.990691 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.990691 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.991101 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.991101 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.991101 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.991101 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.991432 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.991432 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.991432 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.991432 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.991686 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.991686 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.991686 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.991686 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.991686 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.992043 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.992043 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.992043 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.992043 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.992043 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.992375 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.992375 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.992375 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.992375 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.992586 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.992586 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.992586 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.992586 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.992719 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.992719 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.992719 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.992719 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.992871 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.992871 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.992871 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.992871 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.993017 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.993017 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.993017 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.993017 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.993146 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.993146 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.993146 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.993146 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.993146 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.993313 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.993313 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.993313 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.993313 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.993313 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.993313 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.993511 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.993511 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.993511 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.993511 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.993511 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.993667 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.993667 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.993667 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.993667 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.993667 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.993667 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.993909 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.993909 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.993909 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.993909 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.993909 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.993909 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.994114 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.994114 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.994114 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.994114 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.994114 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.994114 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.994330 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.994330 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.994330 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.994330 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.994330 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.994330 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.994515 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.994515 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.994515 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.994515 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.994697 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.994697 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.994697 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.994697 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.994697 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.995911 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.995911 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.995911 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.995911 np0000178253 devstack@c-api.service[112316]: /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 01:01:33.995911 np0000178253 devstack@c-api.service[112316]: warnings.warn(deprecated_msg) Jun 03 01:01:33.995911 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.middleware.request_id [req-14710af0-5812-4fcf-8397-05bfb8e04171 req-e608d9ce-5c4e-42e0-96ef-31f8390ba4d3 None None] RequestId filter calling following filter/app {{(pid=112316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 03 01:01:34.337984 np0000178253 devstack@c-api.service[112316]: INFO cinder.api.openstack.wsgi [req-14710af0-5812-4fcf-8397-05bfb8e04171 req-e608d9ce-5c4e-42e0-96ef-31f8390ba4d3 admin admin] POST https://199.19.213.23/volume/v3/types/7e8c7029-78ae-46d3-8fec-e6b8b981198c/extra_specs Jun 03 01:01:34.338550 np0000178253 devstack@c-api.service[112316]: DEBUG cinder.api.openstack.wsgi [req-14710af0-5812-4fcf-8397-05bfb8e04171 req-e608d9ce-5c4e-42e0-96ef-31f8390ba4d3 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 03 01:01:34.340651 np0000178253 devstack@c-api.service[112316]: /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 01:01:34.340651 np0000178253 devstack@c-api.service[112316]: warnings.warn( Jun 03 01:01:34.385203 np0000178253 devstack@c-api.service[112316]: DEBUG oslo_db.sqlalchemy.engines [req-14710af0-5812-4fcf-8397-05bfb8e04171 req-e608d9ce-5c4e-42e0-96ef-31f8390ba4d3 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=112316) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 01:01:34.449516 np0000178253 devstack@c-api.service[112316]: INFO cinder.api.openstack.wsgi [req-14710af0-5812-4fcf-8397-05bfb8e04171 req-e608d9ce-5c4e-42e0-96ef-31f8390ba4d3 admin admin] https://199.19.213.23/volume/v3/types/7e8c7029-78ae-46d3-8fec-e6b8b981198c/extra_specs returned with HTTP 200 Jun 03 01:01:34.450193 np0000178253 devstack@c-api.service[112316]: [pid: 112316|app: 0|req: 1/3] 199.19.213.23 () {70 vars in 1498 bytes} [Wed Jun 3 01:01:33 2026] POST /volume/v3/types/7e8c7029-78ae-46d3-8fec-e6b8b981198c/extra_specs => generated 55 bytes in 480 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 03 01:01:35.908253 np0000178253 devstack@c-api.service[112315]: DEBUG dbcounter [-] [112315] Writing DB stats cinder:SELECT=6 {{(pid=112315) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 03 01:01:35.918699 np0000178253 devstack@c-api.service[112313]: DEBUG dbcounter [-] [112313] Writing DB stats cinder:SELECT=6 {{(pid=112313) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 03 01:01:43.953504 np0000178253 devstack@c-api.service[112314]: DEBUG dbcounter [-] [112314] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112314) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 03 01:01:44.447784 np0000178253 devstack@c-api.service[112316]: DEBUG dbcounter [-] [112316] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112316) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}