Jun 10 18:25:35.168177 np0000179651 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 10 18:25:35.176359 np0000179651 devstack@c-api.service[113017]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 10 18:25:35.182387 np0000179651 devstack@c-api.service[113017]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Jun 10 18:25:35 2026] *** Jun 10 18:25:35.182387 np0000179651 devstack@c-api.service[113017]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 10 18:25:35.182387 np0000179651 devstack@c-api.service[113017]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 10 18:25:35.182387 np0000179651 devstack@c-api.service[113017]: nodename: np0000179651 Jun 10 18:25:35.182387 np0000179651 devstack@c-api.service[113017]: machine: x86_64 Jun 10 18:25:35.182387 np0000179651 devstack@c-api.service[113017]: clock source: unix Jun 10 18:25:35.182387 np0000179651 devstack@c-api.service[113017]: pcre jit disabled Jun 10 18:25:35.182387 np0000179651 devstack@c-api.service[113017]: detected number of CPU cores: 16 Jun 10 18:25:35.182387 np0000179651 devstack@c-api.service[113017]: current working directory: / Jun 10 18:25:35.182387 np0000179651 devstack@c-api.service[113017]: detected binary path: /usr/bin/uwsgi-core Jun 10 18:25:35.182387 np0000179651 devstack@c-api.service[113017]: your processes number limit is 256917 Jun 10 18:25:35.182387 np0000179651 devstack@c-api.service[113017]: your memory page size is 4096 bytes Jun 10 18:25:35.182387 np0000179651 devstack@c-api.service[113017]: detected max file descriptor number: 2048 Jun 10 18:25:35.182387 np0000179651 devstack@c-api.service[113017]: lock engine: pthread robust mutexes Jun 10 18:25:35.182880 np0000179651 devstack@c-api.service[113017]: thunder lock: enabled Jun 10 18:25:35.183043 np0000179651 devstack@c-api.service[113017]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 10 18:25:35.183125 np0000179651 devstack@c-api.service[113017]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 10 18:25:35.183125 np0000179651 devstack@c-api.service[113017]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 10 18:25:35.183125 np0000179651 devstack@c-api.service[113017]: Set PythonHome to /opt/stack/data/venv Jun 10 18:25:35.220919 np0000179651 devstack@c-api.service[113017]: Python main interpreter initialized at 0x70e12f0a3668 Jun 10 18:25:35.220919 np0000179651 devstack@c-api.service[113017]: python threads support enabled Jun 10 18:25:35.220919 np0000179651 devstack@c-api.service[113017]: your server socket listen backlog is limited to 100 connections Jun 10 18:25:35.220919 np0000179651 devstack@c-api.service[113017]: your mercy for graceful operations on workers is 80 seconds Jun 10 18:25:35.221533 np0000179651 devstack@c-api.service[113017]: mapped 671795 bytes (656 KB) for 4 cores Jun 10 18:25:35.221749 np0000179651 devstack@c-api.service[113017]: *** Operational MODE: preforking *** Jun 10 18:25:35.221996 np0000179651 devstack@c-api.service[113017]: *** uWSGI is running in multiple interpreter mode *** Jun 10 18:25:35.221996 np0000179651 devstack@c-api.service[113017]: spawned uWSGI master process (pid: 113017) Jun 10 18:25:35.222199 np0000179651 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 10 18:25:35.223038 np0000179651 devstack@c-api.service[113017]: spawned uWSGI worker 1 (pid: 113027, cores: 1) Jun 10 18:25:35.224017 np0000179651 devstack@c-api.service[113017]: spawned uWSGI worker 2 (pid: 113028, cores: 1) Jun 10 18:25:35.224576 np0000179651 devstack@c-api.service[113017]: spawned uWSGI worker 3 (pid: 113029, cores: 1) Jun 10 18:25:35.225315 np0000179651 devstack@c-api.service[113017]: spawned uWSGI worker 4 (pid: 113030, cores: 1) Jun 10 18:25:35.225403 np0000179651 devstack@c-api.service[113017]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 10 18:25:35.346534 np0000179651 devstack@c-api.service[113027]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 10 18:25:35.346534 np0000179651 devstack@c-api.service[113027]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 10 18:25:35.346534 np0000179651 devstack@c-api.service[113027]: we strongly recommend against using it for new projects. Jun 10 18:25:35.346534 np0000179651 devstack@c-api.service[113027]: If you are already using Eventlet, we recommend migrating to a different Jun 10 18:25:35.346534 np0000179651 devstack@c-api.service[113027]: framework. For more detail see Jun 10 18:25:35.346534 np0000179651 devstack@c-api.service[113027]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 10 18:25:35.346534 np0000179651 devstack@c-api.service[113027]: import eventlet # noqa Jun 10 18:25:35.348394 np0000179651 devstack@c-api.service[113028]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 10 18:25:35.348394 np0000179651 devstack@c-api.service[113028]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 10 18:25:35.348394 np0000179651 devstack@c-api.service[113028]: we strongly recommend against using it for new projects. Jun 10 18:25:35.348394 np0000179651 devstack@c-api.service[113028]: If you are already using Eventlet, we recommend migrating to a different Jun 10 18:25:35.348394 np0000179651 devstack@c-api.service[113028]: framework. For more detail see Jun 10 18:25:35.348394 np0000179651 devstack@c-api.service[113028]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 10 18:25:35.348394 np0000179651 devstack@c-api.service[113028]: import eventlet # noqa Jun 10 18:25:35.352161 np0000179651 devstack@c-api.service[113030]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 10 18:25:35.352161 np0000179651 devstack@c-api.service[113030]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 10 18:25:35.352161 np0000179651 devstack@c-api.service[113030]: we strongly recommend against using it for new projects. Jun 10 18:25:35.352161 np0000179651 devstack@c-api.service[113030]: If you are already using Eventlet, we recommend migrating to a different Jun 10 18:25:35.352161 np0000179651 devstack@c-api.service[113030]: framework. For more detail see Jun 10 18:25:35.352161 np0000179651 devstack@c-api.service[113030]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 10 18:25:35.352161 np0000179651 devstack@c-api.service[113030]: import eventlet # noqa Jun 10 18:25:35.353345 np0000179651 devstack@c-api.service[113029]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 10 18:25:35.353345 np0000179651 devstack@c-api.service[113029]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 10 18:25:35.353345 np0000179651 devstack@c-api.service[113029]: we strongly recommend against using it for new projects. Jun 10 18:25:35.353345 np0000179651 devstack@c-api.service[113029]: If you are already using Eventlet, we recommend migrating to a different Jun 10 18:25:35.353345 np0000179651 devstack@c-api.service[113029]: framework. For more detail see Jun 10 18:25:35.353345 np0000179651 devstack@c-api.service[113029]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 10 18:25:35.353345 np0000179651 devstack@c-api.service[113029]: import eventlet # noqa Jun 10 18:25:35.431112 np0000179651 devstack@c-api.service[113027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 10 18:25:35.431112 np0000179651 devstack@c-api.service[113027]: warnings.warn( Jun 10 18:25:35.431503 np0000179651 devstack@c-api.service[113028]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 10 18:25:35.431503 np0000179651 devstack@c-api.service[113028]: warnings.warn( Jun 10 18:25:35.437283 np0000179651 devstack@c-api.service[113030]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 10 18:25:35.437283 np0000179651 devstack@c-api.service[113030]: warnings.warn( Jun 10 18:25:35.444725 np0000179651 devstack@c-api.service[113029]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 10 18:25:35.444725 np0000179651 devstack@c-api.service[113029]: warnings.warn( Jun 10 18:25:35.505261 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:35.505261 np0000179651 devstack@c-api.service[113027]: from cgi import parse_header Jun 10 18:25:35.505536 np0000179651 devstack@c-api.service[113028]: /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 10 18:25:35.505536 np0000179651 devstack@c-api.service[113028]: from cgi import parse_header Jun 10 18:25:35.519194 np0000179651 devstack@c-api.service[113030]: /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 10 18:25:35.519194 np0000179651 devstack@c-api.service[113030]: from cgi import parse_header Jun 10 18:25:35.523345 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:35.523345 np0000179651 devstack@c-api.service[113029]: from cgi import parse_header Jun 10 18:25:35.553834 np0000179651 devstack@c-api.service[113028]: /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 10 18:25:35.553834 np0000179651 devstack@c-api.service[113028]: removals.removed_module( Jun 10 18:25:35.554423 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:35.554423 np0000179651 devstack@c-api.service[113027]: removals.removed_module( Jun 10 18:25:35.555271 np0000179651 devstack@c-api.service[113028]: /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 10 18:25:35.555271 np0000179651 devstack@c-api.service[113028]: removals.removed_module( Jun 10 18:25:35.556283 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:35.556283 np0000179651 devstack@c-api.service[113027]: removals.removed_module( Jun 10 18:25:35.570118 np0000179651 devstack@c-api.service[113030]: /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 10 18:25:35.570118 np0000179651 devstack@c-api.service[113030]: removals.removed_module( Jun 10 18:25:35.572082 np0000179651 devstack@c-api.service[113030]: /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 10 18:25:35.572082 np0000179651 devstack@c-api.service[113030]: removals.removed_module( Jun 10 18:25:35.572258 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:35.572258 np0000179651 devstack@c-api.service[113029]: removals.removed_module( Jun 10 18:25:35.573636 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:35.573636 np0000179651 devstack@c-api.service[113029]: removals.removed_module( Jun 10 18:25:36.162257 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:36.162257 np0000179651 devstack@c-api.service[113027]: warnings.warn( Jun 10 18:25:36.162941 np0000179651 devstack@c-api.service[113028]: /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 10 18:25:36.162941 np0000179651 devstack@c-api.service[113028]: warnings.warn( Jun 10 18:25:36.187672 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:36.187672 np0000179651 devstack@c-api.service[113029]: warnings.warn( Jun 10 18:25:36.222913 np0000179651 devstack@c-api.service[113030]: /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 10 18:25:36.222913 np0000179651 devstack@c-api.service[113030]: warnings.warn( Jun 10 18:25:36.256986 np0000179651 devstack@c-api.service[113028]: /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 10 18:25:36.256986 np0000179651 devstack@c-api.service[113028]: warnings.warn( Jun 10 18:25:36.257830 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:36.257830 np0000179651 devstack@c-api.service[113027]: warnings.warn( Jun 10 18:25:36.285573 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:36.285573 np0000179651 devstack@c-api.service[113029]: warnings.warn( Jun 10 18:25:36.337537 np0000179651 devstack@c-api.service[113030]: /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 10 18:25:36.337537 np0000179651 devstack@c-api.service[113030]: warnings.warn( Jun 10 18:25:36.535795 np0000179651 devstack@c-api.service[113027]: 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 10 18:25:36.536260 np0000179651 devstack@c-api.service[113027]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113027) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 10 18:25:36.553160 np0000179651 devstack@c-api.service[113028]: 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 10 18:25:36.553575 np0000179651 devstack@c-api.service[113028]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113028) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 10 18:25:36.565317 np0000179651 devstack@c-api.service[113029]: 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 10 18:25:36.565756 np0000179651 devstack@c-api.service[113029]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113029) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 10 18:25:36.620567 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:36.620567 np0000179651 devstack@c-api.service[113027]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 10 18:25:36.623658 np0000179651 devstack@c-api.service[113028]: /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 10 18:25:36.623658 np0000179651 devstack@c-api.service[113028]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 10 18:25:36.630001 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:36.630001 np0000179651 devstack@c-api.service[113029]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 10 18:25:36.649287 np0000179651 devstack@c-api.service[113030]: 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 10 18:25:36.649755 np0000179651 devstack@c-api.service[113030]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113030) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 10 18:25:36.716697 np0000179651 devstack@c-api.service[113030]: /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 10 18:25:36.716697 np0000179651 devstack@c-api.service[113030]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 10 18:25:37.077525 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113027) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 10 18:25:37.077820 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113029) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 10 18:25:37.077925 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.077925 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.078035 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113028) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 10 18:25:37.078114 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.078172 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.078233 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.078321 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.078386 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.078386 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.078496 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.078561 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.078617 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.078617 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.078771 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.078771 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.078884 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.078948 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.079016 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.079073 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.079137 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.079202 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.079266 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.079266 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.079559 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.079627 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.079717 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.079781 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.079837 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.079899 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.079954 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.079954 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.081099 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.081255 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.081255 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.081363 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.081363 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.081584 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.081675 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.081753 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.081831 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.081831 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.081831 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.081831 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.081831 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.081831 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.082490 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.082571 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.082663 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.082663 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.082793 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.082793 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.082904 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.083380 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.083442 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.083487 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.083540 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.083583 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.083621 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.083673 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.083711 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.083745 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.083793 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.083835 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.083875 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.083875 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.083875 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.085543 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.085609 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.085668 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.085751 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.085828 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.085880 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.085948 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.086499 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.086548 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.086596 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.086635 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.086696 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.086737 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.086774 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.086817 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.086857 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.086892 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.086931 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.086985 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.087034 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.087075 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.087122 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.087163 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.087199 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.087199 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.087199 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.087199 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.087199 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.087637 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.087721 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.087766 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.087807 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.087845 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.087892 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.087930 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.087963 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.088005 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.088041 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.088092 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.088129 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.088129 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.088129 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.088612 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.088698 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.088747 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.088804 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.088858 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.088904 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.088983 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.089774 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.089842 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.089888 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.089927 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.089985 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.090038 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.090076 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.090121 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.090157 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.090195 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.090195 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.090258 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.090258 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.090328 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.094581 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.094789 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.094789 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.094936 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.094936 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.095076 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.095076 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.095464 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.095566 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.095566 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.095718 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.095786 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.095838 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.095914 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.095980 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.095980 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.096087 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.096150 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.096398 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.096461 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.096541 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.096689 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.096775 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.096841 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.096907 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.096969 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.096969 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.096969 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.100995 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.101083 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.101083 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.101262 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.101262 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.101262 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.101466 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.102216 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.102289 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.102349 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.102425 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.102425 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.102553 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.102553 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.102712 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.102805 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.102875 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.102986 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.103062 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.103121 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.103203 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.103436 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.103518 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.103596 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.103760 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.103831 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.103890 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.103962 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.104047 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.104111 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.104171 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.104171 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.104171 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.104358 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.104358 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.104485 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.104485 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.104485 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.104703 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.104703 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.104703 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.104881 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.106854 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.106955 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.106955 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.107082 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.107082 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.107202 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.107259 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.107313 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.107376 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.107432 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.107496 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.107569 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.107629 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.107724 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.107788 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.107849 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.107903 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.107957 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.108029 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.108102 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.108159 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.108232 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.108232 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.108232 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.108232 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.108232 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.108232 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.108580 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.108683 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.108757 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.108757 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.108757 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.108757 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.108965 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.109022 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.109076 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.109153 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.109209 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.109209 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.109209 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.109209 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.109209 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.109639 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.109729 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.109801 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.109801 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.109927 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.109980 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.110017 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.110060 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.110060 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.110136 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.110179 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.110227 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.110227 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.110310 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.110349 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.110349 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.110414 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.110459 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.110459 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.110459 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.110459 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.112399 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.112486 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.112527 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.112571 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.112612 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.112685 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.112735 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.112778 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.112818 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.112860 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.112898 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.112948 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.112948 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.112948 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.113069 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.113069 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.113069 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.113069 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.113207 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.113207 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.113298 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.113942 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.113942 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.114038 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.114077 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.114123 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.114123 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.114205 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.114243 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.114282 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.114326 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.114364 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.114408 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.114446 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.114489 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.114533 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.114586 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.114630 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.114697 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.114732 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.114766 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.114803 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.114841 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.114889 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.114928 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.114966 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.115015 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.115054 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.115097 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.115140 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.115178 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.115220 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.115263 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.115306 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.115343 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.115392 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.115436 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.115480 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.115530 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.115530 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.115530 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.115530 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.115530 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.116736 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.116806 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.116898 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.116898 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.116967 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.117008 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.117051 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.117088 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.117127 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.117172 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.117210 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.117310 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.117360 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.117401 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.117440 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.117478 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.117514 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.117566 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.117608 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.117669 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.117710 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.118177 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.118223 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.118291 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.118346 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.118409 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.118449 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.118486 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.118523 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.118574 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.118617 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.118617 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.118728 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.118771 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.118813 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.118856 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.118899 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.118899 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.118980 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.119018 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.119056 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.119094 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.119131 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.119176 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.119219 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.119262 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.119301 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.119338 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.119376 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.119414 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.119453 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.119499 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.119540 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.119587 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.119631 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.119704 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.119745 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.119790 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.119790 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.119790 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.119790 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.119790 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.119790 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.123704 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.123780 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.123820 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.123863 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.123906 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.123947 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.124005 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.124050 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.124089 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.124128 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.124128 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.124210 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.124253 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.124297 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.124335 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.124372 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.124372 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.124440 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.124480 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.124524 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.124566 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.124609 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.124675 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.124714 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.124762 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.124806 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.124845 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.124883 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.124920 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.124969 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.125008 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.125046 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.125090 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.125132 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.125171 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.125209 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.125209 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.125209 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.125209 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.125209 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.125209 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.125209 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.125483 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.125483 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.125483 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.125594 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.125635 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.125689 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.125740 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.125778 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.125816 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.125853 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.125898 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.125935 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.125935 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.126004 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.126051 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.126089 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.126089 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.126089 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.126089 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.126089 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.126089 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.128085 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.128156 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.128206 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.128274 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.128316 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.128353 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.128405 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.128450 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.128493 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.128532 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.128571 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.128608 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.128667 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.128717 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.128760 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.128803 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.128841 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.128885 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.128923 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.128967 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.129004 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.129042 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.129079 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.129123 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.129162 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.129205 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.129243 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.129316 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.129361 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.129404 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.129446 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.129494 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.129538 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.129578 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.129614 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.129676 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.129716 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.129758 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.129808 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.129851 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.129889 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.129933 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.129993 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.130037 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.130081 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.130124 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.130162 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.130205 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.130254 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.130297 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.130339 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.130382 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.130420 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.130456 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.130494 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.130536 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.130573 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.130624 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.130695 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.130740 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.130788 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.130834 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.130873 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.130911 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.130948 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.130987 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.131025 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.131064 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.131115 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.131160 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.131204 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.131256 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.131299 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.131349 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.131399 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.131443 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.131483 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.131528 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.131528 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.131528 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.131528 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.131528 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.131528 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.131528 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.131904 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.131904 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.131904 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.131904 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.131904 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.132110 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.132152 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.132194 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.132238 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.132284 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.132329 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.132370 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.132370 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.132454 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.132494 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.132532 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.132571 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.132609 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.132609 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.132609 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.132609 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.132774 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.132774 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.132774 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.132774 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.132774 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.132774 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.132774 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.133015 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.133015 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.133015 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.133015 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.133015 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.133015 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.133231 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.133277 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.133359 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.133359 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.133359 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.133359 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.133359 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.133359 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.133581 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.133581 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.133581 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.133711 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.133750 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.133750 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.133817 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.133855 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.133899 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.133937 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.133981 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.134010 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.134041 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.134066 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.134093 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.134120 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.134146 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.134173 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.134281 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.134314 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.134343 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.134368 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.134396 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.134426 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.134456 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.134484 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.134517 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.134546 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.134570 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.134597 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.134627 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.134676 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.134709 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.134740 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.134770 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.134800 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.134826 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.134857 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.134884 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.134884 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.134884 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.134884 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.134977 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113030) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 10 18:25:37.134977 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.134977 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.134977 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.135074 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.135074 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.135128 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.135157 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.135157 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.135206 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.135231 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.135261 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.135286 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.135310 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.135348 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.135374 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.135402 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.135433 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.135461 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.135486 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.135510 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.135536 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.135560 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.135590 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.135621 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.135662 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.135697 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.135737 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.135764 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.135764 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.135764 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.135764 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.136064 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.136151 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.136223 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.136286 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.136344 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.136402 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.136471 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.136958 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.137019 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.137074 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.137140 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.137176 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.137209 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.137236 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.137264 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.137294 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.137339 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.137363 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.137410 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.137453 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.137453 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.137500 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.137527 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.137554 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.137586 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.137612 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.137662 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.137704 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.137732 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.137764 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.137800 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.137827 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.137854 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.137854 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.137921 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.137954 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.138043 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.138096 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.138155 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.138213 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.138270 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.138333 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.138623 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.138704 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.138759 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.138830 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.138883 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.138941 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.139009 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.139449 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.139513 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.139569 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.139631 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.139710 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.139769 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.139834 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.140297 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.140361 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.140415 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.140483 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.140537 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.140598 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.140688 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.141712 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.141788 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.141875 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.141954 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.142012 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.142071 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.142138 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.142686 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.142741 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.142812 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.142854 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.142920 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.142968 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.143046 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.143551 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.143608 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.143678 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.143741 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.143786 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.143831 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.143870 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.143907 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.143945 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.143982 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.143982 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.144064 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.144064 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.144137 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.144137 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.144209 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.144247 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.144247 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.144315 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.144353 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.144408 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.144446 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.144483 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.144521 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.144567 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.144567 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.144671 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.144722 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.144760 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.144760 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.144760 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.144868 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.145054 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.145122 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.145179 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.145240 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.145287 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.145375 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.145440 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.145984 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.146115 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.146115 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.146283 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.146283 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.146283 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.146390 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.146780 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.146826 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.146889 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.146944 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.146999 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.147070 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.147128 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.147180 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.147244 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.147290 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.147359 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.147414 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.147461 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.147546 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.148144 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.148201 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.148271 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.148325 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.148386 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.148478 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.148538 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.148990 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.149042 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.149115 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.149170 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.149232 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.149286 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.149390 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.149635 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.149704 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.149761 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.149823 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.149877 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.149940 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.149995 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.150788 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.150832 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.150899 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.150970 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.151013 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.151082 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.151146 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.151208 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.151254 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.151319 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.151365 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.151431 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.151482 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.151553 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.151856 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.151909 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.151958 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.152022 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.152078 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.152132 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.152196 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.152842 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.152897 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.152939 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.153022 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.153064 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.153129 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.153183 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.153251 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.153306 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.153409 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.153459 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.153586 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.153586 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.153669 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.153720 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.153764 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.153829 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.153877 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.153930 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.153992 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.154038 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.154105 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.154157 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.154223 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.154280 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.154325 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.154388 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.154449 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.154760 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.154803 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.154876 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.154945 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.154993 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.155031 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.155149 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.155441 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.155488 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.155563 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.155605 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.155692 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.155737 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.155808 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.156101 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.156144 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.156207 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.156253 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.156326 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.156369 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.156444 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.156494 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.156545 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.156607 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.156682 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.156736 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.156797 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.156860 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.157312 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.157400 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.157490 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.157537 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.157599 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.157654 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.157746 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.158220 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.158270 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.158332 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.158377 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.158450 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.158500 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.158550 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:25:37.159720 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:25:37.159764 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:25:37.159839 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:25:37.159897 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:25:37.159956 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:25:37.160003 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:25:37.189284 np0000179651 devstack@c-api.service[113028]: INFO dbcounter [None req-fc249bab-cfb6-4baf-98c2-5b96ca0b6797 None None] Registered counter for database cinder Jun 10 18:25:37.189586 np0000179651 devstack@c-api.service[113027]: INFO dbcounter [None req-4830e3c1-8ba4-46f4-ab2f-42144cafe9fd None None] Registered counter for database cinder Jun 10 18:25:37.190432 np0000179651 devstack@c-api.service[113029]: INFO dbcounter [None req-f515844b-f5d3-4f87-be9c-c3d3e91d53c1 None None] Registered counter for database cinder Jun 10 18:25:37.206528 np0000179651 devstack@c-api.service[113030]: INFO dbcounter [None req-47ed35ea-7bf7-407e-bd0b-46127de0d228 None None] Registered counter for database cinder Jun 10 18:25:37.234606 np0000179651 devstack@c-api.service[113027]: DEBUG oslo_db.sqlalchemy.engines [None req-4830e3c1-8ba4-46f4-ab2f-42144cafe9fd 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=113027) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 18:25:37.237680 np0000179651 devstack@c-api.service[113028]: DEBUG oslo_db.sqlalchemy.engines [None req-fc249bab-cfb6-4baf-98c2-5b96ca0b6797 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=113028) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 18:25:37.242039 np0000179651 devstack@c-api.service[113029]: DEBUG oslo_db.sqlalchemy.engines [None req-f515844b-f5d3-4f87-be9c-c3d3e91d53c1 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=113029) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 18:25:37.260902 np0000179651 devstack@c-api.service[113030]: DEBUG oslo_db.sqlalchemy.engines [None req-47ed35ea-7bf7-407e-bd0b-46127de0d228 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=113030) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 18:25:37.349993 np0000179651 devstack@c-api.service[113027]: DEBUG dbcounter [-] [113027] Writer thread running {{(pid=113027) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 10 18:25:37.352694 np0000179651 devstack@c-api.service[113027]: INFO cinder.rpc [None req-4830e3c1-8ba4-46f4-ab2f-42144cafe9fd None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 10 18:25:37.355317 np0000179651 devstack@c-api.service[113027]: INFO cinder.rpc [None req-4830e3c1-8ba4-46f4-ab2f-42144cafe9fd None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 10 18:25:37.355436 np0000179651 devstack@c-api.service[113029]: DEBUG dbcounter [-] [113029] Writer thread running {{(pid=113029) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 10 18:25:37.356463 np0000179651 devstack@c-api.service[113028]: DEBUG dbcounter [-] [113028] Writer thread running {{(pid=113028) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 10 18:25:37.357983 np0000179651 devstack@c-api.service[113027]: INFO cinder.rpc [None req-4830e3c1-8ba4-46f4-ab2f-42144cafe9fd None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 10 18:25:37.358065 np0000179651 devstack@c-api.service[113029]: INFO cinder.rpc [None req-f515844b-f5d3-4f87-be9c-c3d3e91d53c1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 10 18:25:37.358749 np0000179651 devstack@c-api.service[113028]: INFO cinder.rpc [None req-fc249bab-cfb6-4baf-98c2-5b96ca0b6797 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 10 18:25:37.360418 np0000179651 devstack@c-api.service[113027]: INFO cinder.rpc [None req-4830e3c1-8ba4-46f4-ab2f-42144cafe9fd None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 10 18:25:37.360847 np0000179651 devstack@c-api.service[113029]: INFO cinder.rpc [None req-f515844b-f5d3-4f87-be9c-c3d3e91d53c1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 10 18:25:37.361066 np0000179651 devstack@c-api.service[113028]: INFO cinder.rpc [None req-fc249bab-cfb6-4baf-98c2-5b96ca0b6797 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 10 18:25:37.361567 np0000179651 devstack@c-api.service[113027]: WARNING castellan.key_manager.migration [None req-4830e3c1-8ba4-46f4-ab2f-42144cafe9fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.363272 np0000179651 devstack@c-api.service[113028]: INFO cinder.rpc [None req-fc249bab-cfb6-4baf-98c2-5b96ca0b6797 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 10 18:25:37.363627 np0000179651 devstack@c-api.service[113029]: INFO cinder.rpc [None req-f515844b-f5d3-4f87-be9c-c3d3e91d53c1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 10 18:25:37.364972 np0000179651 devstack@c-api.service[113027]: WARNING castellan.key_manager.migration [None req-4830e3c1-8ba4-46f4-ab2f-42144cafe9fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.365207 np0000179651 devstack@c-api.service[113028]: INFO cinder.rpc [None req-fc249bab-cfb6-4baf-98c2-5b96ca0b6797 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 10 18:25:37.366147 np0000179651 devstack@c-api.service[113029]: INFO cinder.rpc [None req-f515844b-f5d3-4f87-be9c-c3d3e91d53c1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 10 18:25:37.366247 np0000179651 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-fc249bab-cfb6-4baf-98c2-5b96ca0b6797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.367209 np0000179651 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-f515844b-f5d3-4f87-be9c-c3d3e91d53c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.371127 np0000179651 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-f515844b-f5d3-4f87-be9c-c3d3e91d53c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.373385 np0000179651 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-fc249bab-cfb6-4baf-98c2-5b96ca0b6797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.376663 np0000179651 devstack@c-api.service[113030]: DEBUG dbcounter [-] [113030] Writer thread running {{(pid=113030) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 10 18:25:37.377295 np0000179651 devstack@c-api.service[113030]: INFO cinder.rpc [None req-47ed35ea-7bf7-407e-bd0b-46127de0d228 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 10 18:25:37.379660 np0000179651 devstack@c-api.service[113030]: INFO cinder.rpc [None req-47ed35ea-7bf7-407e-bd0b-46127de0d228 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 10 18:25:37.382366 np0000179651 devstack@c-api.service[113030]: INFO cinder.rpc [None req-47ed35ea-7bf7-407e-bd0b-46127de0d228 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 10 18:25:37.384836 np0000179651 devstack@c-api.service[113030]: INFO cinder.rpc [None req-47ed35ea-7bf7-407e-bd0b-46127de0d228 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 10 18:25:37.386032 np0000179651 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-47ed35ea-7bf7-407e-bd0b-46127de0d228 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.389771 np0000179651 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-47ed35ea-7bf7-407e-bd0b-46127de0d228 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.401290 np0000179651 devstack@c-api.service[113027]: DEBUG oslo_db.sqlalchemy.engines [None req-4830e3c1-8ba4-46f4-ab2f-42144cafe9fd 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=113027) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 18:25:37.403723 np0000179651 devstack@c-api.service[113027]: INFO cinder.rpc [None req-4830e3c1-8ba4-46f4-ab2f-42144cafe9fd None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 10 18:25:37.405785 np0000179651 devstack@c-api.service[113029]: DEBUG oslo_db.sqlalchemy.engines [None req-f515844b-f5d3-4f87-be9c-c3d3e91d53c1 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=113029) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 18:25:37.406160 np0000179651 devstack@c-api.service[113027]: INFO cinder.rpc [None req-4830e3c1-8ba4-46f4-ab2f-42144cafe9fd None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 10 18:25:37.407361 np0000179651 devstack@c-api.service[113027]: WARNING castellan.key_manager.migration [None req-4830e3c1-8ba4-46f4-ab2f-42144cafe9fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.407851 np0000179651 devstack@c-api.service[113029]: INFO cinder.rpc [None req-f515844b-f5d3-4f87-be9c-c3d3e91d53c1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 10 18:25:37.410251 np0000179651 devstack@c-api.service[113029]: INFO cinder.rpc [None req-f515844b-f5d3-4f87-be9c-c3d3e91d53c1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 10 18:25:37.411338 np0000179651 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-f515844b-f5d3-4f87-be9c-c3d3e91d53c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.418588 np0000179651 devstack@c-api.service[113027]: WARNING castellan.key_manager.migration [None req-4830e3c1-8ba4-46f4-ab2f-42144cafe9fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.420671 np0000179651 devstack@c-api.service[113028]: DEBUG oslo_db.sqlalchemy.engines [None req-fc249bab-cfb6-4baf-98c2-5b96ca0b6797 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=113028) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 18:25:37.421699 np0000179651 devstack@c-api.service[113027]: WARNING castellan.key_manager.migration [None req-4830e3c1-8ba4-46f4-ab2f-42144cafe9fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.422333 np0000179651 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-f515844b-f5d3-4f87-be9c-c3d3e91d53c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.423636 np0000179651 devstack@c-api.service[113028]: INFO cinder.rpc [None req-fc249bab-cfb6-4baf-98c2-5b96ca0b6797 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 10 18:25:37.424750 np0000179651 devstack@c-api.service[113027]: WARNING castellan.key_manager.migration [None req-4830e3c1-8ba4-46f4-ab2f-42144cafe9fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.425486 np0000179651 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-f515844b-f5d3-4f87-be9c-c3d3e91d53c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.426305 np0000179651 devstack@c-api.service[113028]: INFO cinder.rpc [None req-fc249bab-cfb6-4baf-98c2-5b96ca0b6797 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 10 18:25:37.426988 np0000179651 devstack@c-api.service[113030]: DEBUG oslo_db.sqlalchemy.engines [None req-47ed35ea-7bf7-407e-bd0b-46127de0d228 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=113030) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 18:25:37.427875 np0000179651 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-fc249bab-cfb6-4baf-98c2-5b96ca0b6797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.428521 np0000179651 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-f515844b-f5d3-4f87-be9c-c3d3e91d53c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.429787 np0000179651 devstack@c-api.service[113027]: WARNING castellan.key_manager.migration [None req-4830e3c1-8ba4-46f4-ab2f-42144cafe9fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.429834 np0000179651 devstack@c-api.service[113030]: INFO cinder.rpc [None req-47ed35ea-7bf7-407e-bd0b-46127de0d228 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 10 18:25:37.432381 np0000179651 devstack@c-api.service[113030]: INFO cinder.rpc [None req-47ed35ea-7bf7-407e-bd0b-46127de0d228 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 10 18:25:37.432699 np0000179651 devstack@c-api.service[113027]: WARNING castellan.key_manager.migration [None req-4830e3c1-8ba4-46f4-ab2f-42144cafe9fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.433665 np0000179651 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-f515844b-f5d3-4f87-be9c-c3d3e91d53c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.433728 np0000179651 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-47ed35ea-7bf7-407e-bd0b-46127de0d228 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.435551 np0000179651 devstack@c-api.service[113027]: WARNING castellan.key_manager.migration [None req-4830e3c1-8ba4-46f4-ab2f-42144cafe9fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.436710 np0000179651 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-f515844b-f5d3-4f87-be9c-c3d3e91d53c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.438831 np0000179651 devstack@c-api.service[113027]: WARNING castellan.key_manager.migration [None req-4830e3c1-8ba4-46f4-ab2f-42144cafe9fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.439749 np0000179651 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-f515844b-f5d3-4f87-be9c-c3d3e91d53c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.441660 np0000179651 devstack@c-api.service[113027]: WARNING castellan.key_manager.migration [None req-4830e3c1-8ba4-46f4-ab2f-42144cafe9fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.442854 np0000179651 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-f515844b-f5d3-4f87-be9c-c3d3e91d53c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.442969 np0000179651 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-fc249bab-cfb6-4baf-98c2-5b96ca0b6797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.444551 np0000179651 devstack@c-api.service[113027]: WARNING castellan.key_manager.migration [None req-4830e3c1-8ba4-46f4-ab2f-42144cafe9fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.445586 np0000179651 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-f515844b-f5d3-4f87-be9c-c3d3e91d53c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.446094 np0000179651 devstack@c-api.service[113027]: WARNING castellan.key_manager.migration [None req-4830e3c1-8ba4-46f4-ab2f-42144cafe9fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.446158 np0000179651 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-fc249bab-cfb6-4baf-98c2-5b96ca0b6797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.446844 np0000179651 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-47ed35ea-7bf7-407e-bd0b-46127de0d228 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.448450 np0000179651 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-f515844b-f5d3-4f87-be9c-c3d3e91d53c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.448822 np0000179651 devstack@c-api.service[113027]: WARNING castellan.key_manager.migration [None req-4830e3c1-8ba4-46f4-ab2f-42144cafe9fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.449259 np0000179651 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-fc249bab-cfb6-4baf-98c2-5b96ca0b6797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.449882 np0000179651 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-f515844b-f5d3-4f87-be9c-c3d3e91d53c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.450001 np0000179651 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-47ed35ea-7bf7-407e-bd0b-46127de0d228 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.452484 np0000179651 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-f515844b-f5d3-4f87-be9c-c3d3e91d53c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.453319 np0000179651 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-47ed35ea-7bf7-407e-bd0b-46127de0d228 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.454307 np0000179651 devstack@c-api.service[113027]: WARNING castellan.key_manager.migration [None req-4830e3c1-8ba4-46f4-ab2f-42144cafe9fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.454599 np0000179651 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-fc249bab-cfb6-4baf-98c2-5b96ca0b6797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.457668 np0000179651 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-fc249bab-cfb6-4baf-98c2-5b96ca0b6797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.457851 np0000179651 devstack@c-api.service[113027]: WARNING castellan.key_manager.migration [None req-4830e3c1-8ba4-46f4-ab2f-42144cafe9fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.457941 np0000179651 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-47ed35ea-7bf7-407e-bd0b-46127de0d228 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.458072 np0000179651 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-f515844b-f5d3-4f87-be9c-c3d3e91d53c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.459712 np0000179651 devstack@c-api.service[113027]: WARNING cinder.api.contrib.hosts [None req-4830e3c1-8ba4-46f4-ab2f-42144cafe9fd None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 10 18:25:37.460398 np0000179651 devstack@c-api.service[113027]: WARNING castellan.key_manager.migration [None req-4830e3c1-8ba4-46f4-ab2f-42144cafe9fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.460523 np0000179651 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-fc249bab-cfb6-4baf-98c2-5b96ca0b6797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.461006 np0000179651 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-47ed35ea-7bf7-407e-bd0b-46127de0d228 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.461336 np0000179651 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-f515844b-f5d3-4f87-be9c-c3d3e91d53c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.461834 np0000179651 devstack@c-api.service[113027]: WARNING castellan.key_manager.migration [None req-4830e3c1-8ba4-46f4-ab2f-42144cafe9fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.463193 np0000179651 devstack@c-api.service[113029]: WARNING cinder.api.contrib.hosts [None req-f515844b-f5d3-4f87-be9c-c3d3e91d53c1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 10 18:25:37.463309 np0000179651 devstack@c-api.service[113027]: WARNING castellan.key_manager.migration [None req-4830e3c1-8ba4-46f4-ab2f-42144cafe9fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.463535 np0000179651 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-fc249bab-cfb6-4baf-98c2-5b96ca0b6797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.463879 np0000179651 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-f515844b-f5d3-4f87-be9c-c3d3e91d53c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.464802 np0000179651 devstack@c-api.service[113027]: WARNING castellan.key_manager.migration [None req-4830e3c1-8ba4-46f4-ab2f-42144cafe9fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.464905 np0000179651 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-47ed35ea-7bf7-407e-bd0b-46127de0d228 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.465259 np0000179651 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-f515844b-f5d3-4f87-be9c-c3d3e91d53c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.466088 np0000179651 devstack@c-api.service[113027]: WARNING castellan.key_manager.migration [None req-4830e3c1-8ba4-46f4-ab2f-42144cafe9fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.466336 np0000179651 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-fc249bab-cfb6-4baf-98c2-5b96ca0b6797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.466724 np0000179651 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-f515844b-f5d3-4f87-be9c-c3d3e91d53c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.467493 np0000179651 devstack@c-api.service[113027]: WARNING castellan.key_manager.migration [None req-4830e3c1-8ba4-46f4-ab2f-42144cafe9fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.468135 np0000179651 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-f515844b-f5d3-4f87-be9c-c3d3e91d53c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.468615 np0000179651 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-47ed35ea-7bf7-407e-bd0b-46127de0d228 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.468949 np0000179651 devstack@c-api.service[113027]: WARNING castellan.key_manager.migration [None req-4830e3c1-8ba4-46f4-ab2f-42144cafe9fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.469077 np0000179651 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-fc249bab-cfb6-4baf-98c2-5b96ca0b6797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.469442 np0000179651 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-f515844b-f5d3-4f87-be9c-c3d3e91d53c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.470366 np0000179651 devstack@c-api.service[113027]: WARNING castellan.key_manager.migration [None req-4830e3c1-8ba4-46f4-ab2f-42144cafe9fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.470542 np0000179651 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-fc249bab-cfb6-4baf-98c2-5b96ca0b6797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.470862 np0000179651 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-f515844b-f5d3-4f87-be9c-c3d3e91d53c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.471396 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.v3.router [None req-4830e3c1-8ba4-46f4-ab2f-42144cafe9fd None None] Extended resource: extensions {{(pid=113027) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:25:37.471482 np0000179651 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-47ed35ea-7bf7-407e-bd0b-46127de0d228 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.472247 np0000179651 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-f515844b-f5d3-4f87-be9c-c3d3e91d53c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.472742 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.v3.router [None req-4830e3c1-8ba4-46f4-ab2f-42144cafe9fd None None] Extended resource: encryption {{(pid=113027) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:25:37.473133 np0000179651 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-fc249bab-cfb6-4baf-98c2-5b96ca0b6797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.473510 np0000179651 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-f515844b-f5d3-4f87-be9c-c3d3e91d53c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.474223 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.v3.router [None req-4830e3c1-8ba4-46f4-ab2f-42144cafe9fd None None] Extended resource: capabilities {{(pid=113027) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:25:37.474383 np0000179651 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-47ed35ea-7bf7-407e-bd0b-46127de0d228 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.474527 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-f515844b-f5d3-4f87-be9c-c3d3e91d53c1 None None] Extended resource: extensions {{(pid=113029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:25:37.475837 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-f515844b-f5d3-4f87-be9c-c3d3e91d53c1 None None] Extended resource: encryption {{(pid=113029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:25:37.475902 np0000179651 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-47ed35ea-7bf7-407e-bd0b-46127de0d228 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.476245 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.v3.router [None req-4830e3c1-8ba4-46f4-ab2f-42144cafe9fd None None] Extended resource: os-quota-class-sets {{(pid=113027) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:25:37.477290 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-f515844b-f5d3-4f87-be9c-c3d3e91d53c1 None None] Extended resource: capabilities {{(pid=113029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:25:37.477495 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.v3.router [None req-4830e3c1-8ba4-46f4-ab2f-42144cafe9fd None None] Extended resource: os-volume-type-access {{(pid=113027) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:25:37.478589 np0000179651 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-fc249bab-cfb6-4baf-98c2-5b96ca0b6797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.478676 np0000179651 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-47ed35ea-7bf7-407e-bd0b-46127de0d228 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.479145 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-f515844b-f5d3-4f87-be9c-c3d3e91d53c1 None None] Extended resource: os-quota-class-sets {{(pid=113029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:25:37.479202 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.v3.router [None req-4830e3c1-8ba4-46f4-ab2f-42144cafe9fd None None] Extended resource: extra_specs {{(pid=113027) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:25:37.480400 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-f515844b-f5d3-4f87-be9c-c3d3e91d53c1 None None] Extended resource: os-volume-type-access {{(pid=113029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:25:37.480712 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.v3.router [None req-4830e3c1-8ba4-46f4-ab2f-42144cafe9fd None None] Extended resource: os-hosts {{(pid=113027) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:25:37.482030 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-f515844b-f5d3-4f87-be9c-c3d3e91d53c1 None None] Extended resource: extra_specs {{(pid=113029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:25:37.482108 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.v3.router [None req-4830e3c1-8ba4-46f4-ab2f-42144cafe9fd None None] Extended resource: os-availability-zone {{(pid=113027) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:25:37.482166 np0000179651 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-fc249bab-cfb6-4baf-98c2-5b96ca0b6797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.483370 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.v3.router [None req-4830e3c1-8ba4-46f4-ab2f-42144cafe9fd None None] Extended resource: consistencygroups {{(pid=113027) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:25:37.483593 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-f515844b-f5d3-4f87-be9c-c3d3e91d53c1 None None] Extended resource: os-hosts {{(pid=113029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:25:37.483870 np0000179651 devstack@c-api.service[113028]: WARNING cinder.api.contrib.hosts [None req-fc249bab-cfb6-4baf-98c2-5b96ca0b6797 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 10 18:25:37.484265 np0000179651 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-47ed35ea-7bf7-407e-bd0b-46127de0d228 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.484543 np0000179651 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-fc249bab-cfb6-4baf-98c2-5b96ca0b6797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.484897 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-f515844b-f5d3-4f87-be9c-c3d3e91d53c1 None None] Extended resource: os-availability-zone {{(pid=113029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:25:37.485286 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.v3.router [None req-4830e3c1-8ba4-46f4-ab2f-42144cafe9fd None None] Extended resource: cgsnapshots {{(pid=113027) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:25:37.485933 np0000179651 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-fc249bab-cfb6-4baf-98c2-5b96ca0b6797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.486196 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-f515844b-f5d3-4f87-be9c-c3d3e91d53c1 None None] Extended resource: consistencygroups {{(pid=113029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:25:37.486833 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.v3.router [None req-4830e3c1-8ba4-46f4-ab2f-42144cafe9fd None None] Extended resource: os-snapshot-manage {{(pid=113027) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:25:37.487389 np0000179651 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-fc249bab-cfb6-4baf-98c2-5b96ca0b6797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.488120 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-f515844b-f5d3-4f87-be9c-c3d3e91d53c1 None None] Extended resource: cgsnapshots {{(pid=113029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:25:37.488248 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.v3.router [None req-4830e3c1-8ba4-46f4-ab2f-42144cafe9fd None None] Extended resource: os-volume-manage {{(pid=113027) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:25:37.488337 np0000179651 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-47ed35ea-7bf7-407e-bd0b-46127de0d228 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.488844 np0000179651 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-fc249bab-cfb6-4baf-98c2-5b96ca0b6797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.489500 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-f515844b-f5d3-4f87-be9c-c3d3e91d53c1 None None] Extended resource: os-snapshot-manage {{(pid=113029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:25:37.489615 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.v3.router [None req-4830e3c1-8ba4-46f4-ab2f-42144cafe9fd None None] Extended resource: backups {{(pid=113027) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:25:37.490096 np0000179651 devstack@c-api.service[113030]: WARNING cinder.api.contrib.hosts [None req-47ed35ea-7bf7-407e-bd0b-46127de0d228 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 10 18:25:37.490203 np0000179651 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-fc249bab-cfb6-4baf-98c2-5b96ca0b6797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.490904 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-f515844b-f5d3-4f87-be9c-c3d3e91d53c1 None None] Extended resource: os-volume-manage {{(pid=113029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:25:37.491041 np0000179651 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-47ed35ea-7bf7-407e-bd0b-46127de0d228 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.491493 np0000179651 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-fc249bab-cfb6-4baf-98c2-5b96ca0b6797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.491581 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.v3.router [None req-4830e3c1-8ba4-46f4-ab2f-42144cafe9fd None None] Extended resource: encryption {{(pid=113027) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:25:37.492234 np0000179651 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-47ed35ea-7bf7-407e-bd0b-46127de0d228 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.492327 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-f515844b-f5d3-4f87-be9c-c3d3e91d53c1 None None] Extended resource: backups {{(pid=113029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:25:37.493107 np0000179651 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-fc249bab-cfb6-4baf-98c2-5b96ca0b6797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.493213 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.v3.router [None req-4830e3c1-8ba4-46f4-ab2f-42144cafe9fd None None] Extended resource: os-volume-transfer {{(pid=113027) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:25:37.493663 np0000179651 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-47ed35ea-7bf7-407e-bd0b-46127de0d228 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.494218 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-f515844b-f5d3-4f87-be9c-c3d3e91d53c1 None None] Extended resource: encryption {{(pid=113029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:25:37.494454 np0000179651 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-fc249bab-cfb6-4baf-98c2-5b96ca0b6797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.494779 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.v3.router [None req-4830e3c1-8ba4-46f4-ab2f-42144cafe9fd None None] Extended resource: scheduler-stats {{(pid=113027) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:25:37.495122 np0000179651 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-47ed35ea-7bf7-407e-bd0b-46127de0d228 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.495448 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-fc249bab-cfb6-4baf-98c2-5b96ca0b6797 None None] Extended resource: extensions {{(pid=113028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:25:37.495818 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-f515844b-f5d3-4f87-be9c-c3d3e91d53c1 None None] Extended resource: os-volume-transfer {{(pid=113029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:25:37.496187 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.v3.router [None req-4830e3c1-8ba4-46f4-ab2f-42144cafe9fd None None] Extended resource: os-quota-sets {{(pid=113027) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:25:37.496441 np0000179651 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-47ed35ea-7bf7-407e-bd0b-46127de0d228 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.496763 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-fc249bab-cfb6-4baf-98c2-5b96ca0b6797 None None] Extended resource: encryption {{(pid=113028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:25:37.497340 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-f515844b-f5d3-4f87-be9c-c3d3e91d53c1 None None] Extended resource: scheduler-stats {{(pid=113029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:25:37.497654 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.v3.router [None req-4830e3c1-8ba4-46f4-ab2f-42144cafe9fd None None] Extended resource: qos-specs {{(pid=113027) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:25:37.497800 np0000179651 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-47ed35ea-7bf7-407e-bd0b-46127de0d228 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.498219 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-fc249bab-cfb6-4baf-98c2-5b96ca0b6797 None None] Extended resource: capabilities {{(pid=113028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:25:37.498764 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-f515844b-f5d3-4f87-be9c-c3d3e91d53c1 None None] Extended resource: os-quota-sets {{(pid=113029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:25:37.499297 np0000179651 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-47ed35ea-7bf7-407e-bd0b-46127de0d228 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.499830 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.contrib.snapshot_actions [None req-4830e3c1-8ba4-46f4-ab2f-42144cafe9fd None None] SnapshotActionsController initialized {{(pid=113027) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 10 18:25:37.500062 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-fc249bab-cfb6-4baf-98c2-5b96ca0b6797 None None] Extended resource: os-quota-class-sets {{(pid=113028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:25:37.500142 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-f515844b-f5d3-4f87-be9c-c3d3e91d53c1 None None] Extended resource: qos-specs {{(pid=113029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:25:37.500568 np0000179651 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-47ed35ea-7bf7-407e-bd0b-46127de0d228 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.500797 np0000179651 devstack@c-api.service[113027]: WARNING castellan.key_manager.migration [None req-4830e3c1-8ba4-46f4-ab2f-42144cafe9fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.501293 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-fc249bab-cfb6-4baf-98c2-5b96ca0b6797 None None] Extended resource: os-volume-type-access {{(pid=113028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:25:37.501559 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-47ed35ea-7bf7-407e-bd0b-46127de0d228 None None] Extended resource: extensions {{(pid=113030) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:25:37.502201 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.contrib.snapshot_actions [None req-f515844b-f5d3-4f87-be9c-c3d3e91d53c1 None None] SnapshotActionsController initialized {{(pid=113029) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 10 18:25:37.502288 np0000179651 devstack@c-api.service[113027]: WARNING castellan.key_manager.migration [None req-4830e3c1-8ba4-46f4-ab2f-42144cafe9fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.502907 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-fc249bab-cfb6-4baf-98c2-5b96ca0b6797 None None] Extended resource: extra_specs {{(pid=113028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:25:37.502954 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-47ed35ea-7bf7-407e-bd0b-46127de0d228 None None] Extended resource: encryption {{(pid=113030) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:25:37.503000 np0000179651 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-f515844b-f5d3-4f87-be9c-c3d3e91d53c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.503662 np0000179651 devstack@c-api.service[113027]: WARNING castellan.key_manager.migration [None req-4830e3c1-8ba4-46f4-ab2f-42144cafe9fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.504303 np0000179651 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-f515844b-f5d3-4f87-be9c-c3d3e91d53c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.504365 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-47ed35ea-7bf7-407e-bd0b-46127de0d228 None None] Extended resource: capabilities {{(pid=113030) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:25:37.504422 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-fc249bab-cfb6-4baf-98c2-5b96ca0b6797 None None] Extended resource: os-hosts {{(pid=113028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:25:37.504992 np0000179651 devstack@c-api.service[113027]: WARNING castellan.key_manager.migration [None req-4830e3c1-8ba4-46f4-ab2f-42144cafe9fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.505605 np0000179651 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-f515844b-f5d3-4f87-be9c-c3d3e91d53c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.505688 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-47ed35ea-7bf7-407e-bd0b-46127de0d228 None None] Extended resource: os-quota-class-sets {{(pid=113030) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:25:37.505774 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-fc249bab-cfb6-4baf-98c2-5b96ca0b6797 None None] Extended resource: os-availability-zone {{(pid=113028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:25:37.506323 np0000179651 devstack@c-api.service[113027]: WARNING castellan.key_manager.migration [None req-4830e3c1-8ba4-46f4-ab2f-42144cafe9fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.506944 np0000179651 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-f515844b-f5d3-4f87-be9c-c3d3e91d53c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.507014 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-fc249bab-cfb6-4baf-98c2-5b96ca0b6797 None None] Extended resource: consistencygroups {{(pid=113028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:25:37.507090 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-47ed35ea-7bf7-407e-bd0b-46127de0d228 None None] Extended resource: os-volume-type-access {{(pid=113030) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:25:37.507745 np0000179651 devstack@c-api.service[113027]: WARNING castellan.key_manager.migration [None req-4830e3c1-8ba4-46f4-ab2f-42144cafe9fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.508249 np0000179651 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-f515844b-f5d3-4f87-be9c-c3d3e91d53c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.508576 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-47ed35ea-7bf7-407e-bd0b-46127de0d228 None None] Extended resource: extra_specs {{(pid=113030) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:25:37.508938 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-fc249bab-cfb6-4baf-98c2-5b96ca0b6797 None None] Extended resource: cgsnapshots {{(pid=113028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:25:37.509101 np0000179651 devstack@c-api.service[113027]: WARNING castellan.key_manager.migration [None req-4830e3c1-8ba4-46f4-ab2f-42144cafe9fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.509526 np0000179651 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-f515844b-f5d3-4f87-be9c-c3d3e91d53c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.510058 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.v3.router [None req-4830e3c1-8ba4-46f4-ab2f-42144cafe9fd None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113027) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:25:37.510178 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-47ed35ea-7bf7-407e-bd0b-46127de0d228 None None] Extended resource: os-hosts {{(pid=113030) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:25:37.510264 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.v3.router [None req-4830e3c1-8ba4-46f4-ab2f-42144cafe9fd None None] Extension TypesManage extending resource: types {{(pid=113027) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:25:37.510264 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.v3.router [None req-4830e3c1-8ba4-46f4-ab2f-42144cafe9fd None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113027) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:25:37.510528 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-fc249bab-cfb6-4baf-98c2-5b96ca0b6797 None None] Extended resource: os-snapshot-manage {{(pid=113028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:25:37.510620 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.v3.router [None req-4830e3c1-8ba4-46f4-ab2f-42144cafe9fd None None] Extension SnapshotActions extending resource: snapshots {{(pid=113027) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:25:37.510620 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.v3.router [None req-4830e3c1-8ba4-46f4-ab2f-42144cafe9fd None None] Extension VolumeActions extending resource: volumes {{(pid=113027) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:25:37.510931 np0000179651 devstack@c-api.service[113029]: WARNING castellan.key_manager.migration [None req-f515844b-f5d3-4f87-be9c-c3d3e91d53c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.511480 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.v3.router [None req-4830e3c1-8ba4-46f4-ab2f-42144cafe9fd None None] Extension VolumeTypeAccess extending resource: types {{(pid=113027) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:25:37.511598 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-47ed35ea-7bf7-407e-bd0b-46127de0d228 None None] Extended resource: os-availability-zone {{(pid=113030) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:25:37.511693 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.v3.router [None req-4830e3c1-8ba4-46f4-ab2f-42144cafe9fd None None] Extension UsedLimits extending resource: limits {{(pid=113027) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:25:37.511764 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-fc249bab-cfb6-4baf-98c2-5b96ca0b6797 None None] Extended resource: os-volume-manage {{(pid=113028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:25:37.511818 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.v3.router [None req-4830e3c1-8ba4-46f4-ab2f-42144cafe9fd None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113027) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:25:37.511818 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.v3.router [None req-4830e3c1-8ba4-46f4-ab2f-42144cafe9fd None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113027) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:25:37.511919 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-f515844b-f5d3-4f87-be9c-c3d3e91d53c1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113029) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:25:37.511983 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.v3.router [None req-4830e3c1-8ba4-46f4-ab2f-42144cafe9fd None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113027) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:25:37.512036 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-f515844b-f5d3-4f87-be9c-c3d3e91d53c1 None None] Extension TypesManage extending resource: types {{(pid=113029) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:25:37.512088 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.v3.router [None req-4830e3c1-8ba4-46f4-ab2f-42144cafe9fd None None] Extension AdminActions extending resource: volumes {{(pid=113027) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:25:37.512141 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-f515844b-f5d3-4f87-be9c-c3d3e91d53c1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113029) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:25:37.512192 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.v3.router [None req-4830e3c1-8ba4-46f4-ab2f-42144cafe9fd None None] Extension AdminActions extending resource: snapshots {{(pid=113027) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:25:37.512240 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-f515844b-f5d3-4f87-be9c-c3d3e91d53c1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113029) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:25:37.512283 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.v3.router [None req-4830e3c1-8ba4-46f4-ab2f-42144cafe9fd None None] Extension AdminActions extending resource: backups {{(pid=113027) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:25:37.512334 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-f515844b-f5d3-4f87-be9c-c3d3e91d53c1 None None] Extension VolumeActions extending resource: volumes {{(pid=113029) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:25:37.512388 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.v3.router [None req-4830e3c1-8ba4-46f4-ab2f-42144cafe9fd None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113027) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:25:37.512388 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.v3.router [None req-4830e3c1-8ba4-46f4-ab2f-42144cafe9fd None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113027) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:25:37.512515 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.v3.router [None req-4830e3c1-8ba4-46f4-ab2f-42144cafe9fd None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113027) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:25:37.512949 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-f515844b-f5d3-4f87-be9c-c3d3e91d53c1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113029) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:25:37.513010 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-47ed35ea-7bf7-407e-bd0b-46127de0d228 None None] Extended resource: consistencygroups {{(pid=113030) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:25:37.513059 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-f515844b-f5d3-4f87-be9c-c3d3e91d53c1 None None] Extension UsedLimits extending resource: limits {{(pid=113029) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:25:37.513125 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-fc249bab-cfb6-4baf-98c2-5b96ca0b6797 None None] Extended resource: backups {{(pid=113028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:25:37.513181 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-f515844b-f5d3-4f87-be9c-c3d3e91d53c1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113029) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:25:37.513243 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-f515844b-f5d3-4f87-be9c-c3d3e91d53c1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113029) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:25:37.513363 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-f515844b-f5d3-4f87-be9c-c3d3e91d53c1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113029) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:25:37.513449 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-f515844b-f5d3-4f87-be9c-c3d3e91d53c1 None None] Extension AdminActions extending resource: volumes {{(pid=113029) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:25:37.513565 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-f515844b-f5d3-4f87-be9c-c3d3e91d53c1 None None] Extension AdminActions extending resource: snapshots {{(pid=113029) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:25:37.513676 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-f515844b-f5d3-4f87-be9c-c3d3e91d53c1 None None] Extension AdminActions extending resource: backups {{(pid=113029) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:25:37.513767 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-f515844b-f5d3-4f87-be9c-c3d3e91d53c1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113029) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:25:37.513864 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-f515844b-f5d3-4f87-be9c-c3d3e91d53c1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113029) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:25:37.513962 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.v3.router [None req-f515844b-f5d3-4f87-be9c-c3d3e91d53c1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113029) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:25:37.515012 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-47ed35ea-7bf7-407e-bd0b-46127de0d228 None None] Extended resource: cgsnapshots {{(pid=113030) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:25:37.515087 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-fc249bab-cfb6-4baf-98c2-5b96ca0b6797 None None] Extended resource: encryption {{(pid=113028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:25:37.516556 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-47ed35ea-7bf7-407e-bd0b-46127de0d228 None None] Extended resource: os-snapshot-manage {{(pid=113030) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:25:37.516673 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-fc249bab-cfb6-4baf-98c2-5b96ca0b6797 None None] Extended resource: os-volume-transfer {{(pid=113028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:25:37.517925 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-47ed35ea-7bf7-407e-bd0b-46127de0d228 None None] Extended resource: os-volume-manage {{(pid=113030) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:25:37.518293 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-fc249bab-cfb6-4baf-98c2-5b96ca0b6797 None None] Extended resource: scheduler-stats {{(pid=113028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:25:37.519328 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-47ed35ea-7bf7-407e-bd0b-46127de0d228 None None] Extended resource: backups {{(pid=113030) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:25:37.519939 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-fc249bab-cfb6-4baf-98c2-5b96ca0b6797 None None] Extended resource: os-quota-sets {{(pid=113028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:25:37.520551 np0000179651 devstack@c-api.service[113027]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x70e12f0a3668 pid: 113027 (default app) Jun 10 18:25:37.521287 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-47ed35ea-7bf7-407e-bd0b-46127de0d228 None None] Extended resource: encryption {{(pid=113030) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:25:37.521351 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-fc249bab-cfb6-4baf-98c2-5b96ca0b6797 None None] Extended resource: qos-specs {{(pid=113028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:25:37.521493 np0000179651 devstack@c-api.service[113029]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x70e12f0a3668 pid: 113029 (default app) Jun 10 18:25:37.522873 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-47ed35ea-7bf7-407e-bd0b-46127de0d228 None None] Extended resource: os-volume-transfer {{(pid=113030) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:25:37.523424 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.contrib.snapshot_actions [None req-fc249bab-cfb6-4baf-98c2-5b96ca0b6797 None None] SnapshotActionsController initialized {{(pid=113028) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 10 18:25:37.524356 np0000179651 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-fc249bab-cfb6-4baf-98c2-5b96ca0b6797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.524417 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-47ed35ea-7bf7-407e-bd0b-46127de0d228 None None] Extended resource: scheduler-stats {{(pid=113030) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:25:37.525828 np0000179651 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-fc249bab-cfb6-4baf-98c2-5b96ca0b6797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.526416 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-47ed35ea-7bf7-407e-bd0b-46127de0d228 None None] Extended resource: os-quota-sets {{(pid=113030) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:25:37.527186 np0000179651 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-fc249bab-cfb6-4baf-98c2-5b96ca0b6797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.527820 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-47ed35ea-7bf7-407e-bd0b-46127de0d228 None None] Extended resource: qos-specs {{(pid=113030) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:25:37.528481 np0000179651 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-fc249bab-cfb6-4baf-98c2-5b96ca0b6797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.528582 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.528582 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.528582 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.528582 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.528582 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.529193 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.529193 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.529193 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.529193 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.529193 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.529728 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.529728 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.529728 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.529728 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.529728 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.529728 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.530471 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.530471 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.530471 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.530471 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.530910 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.530910 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.530910 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.530910 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.531318 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.531318 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.531318 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.531318 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.531886 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.531886 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.531886 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.531886 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.531886 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.532370 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.532370 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.532370 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.532370 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.532370 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.532882 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.532882 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.532882 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.532882 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.532882 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.532882 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.533420 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.533420 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.533420 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.533420 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.533420 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.533420 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.534003 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.534003 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.534003 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.534003 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.534003 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.534003 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.534548 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.534548 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.534548 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.534548 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.534548 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.535100 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.535100 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.535100 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.535100 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.535100 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.535510 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.535510 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.535510 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.535510 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.535510 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.535510 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.536857 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.536857 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.536857 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.536857 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.536857 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.536857 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.537303 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.537303 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.537303 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.537303 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.537303 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.537605 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.537605 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.537605 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.537605 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.537605 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.538287 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.538287 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.538287 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.538287 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.538589 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.538589 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.538589 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.538589 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.538844 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.538844 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.538844 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.538844 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.538844 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.539197 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.539197 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.539197 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.539197 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.539197 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.539385 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.539385 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.539385 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.539385 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.539558 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.539558 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.539558 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.539558 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.539747 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.539747 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.539747 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.539747 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.539923 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.539923 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.539923 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.539923 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.540086 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.540086 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.540086 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.540086 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.540261 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.540261 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.540261 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.540261 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.540261 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.540485 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.540485 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.540485 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.540485 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.540485 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.540485 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.540746 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.540746 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.540746 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.540746 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.540746 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.540952 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.540952 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.540952 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.540952 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.540952 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.540952 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.541231 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.541231 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.541231 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.541231 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.541231 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.541231 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.541629 np0000179651 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-fc249bab-cfb6-4baf-98c2-5b96ca0b6797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.541698 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.541698 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.541698 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.541698 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.541698 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.541698 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.542110 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.542110 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.542110 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.542110 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.542110 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.542110 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.542616 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.contrib.snapshot_actions [None req-47ed35ea-7bf7-407e-bd0b-46127de0d228 None None] SnapshotActionsController initialized {{(pid=113030) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 10 18:25:37.542786 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.542786 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.542786 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.542786 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.542970 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.542970 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.542970 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.542970 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.542970 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.543185 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.543185 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.543185 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.543185 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:37.543185 np0000179651 devstack@c-api.service[113027]: warnings.warn(deprecated_msg) Jun 10 18:25:37.543387 np0000179651 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-47ed35ea-7bf7-407e-bd0b-46127de0d228 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.543426 np0000179651 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-fc249bab-cfb6-4baf-98c2-5b96ca0b6797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.543461 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.middleware.request_id [None req-707f718f-682e-434a-8fb5-32ce266688c8 None None] RequestId filter calling following filter/app {{(pid=113027) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 18:25:37.543497 np0000179651 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-47ed35ea-7bf7-407e-bd0b-46127de0d228 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.543532 np0000179651 devstack@c-api.service[113028]: WARNING castellan.key_manager.migration [None req-fc249bab-cfb6-4baf-98c2-5b96ca0b6797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.543532 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-fc249bab-cfb6-4baf-98c2-5b96ca0b6797 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113028) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:25:37.543532 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-fc249bab-cfb6-4baf-98c2-5b96ca0b6797 None None] Extension TypesManage extending resource: types {{(pid=113028) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:25:37.543532 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-fc249bab-cfb6-4baf-98c2-5b96ca0b6797 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113028) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:25:37.543673 np0000179651 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-47ed35ea-7bf7-407e-bd0b-46127de0d228 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.543710 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-fc249bab-cfb6-4baf-98c2-5b96ca0b6797 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113028) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:25:37.543710 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-fc249bab-cfb6-4baf-98c2-5b96ca0b6797 None None] Extension VolumeActions extending resource: volumes {{(pid=113028) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:25:37.543795 np0000179651 devstack@c-api.service[113027]: [pid: 113027|app: 0|req: 1/1] 199.204.45.235 () {60 vars in 956 bytes} [Wed Jun 10 18:25:37 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 10 18:25:37.543831 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-fc249bab-cfb6-4baf-98c2-5b96ca0b6797 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113028) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:25:37.543831 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-fc249bab-cfb6-4baf-98c2-5b96ca0b6797 None None] Extension UsedLimits extending resource: limits {{(pid=113028) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:25:37.543908 np0000179651 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-47ed35ea-7bf7-407e-bd0b-46127de0d228 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.543944 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-fc249bab-cfb6-4baf-98c2-5b96ca0b6797 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113028) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:25:37.543944 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-fc249bab-cfb6-4baf-98c2-5b96ca0b6797 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113028) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:25:37.543944 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-fc249bab-cfb6-4baf-98c2-5b96ca0b6797 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113028) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:25:37.543944 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-fc249bab-cfb6-4baf-98c2-5b96ca0b6797 None None] Extension AdminActions extending resource: volumes {{(pid=113028) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:25:37.543944 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-fc249bab-cfb6-4baf-98c2-5b96ca0b6797 None None] Extension AdminActions extending resource: snapshots {{(pid=113028) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:25:37.543944 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-fc249bab-cfb6-4baf-98c2-5b96ca0b6797 None None] Extension AdminActions extending resource: backups {{(pid=113028) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:25:37.543944 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-fc249bab-cfb6-4baf-98c2-5b96ca0b6797 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113028) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:25:37.544182 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-fc249bab-cfb6-4baf-98c2-5b96ca0b6797 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113028) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:25:37.544182 np0000179651 devstack@c-api.service[113028]: DEBUG cinder.api.v3.router [None req-fc249bab-cfb6-4baf-98c2-5b96ca0b6797 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113028) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:25:37.544247 np0000179651 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-47ed35ea-7bf7-407e-bd0b-46127de0d228 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.544247 np0000179651 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-47ed35ea-7bf7-407e-bd0b-46127de0d228 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.544247 np0000179651 devstack@c-api.service[113030]: WARNING castellan.key_manager.migration [None req-47ed35ea-7bf7-407e-bd0b-46127de0d228 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:25:37.544247 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-47ed35ea-7bf7-407e-bd0b-46127de0d228 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113030) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:25:37.544247 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-47ed35ea-7bf7-407e-bd0b-46127de0d228 None None] Extension TypesManage extending resource: types {{(pid=113030) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:25:37.544247 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-47ed35ea-7bf7-407e-bd0b-46127de0d228 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113030) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:25:37.544247 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-47ed35ea-7bf7-407e-bd0b-46127de0d228 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113030) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:25:37.544247 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-47ed35ea-7bf7-407e-bd0b-46127de0d228 None None] Extension VolumeActions extending resource: volumes {{(pid=113030) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:25:37.544501 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-47ed35ea-7bf7-407e-bd0b-46127de0d228 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113030) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:25:37.544501 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-47ed35ea-7bf7-407e-bd0b-46127de0d228 None None] Extension UsedLimits extending resource: limits {{(pid=113030) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:25:37.544501 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-47ed35ea-7bf7-407e-bd0b-46127de0d228 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113030) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:25:37.544501 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-47ed35ea-7bf7-407e-bd0b-46127de0d228 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113030) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:25:37.544501 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-47ed35ea-7bf7-407e-bd0b-46127de0d228 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113030) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:25:37.544501 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-47ed35ea-7bf7-407e-bd0b-46127de0d228 None None] Extension AdminActions extending resource: volumes {{(pid=113030) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:25:37.544501 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-47ed35ea-7bf7-407e-bd0b-46127de0d228 None None] Extension AdminActions extending resource: snapshots {{(pid=113030) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:25:37.544744 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-47ed35ea-7bf7-407e-bd0b-46127de0d228 None None] Extension AdminActions extending resource: backups {{(pid=113030) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:25:37.544744 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-47ed35ea-7bf7-407e-bd0b-46127de0d228 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113030) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:25:37.544744 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-47ed35ea-7bf7-407e-bd0b-46127de0d228 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113030) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:25:37.544744 np0000179651 devstack@c-api.service[113030]: DEBUG cinder.api.v3.router [None req-47ed35ea-7bf7-407e-bd0b-46127de0d228 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113030) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:25:37.544883 np0000179651 devstack@c-api.service[113028]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x70e12f0a3668 pid: 113028 (default app) Jun 10 18:25:37.549143 np0000179651 devstack@c-api.service[113030]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x70e12f0a3668 pid: 113030 (default app) Jun 10 18:25:44.797814 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.797814 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.797814 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.797814 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.798247 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.798247 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.798247 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.798247 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.798353 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.798353 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.798353 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.798353 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.798353 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.798353 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.798498 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.798498 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.798498 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.798498 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.798498 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.798671 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.798671 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.798671 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.798671 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.798671 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.798805 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.798805 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.798805 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.798805 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.798910 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.798910 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.798910 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.798910 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.798910 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.799464 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.799464 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.799464 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.799464 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.799464 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.799692 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.799692 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.799692 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.799692 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.799692 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.799692 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.799921 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.799921 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.799921 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.799921 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.799921 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.799921 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.800121 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.800121 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.800121 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.800121 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.800121 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.800121 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.800359 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.800359 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.800359 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.800359 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.800359 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.800487 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.800487 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.800487 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.800487 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.800487 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.800614 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.800614 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.800614 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.800614 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.800614 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.800614 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.800771 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.800771 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.800771 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.800771 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.800771 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.800771 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.800951 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.800951 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.800951 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.800951 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.800951 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.801079 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.801079 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.801079 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.801079 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.801079 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.801199 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.801199 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.801199 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.801199 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.801305 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.801305 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.801305 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.801305 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.801409 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.801409 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.801409 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.801409 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.801409 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.801543 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.801543 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.801543 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.801543 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.801543 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.801673 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.801673 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.801673 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.801673 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.801772 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.801772 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.801772 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.801772 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.801871 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.801871 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.801871 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.801871 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.801966 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.801966 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.801966 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.801966 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.802077 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.802077 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.802077 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.802077 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.802419 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.802419 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.802419 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.802419 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.802419 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.802599 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.802599 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.802599 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.802599 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.802599 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.802599 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.802801 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.802801 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.802801 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.802801 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.802801 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.802973 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.802973 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.802973 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.802973 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.802973 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.802973 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.803168 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.803168 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.803168 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.803168 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.803168 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.803168 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.803370 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.803370 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.803370 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.803370 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.803370 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.803370 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.803561 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.803561 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.803561 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.803561 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.803561 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.803561 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.803762 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.803762 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.803762 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.803762 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.803917 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.803917 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.803917 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.803917 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.803917 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.804079 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.804079 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.804079 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.804079 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:44.804079 np0000179651 devstack@c-api.service[113029]: warnings.warn(deprecated_msg) Jun 10 18:25:44.804079 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.middleware.request_id [None req-3311ff31-5e06-4101-89e8-768ab9a04d54 None None] RequestId filter calling following filter/app {{(pid=113029) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 18:25:45.285625 np0000179651 devstack@c-api.service[113029]: INFO cinder.api.openstack.wsgi [None req-3311ff31-5e06-4101-89e8-768ab9a04d54 admin admin] POST https://199.204.45.235/volume/v3/types Jun 10 18:25:45.286189 np0000179651 devstack@c-api.service[113029]: DEBUG cinder.api.openstack.wsgi [None req-3311ff31-5e06-4101-89e8-768ab9a04d54 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 10 18:25:45.287845 np0000179651 devstack@c-api.service[113029]: /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 10 18:25:45.287845 np0000179651 devstack@c-api.service[113029]: warnings.warn( Jun 10 18:25:45.329697 np0000179651 devstack@c-api.service[113029]: DEBUG oslo_db.sqlalchemy.engines [None req-3311ff31-5e06-4101-89e8-768ab9a04d54 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=113029) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 18:25:45.360589 np0000179651 devstack@c-api.service[113029]: INFO cinder.api.openstack.wsgi [None req-3311ff31-5e06-4101-89e8-768ab9a04d54 admin admin] https://199.204.45.235/volume/v3/types returned with HTTP 200 Jun 10 18:25:45.361538 np0000179651 devstack@c-api.service[113029]: [pid: 113029|app: 0|req: 1/2] 199.204.45.235 () {68 vars in 1288 bytes} [Wed Jun 10 18:25:44 2026] POST /volume/v3/types => generated 186 bytes in 580 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 10 18:25:45.374899 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.middleware.request_id [req-3311ff31-5e06-4101-89e8-768ab9a04d54 req-83be1d9a-93cf-4990-8f1a-cb18bd5fc0c9 None None] RequestId filter calling following filter/app {{(pid=113027) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 18:25:45.709561 np0000179651 devstack@c-api.service[113027]: INFO cinder.api.openstack.wsgi [req-3311ff31-5e06-4101-89e8-768ab9a04d54 req-83be1d9a-93cf-4990-8f1a-cb18bd5fc0c9 admin admin] POST https://199.204.45.235/volume/v3/types/c7907759-1dfe-403c-9789-95b0672adf57/extra_specs Jun 10 18:25:45.710168 np0000179651 devstack@c-api.service[113027]: DEBUG cinder.api.openstack.wsgi [req-3311ff31-5e06-4101-89e8-768ab9a04d54 req-83be1d9a-93cf-4990-8f1a-cb18bd5fc0c9 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113027) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 10 18:25:45.711995 np0000179651 devstack@c-api.service[113027]: /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 10 18:25:45.711995 np0000179651 devstack@c-api.service[113027]: warnings.warn( Jun 10 18:25:45.755803 np0000179651 devstack@c-api.service[113027]: DEBUG oslo_db.sqlalchemy.engines [req-3311ff31-5e06-4101-89e8-768ab9a04d54 req-83be1d9a-93cf-4990-8f1a-cb18bd5fc0c9 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=113027) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 18:25:45.815902 np0000179651 devstack@c-api.service[113027]: INFO cinder.api.openstack.wsgi [req-3311ff31-5e06-4101-89e8-768ab9a04d54 req-83be1d9a-93cf-4990-8f1a-cb18bd5fc0c9 admin admin] https://199.204.45.235/volume/v3/types/c7907759-1dfe-403c-9789-95b0672adf57/extra_specs returned with HTTP 200 Jun 10 18:25:45.816461 np0000179651 devstack@c-api.service[113027]: [pid: 113027|app: 0|req: 2/3] 199.204.45.235 () {70 vars in 1505 bytes} [Wed Jun 10 18:25:45 2026] POST /volume/v3/types/c7907759-1dfe-403c-9789-95b0672adf57/extra_specs => generated 55 bytes in 443 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 10 18:25:47.425327 np0000179651 devstack@c-api.service[113028]: DEBUG dbcounter [-] [113028] Writing DB stats cinder:SELECT=6 {{(pid=113028) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 18:25:47.432451 np0000179651 devstack@c-api.service[113030]: DEBUG dbcounter [-] [113030] Writing DB stats cinder:SELECT=6 {{(pid=113030) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 18:25:55.357273 np0000179651 devstack@c-api.service[113029]: DEBUG dbcounter [-] [113029] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113029) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 18:25:55.814100 np0000179651 devstack@c-api.service[113027]: DEBUG dbcounter [-] [113027] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113027) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}