Jun 12 01:07:43.121771 np0000179732 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 12 01:07:43.129285 np0000179732 devstack@c-api.service[112162]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 12 01:07:43.132438 np0000179732 devstack@c-api.service[112162]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jun 12 01:07:43 2026] *** Jun 12 01:07:43.132438 np0000179732 devstack@c-api.service[112162]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 12 01:07:43.132438 np0000179732 devstack@c-api.service[112162]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 12 01:07:43.132438 np0000179732 devstack@c-api.service[112162]: nodename: np0000179732 Jun 12 01:07:43.132438 np0000179732 devstack@c-api.service[112162]: machine: x86_64 Jun 12 01:07:43.132438 np0000179732 devstack@c-api.service[112162]: clock source: unix Jun 12 01:07:43.132438 np0000179732 devstack@c-api.service[112162]: pcre jit disabled Jun 12 01:07:43.132438 np0000179732 devstack@c-api.service[112162]: detected number of CPU cores: 16 Jun 12 01:07:43.132438 np0000179732 devstack@c-api.service[112162]: current working directory: / Jun 12 01:07:43.132438 np0000179732 devstack@c-api.service[112162]: detected binary path: /usr/bin/uwsgi-core Jun 12 01:07:43.132438 np0000179732 devstack@c-api.service[112162]: your processes number limit is 256917 Jun 12 01:07:43.132438 np0000179732 devstack@c-api.service[112162]: your memory page size is 4096 bytes Jun 12 01:07:43.132438 np0000179732 devstack@c-api.service[112162]: detected max file descriptor number: 2048 Jun 12 01:07:43.132438 np0000179732 devstack@c-api.service[112162]: lock engine: pthread robust mutexes Jun 12 01:07:43.133276 np0000179732 devstack@c-api.service[112162]: thunder lock: enabled Jun 12 01:07:43.133276 np0000179732 devstack@c-api.service[112162]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 12 01:07:43.133276 np0000179732 devstack@c-api.service[112162]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 12 01:07:43.133276 np0000179732 devstack@c-api.service[112162]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 12 01:07:43.133276 np0000179732 devstack@c-api.service[112162]: Set PythonHome to /opt/stack/data/venv Jun 12 01:07:43.168401 np0000179732 devstack@c-api.service[112162]: Python main interpreter initialized at 0x716b7dca3668 Jun 12 01:07:43.168401 np0000179732 devstack@c-api.service[112162]: python threads support enabled Jun 12 01:07:43.168401 np0000179732 devstack@c-api.service[112162]: your server socket listen backlog is limited to 100 connections Jun 12 01:07:43.168401 np0000179732 devstack@c-api.service[112162]: your mercy for graceful operations on workers is 80 seconds Jun 12 01:07:43.168900 np0000179732 devstack@c-api.service[112162]: mapped 671795 bytes (656 KB) for 4 cores Jun 12 01:07:43.168900 np0000179732 devstack@c-api.service[112162]: *** Operational MODE: preforking *** Jun 12 01:07:43.169007 np0000179732 devstack@c-api.service[112162]: *** uWSGI is running in multiple interpreter mode *** Jun 12 01:07:43.169007 np0000179732 devstack@c-api.service[112162]: spawned uWSGI master process (pid: 112162) Jun 12 01:07:43.169171 np0000179732 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 12 01:07:43.169856 np0000179732 devstack@c-api.service[112162]: spawned uWSGI worker 1 (pid: 112169, cores: 1) Jun 12 01:07:43.171055 np0000179732 devstack@c-api.service[112162]: spawned uWSGI worker 2 (pid: 112170, cores: 1) Jun 12 01:07:43.171616 np0000179732 devstack@c-api.service[112162]: spawned uWSGI worker 3 (pid: 112171, cores: 1) Jun 12 01:07:43.172133 np0000179732 devstack@c-api.service[112162]: spawned uWSGI worker 4 (pid: 112172, cores: 1) Jun 12 01:07:43.172266 np0000179732 devstack@c-api.service[112162]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 12 01:07:43.301878 np0000179732 devstack@c-api.service[112169]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 12 01:07:43.301878 np0000179732 devstack@c-api.service[112169]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 12 01:07:43.301878 np0000179732 devstack@c-api.service[112169]: we strongly recommend against using it for new projects. Jun 12 01:07:43.301878 np0000179732 devstack@c-api.service[112169]: If you are already using Eventlet, we recommend migrating to a different Jun 12 01:07:43.301878 np0000179732 devstack@c-api.service[112169]: framework. For more detail see Jun 12 01:07:43.301878 np0000179732 devstack@c-api.service[112169]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 12 01:07:43.301878 np0000179732 devstack@c-api.service[112169]: import eventlet # noqa Jun 12 01:07:43.306025 np0000179732 devstack@c-api.service[112171]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 12 01:07:43.306025 np0000179732 devstack@c-api.service[112171]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 12 01:07:43.306025 np0000179732 devstack@c-api.service[112171]: we strongly recommend against using it for new projects. Jun 12 01:07:43.306025 np0000179732 devstack@c-api.service[112171]: If you are already using Eventlet, we recommend migrating to a different Jun 12 01:07:43.306025 np0000179732 devstack@c-api.service[112171]: framework. For more detail see Jun 12 01:07:43.306025 np0000179732 devstack@c-api.service[112171]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 12 01:07:43.306025 np0000179732 devstack@c-api.service[112171]: import eventlet # noqa Jun 12 01:07:43.309222 np0000179732 devstack@c-api.service[112172]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 12 01:07:43.309222 np0000179732 devstack@c-api.service[112172]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 12 01:07:43.309222 np0000179732 devstack@c-api.service[112172]: we strongly recommend against using it for new projects. Jun 12 01:07:43.309222 np0000179732 devstack@c-api.service[112172]: If you are already using Eventlet, we recommend migrating to a different Jun 12 01:07:43.309222 np0000179732 devstack@c-api.service[112172]: framework. For more detail see Jun 12 01:07:43.309222 np0000179732 devstack@c-api.service[112172]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 12 01:07:43.309222 np0000179732 devstack@c-api.service[112172]: import eventlet # noqa Jun 12 01:07:43.314368 np0000179732 devstack@c-api.service[112170]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 12 01:07:43.314368 np0000179732 devstack@c-api.service[112170]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 12 01:07:43.314368 np0000179732 devstack@c-api.service[112170]: we strongly recommend against using it for new projects. Jun 12 01:07:43.314368 np0000179732 devstack@c-api.service[112170]: If you are already using Eventlet, we recommend migrating to a different Jun 12 01:07:43.314368 np0000179732 devstack@c-api.service[112170]: framework. For more detail see Jun 12 01:07:43.314368 np0000179732 devstack@c-api.service[112170]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 12 01:07:43.314368 np0000179732 devstack@c-api.service[112170]: import eventlet # noqa Jun 12 01:07:43.396581 np0000179732 devstack@c-api.service[112171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 12 01:07:43.396581 np0000179732 devstack@c-api.service[112171]: warnings.warn( Jun 12 01:07:43.397148 np0000179732 devstack@c-api.service[112169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 12 01:07:43.397148 np0000179732 devstack@c-api.service[112169]: warnings.warn( Jun 12 01:07:43.401313 np0000179732 devstack@c-api.service[112172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 12 01:07:43.401313 np0000179732 devstack@c-api.service[112172]: warnings.warn( Jun 12 01:07:43.410130 np0000179732 devstack@c-api.service[112170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 12 01:07:43.410130 np0000179732 devstack@c-api.service[112170]: warnings.warn( Jun 12 01:07:43.473463 np0000179732 devstack@c-api.service[112169]: /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 12 01:07:43.473463 np0000179732 devstack@c-api.service[112169]: from cgi import parse_header Jun 12 01:07:43.478553 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:43.478553 np0000179732 devstack@c-api.service[112171]: from cgi import parse_header Jun 12 01:07:43.479976 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:43.479976 np0000179732 devstack@c-api.service[112172]: from cgi import parse_header Jun 12 01:07:43.493539 np0000179732 devstack@c-api.service[112170]: /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 12 01:07:43.493539 np0000179732 devstack@c-api.service[112170]: from cgi import parse_header Jun 12 01:07:43.521310 np0000179732 devstack@c-api.service[112169]: /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 12 01:07:43.521310 np0000179732 devstack@c-api.service[112169]: removals.removed_module( Jun 12 01:07:43.522706 np0000179732 devstack@c-api.service[112169]: /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 12 01:07:43.522706 np0000179732 devstack@c-api.service[112169]: removals.removed_module( Jun 12 01:07:43.528596 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:43.528596 np0000179732 devstack@c-api.service[112172]: removals.removed_module( Jun 12 01:07:43.528823 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:43.528823 np0000179732 devstack@c-api.service[112171]: removals.removed_module( Jun 12 01:07:43.529979 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:43.529979 np0000179732 devstack@c-api.service[112172]: removals.removed_module( Jun 12 01:07:43.530339 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:43.530339 np0000179732 devstack@c-api.service[112171]: removals.removed_module( Jun 12 01:07:43.545661 np0000179732 devstack@c-api.service[112170]: /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 12 01:07:43.545661 np0000179732 devstack@c-api.service[112170]: removals.removed_module( Jun 12 01:07:43.547249 np0000179732 devstack@c-api.service[112170]: /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 12 01:07:43.547249 np0000179732 devstack@c-api.service[112170]: removals.removed_module( Jun 12 01:07:44.140922 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:44.140922 np0000179732 devstack@c-api.service[112172]: warnings.warn( Jun 12 01:07:44.153458 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:44.153458 np0000179732 devstack@c-api.service[112171]: warnings.warn( Jun 12 01:07:44.242352 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:44.242352 np0000179732 devstack@c-api.service[112172]: warnings.warn( Jun 12 01:07:44.253231 np0000179732 devstack@c-api.service[112169]: /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 12 01:07:44.253231 np0000179732 devstack@c-api.service[112169]: warnings.warn( Jun 12 01:07:44.253428 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:44.253428 np0000179732 devstack@c-api.service[112171]: warnings.warn( Jun 12 01:07:44.258319 np0000179732 devstack@c-api.service[112170]: /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 12 01:07:44.258319 np0000179732 devstack@c-api.service[112170]: warnings.warn( Jun 12 01:07:44.384658 np0000179732 devstack@c-api.service[112170]: /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 12 01:07:44.384658 np0000179732 devstack@c-api.service[112170]: warnings.warn( Jun 12 01:07:44.407780 np0000179732 devstack@c-api.service[112169]: /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 12 01:07:44.407780 np0000179732 devstack@c-api.service[112169]: warnings.warn( Jun 12 01:07:44.545330 np0000179732 devstack@c-api.service[112172]: 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 12 01:07:44.545937 np0000179732 devstack@c-api.service[112172]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112172) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 12 01:07:44.546081 np0000179732 devstack@c-api.service[112171]: 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 12 01:07:44.546575 np0000179732 devstack@c-api.service[112171]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112171) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 12 01:07:44.630738 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:44.630738 np0000179732 devstack@c-api.service[112172]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 12 01:07:44.632502 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:44.632502 np0000179732 devstack@c-api.service[112171]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 12 01:07:44.681117 np0000179732 devstack@c-api.service[112170]: 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 12 01:07:44.681315 np0000179732 devstack@c-api.service[112170]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112170) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 12 01:07:44.704159 np0000179732 devstack@c-api.service[112169]: 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 12 01:07:44.704320 np0000179732 devstack@c-api.service[112169]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112169) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 12 01:07:44.746477 np0000179732 devstack@c-api.service[112170]: /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 12 01:07:44.746477 np0000179732 devstack@c-api.service[112170]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 12 01:07:44.772312 np0000179732 devstack@c-api.service[112169]: /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 12 01:07:44.772312 np0000179732 devstack@c-api.service[112169]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 12 01:07:45.096455 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112172) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 12 01:07:45.096614 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112171) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 12 01:07:45.096807 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.096899 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.096975 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.097041 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.097129 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.097247 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.098585 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.098585 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.098794 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.098794 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.098917 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.099000 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.099077 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.099142 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.099260 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.099337 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.099398 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.099398 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.099398 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.099398 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.100334 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.100484 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.100564 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.100641 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.100709 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.100768 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.100842 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.100908 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.100973 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.101049 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.101117 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.101227 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.101305 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.101367 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.102259 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.102259 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.102478 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.102550 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.102615 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.102668 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.102732 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.102791 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.102854 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.102929 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.102994 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.103064 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.103064 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.103064 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.104734 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.104862 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.104862 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.104862 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.105032 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.105087 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.105153 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.105273 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.105339 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.105406 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.105479 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.105479 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.105479 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.105479 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.106270 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.106362 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.106440 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.106440 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.106557 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.106626 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.106699 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.106772 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.106840 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.106898 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.106959 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.107014 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.107115 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.107185 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.108742 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.108846 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.108846 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.108951 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.109017 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.109058 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.109107 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.109164 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.109238 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.109288 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.109328 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.109374 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.109422 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.109469 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.109518 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.109562 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.109620 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.109668 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.109707 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.109749 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.109792 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.109838 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.109886 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.109928 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.109976 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.110020 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.110020 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.110020 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.114090 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.114152 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.114232 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.114290 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.114343 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.114392 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.114437 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.114475 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.114516 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.114568 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.114607 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.114607 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.114607 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.114740 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.119287 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.119388 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.119388 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.119492 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.119563 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.119563 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.119690 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.119752 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.119752 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.119872 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.119872 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.119995 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.119995 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.120127 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.122441 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.122537 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.122537 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.122669 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.122669 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.122800 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.122870 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.122924 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.122982 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.123048 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.123127 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.123216 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.123293 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.123353 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.123421 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.123480 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.123552 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.123611 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.123680 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.123740 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.123816 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.123816 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.123939 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.124005 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.124005 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.124115 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.124183 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.124278 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.124340 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.124409 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.124467 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.124534 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.124601 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.124666 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.124732 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.124793 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.124793 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.124793 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.124793 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.124793 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.124793 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.124793 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.125994 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.126051 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.126098 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.126146 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.126146 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.126229 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.126281 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.126318 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.126369 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.126416 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.126453 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.126491 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.126491 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.126491 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.128786 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.128836 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.128927 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.128973 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.129018 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.129067 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.129107 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.129152 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.129217 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.129268 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.129314 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.129314 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.129314 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.129426 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.130005 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.130056 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.130147 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.130213 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.130268 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.130314 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.130353 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.130399 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.130443 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.130483 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.130526 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.130573 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.130617 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.130661 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.130708 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.130753 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.130796 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.130835 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.130835 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.130906 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.130957 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.131002 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.131002 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.131093 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.131144 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.131144 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.131144 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.131144 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.131931 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.131987 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.132050 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.132127 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.132173 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.132227 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.132276 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.132322 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.132358 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.132396 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.132434 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.132480 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.132540 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.132610 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.134448 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.134522 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.134571 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.134619 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.134660 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.134766 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.134813 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.134861 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.134902 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.134946 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.135017 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.135065 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.135255 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.135255 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.135942 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.136003 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.136080 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.136130 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.136211 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.136279 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.136331 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.136377 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.136425 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.136476 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.136517 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.136566 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.136611 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.136652 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.136695 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.136734 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.136785 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.136826 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.136870 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.136915 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.136965 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.137007 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.137052 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.137052 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.137052 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.137052 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.137052 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.137052 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.137564 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.137651 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.137702 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.137758 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.137808 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.137863 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.137919 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.137968 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.138009 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.138050 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.138093 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.138140 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.138224 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.138279 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.139360 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.139417 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.139457 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.139538 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.139584 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.139647 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.139728 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.139778 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.139839 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.139895 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.139957 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.140004 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.140073 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.140137 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.140487 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.140539 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.140596 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.140659 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.140701 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.140781 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.140837 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.140910 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.140977 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.141024 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.141126 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.141180 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.141246 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.141311 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.142941 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.143007 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.143052 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.143109 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.143153 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.143153 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.143242 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.143300 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.143346 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.143346 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.143421 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.143455 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.143455 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.143531 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.143745 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.143798 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.143853 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.143926 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.143978 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.144020 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.144066 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.144105 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.144146 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.144188 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.144255 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.144255 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.144255 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.144363 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.144903 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.144958 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.145013 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.145084 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.145132 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.145169 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.145231 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.145279 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.145320 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.145359 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.145393 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.145393 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.145461 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.145524 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.145769 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.145831 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.145882 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.145930 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.145976 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.146013 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.146052 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.146091 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.146132 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.146171 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.146230 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.146270 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.146311 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.146363 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.148813 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.148873 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.148917 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.148990 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.149044 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.149091 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.149091 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.149168 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.149168 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.149278 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.149321 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.149321 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.149387 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.149432 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.149972 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.150036 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.150073 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.150338 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.150397 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.150449 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.150495 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.150536 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.150580 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.150626 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.150626 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.150626 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.150739 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.150776 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.150999 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112170) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 12 01:07:45.151273 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.151336 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.151377 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.151440 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.151485 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.151528 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.151569 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.151617 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.151666 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.151720 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.151767 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.151767 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.151850 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.151892 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.151892 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.151892 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.151992 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.152287 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.152352 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.152411 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.152459 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.152529 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.152577 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112170) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.152668 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.153135 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.153208 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.153384 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.153436 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.153502 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.153557 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112170) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.153662 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.154123 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.154180 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.154276 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.154333 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.154381 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.154430 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112170) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.154507 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.155013 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.155070 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.155116 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.155214 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.155280 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.155343 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112170) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.155398 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.155849 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.155907 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.155955 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.156016 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.156075 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.156119 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112170) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.156209 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.156693 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.156751 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.156815 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.156873 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.156922 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.156989 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112170) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.157066 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.157120 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.157165 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.157254 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.157310 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.157412 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.157480 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112170) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.157547 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.157873 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.157934 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.158000 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.158050 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.158095 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.158143 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.158143 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.158237 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.158237 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.158318 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.158374 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.158421 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.158467 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.158513 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.158557 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.158598 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.158598 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.158664 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.158705 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.158752 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.158800 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.158844 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.158844 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.158908 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.158957 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.159002 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.159046 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.159086 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.159125 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.159167 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.159167 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.159167 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112170) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.159167 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.159836 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.159885 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.159965 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.160011 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.160089 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.160134 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112170) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.160236 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.160856 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.160928 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.160982 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.161056 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.161105 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.161152 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112170) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.161250 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.161308 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.161356 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.161422 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.161482 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.161531 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.161659 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112170) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.161763 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.161819 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.161869 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.161940 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.162006 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.162066 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.162108 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112170) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.162184 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.163295 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.163394 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.163477 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.163547 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.163625 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.163719 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112170) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.163824 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.164695 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.164786 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.164876 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.164954 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.165036 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.165118 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112170) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.165297 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.165737 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.165835 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.165904 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.166003 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.166077 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.166159 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112170) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.166418 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.166507 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.166666 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.166666 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.166759 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.166822 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.166902 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112170) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.166991 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.167611 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.167701 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.167787 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.167875 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.167960 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.168068 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112170) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.168156 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.168926 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.169016 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.169110 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.169209 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.169309 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.169427 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112170) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.169539 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.170173 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.170281 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.170357 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.170455 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.170669 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.170757 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112170) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.170869 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.170940 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.170989 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.171054 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.171118 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.171210 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.171254 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112170) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.171327 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.171632 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.171685 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.171745 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.171805 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.171849 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.171928 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112170) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.171982 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.172479 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.172539 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.172581 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.172643 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.172706 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.172755 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112170) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.172835 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.173126 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.173172 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.173258 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.173320 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.173384 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.173427 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112170) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.173513 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.174099 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.174157 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.174231 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.174296 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.174347 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.174420 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112170) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.174464 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.174711 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.174759 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.174826 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.174885 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.174942 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.175001 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112170) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.175069 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.175443 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.175491 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.175567 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.175619 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.175672 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.175717 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112170) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.175805 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.176030 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.176076 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.176130 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.176215 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.176262 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.176330 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112170) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.176394 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.177056 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.177112 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.177155 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.177256 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.177316 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.177365 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112170) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.177413 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.177743 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.177798 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.177839 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.177920 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.177973 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.178039 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112170) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.178089 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.178405 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.178470 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.178516 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.178578 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.178628 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.178748 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112170) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.178794 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.179874 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.179932 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.180012 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.180057 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.180123 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.180172 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112170) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.180261 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.180315 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.180382 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.180425 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.180499 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.180547 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.180613 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112170) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.199344 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112169) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 12 01:07:45.199794 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.199871 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.200077 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.200586 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.200674 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.200674 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.200792 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.200792 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.200921 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112169) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.200921 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.201418 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.201492 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.201551 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.201611 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.201746 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.201746 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112169) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.201886 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.202274 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.202348 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.202410 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.202474 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.202534 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.202612 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112169) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.202612 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.203149 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.203243 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.203300 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.203386 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.203464 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.203524 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112169) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.203583 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.204004 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.204074 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.204138 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.204257 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.204257 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.204392 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112169) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.204449 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.204914 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.204994 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.205054 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.205116 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.205178 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.205282 np0000179732 devstack@c-api.service[112171]: INFO dbcounter [None req-7d212e0a-4e2a-4017-b3c1-23a18c1ede8b None None] Registered counter for database cinder Jun 12 01:07:45.205395 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112169) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.205395 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.205395 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.205395 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.206110 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.206110 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.206110 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.206110 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112169) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.206110 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.206395 np0000179732 devstack@c-api.service[112172]: INFO dbcounter [None req-5048b97d-9e16-4586-ae65-03f70dc3a608 None None] Registered counter for database cinder Jun 12 01:07:45.206627 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.206730 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.206730 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.206849 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.206849 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.206978 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112169) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.206978 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.207800 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.207902 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.207902 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.208018 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.208018 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.208134 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112169) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.208134 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.208817 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.208888 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.208956 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.209024 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.209024 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.209134 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112169) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.209134 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.209288 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.209288 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.209398 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.209398 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.209519 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.209519 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112169) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.209681 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.209681 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.209841 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.209841 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.209841 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.210037 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.210037 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112169) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.210037 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.210605 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.210668 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.210704 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.210779 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.210845 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.210894 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112169) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.210960 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.211510 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.211588 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.211632 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.211679 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.211735 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.211783 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112169) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.211864 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.212146 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.212209 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.212297 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.212382 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.212434 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.212514 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112169) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.212578 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.212628 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.212702 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.212752 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.212800 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.212874 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.212917 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112169) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.213004 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.213443 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.213492 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.213561 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.213761 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.213761 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.213761 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112169) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.213907 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.214356 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.214409 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.214467 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.214538 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.214594 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.214649 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112169) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.214720 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.215138 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.215207 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.215260 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.215351 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.215398 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.215460 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112169) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.215510 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.215595 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.215649 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.215695 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.215770 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.215814 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.215886 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112169) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.215934 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.216279 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.216329 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.216402 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.216447 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.216500 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.216549 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112169) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.216629 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.217079 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.217126 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.217213 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.217275 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.217330 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.217419 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112169) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.217472 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.217997 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.218055 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.218103 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.218170 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.218234 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.218318 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112169) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.218364 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.218875 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.218924 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.219007 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.219058 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.219097 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.219183 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112169) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.219249 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.219498 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.219544 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.219615 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.219671 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.219719 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.219772 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112169) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.219853 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.220211 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.220260 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.220331 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.220381 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.220462 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.220514 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112169) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.220557 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.220808 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.220870 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.220912 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.220977 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.221021 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.221097 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112169) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.221179 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.221965 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.222021 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.222115 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.222300 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.222300 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.222380 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112169) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.222380 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.222690 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.222737 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.222814 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.222867 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.222911 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.222983 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112169) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.223035 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.223354 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.223414 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.223456 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.223540 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.223585 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.223647 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112169) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.223709 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.224693 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.224750 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.224803 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.224869 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.224919 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.224982 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112169) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.225031 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:07:45.225118 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:07:45.225170 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:07:45.225228 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:07:45.225313 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:07:45.225358 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:07:45.225416 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112169) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:07:45.229077 np0000179732 devstack@c-api.service[112170]: INFO dbcounter [None req-11c8e932-6632-4805-a998-2fb7b7980d06 None None] Registered counter for database cinder Jun 12 01:07:45.255537 np0000179732 devstack@c-api.service[112171]: DEBUG oslo_db.sqlalchemy.engines [None req-7d212e0a-4e2a-4017-b3c1-23a18c1ede8b 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=112171) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 01:07:45.260982 np0000179732 devstack@c-api.service[112172]: DEBUG oslo_db.sqlalchemy.engines [None req-5048b97d-9e16-4586-ae65-03f70dc3a608 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=112172) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 01:07:45.274780 np0000179732 devstack@c-api.service[112169]: INFO dbcounter [None req-8e0fce0c-46ba-4ad3-aa1a-ecb017b7fbef None None] Registered counter for database cinder Jun 12 01:07:45.281532 np0000179732 devstack@c-api.service[112170]: DEBUG oslo_db.sqlalchemy.engines [None req-11c8e932-6632-4805-a998-2fb7b7980d06 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=112170) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 01:07:45.329004 np0000179732 devstack@c-api.service[112169]: DEBUG oslo_db.sqlalchemy.engines [None req-8e0fce0c-46ba-4ad3-aa1a-ecb017b7fbef 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=112169) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 01:07:45.372932 np0000179732 devstack@c-api.service[112171]: DEBUG dbcounter [-] [112171] Writer thread running {{(pid=112171) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 12 01:07:45.375789 np0000179732 devstack@c-api.service[112171]: INFO cinder.rpc [None req-7d212e0a-4e2a-4017-b3c1-23a18c1ede8b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 12 01:07:45.377888 np0000179732 devstack@c-api.service[112172]: DEBUG dbcounter [-] [112172] Writer thread running {{(pid=112172) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 12 01:07:45.378464 np0000179732 devstack@c-api.service[112171]: INFO cinder.rpc [None req-7d212e0a-4e2a-4017-b3c1-23a18c1ede8b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 12 01:07:45.380519 np0000179732 devstack@c-api.service[112172]: INFO cinder.rpc [None req-5048b97d-9e16-4586-ae65-03f70dc3a608 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 12 01:07:45.381163 np0000179732 devstack@c-api.service[112171]: INFO cinder.rpc [None req-7d212e0a-4e2a-4017-b3c1-23a18c1ede8b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 12 01:07:45.383231 np0000179732 devstack@c-api.service[112172]: INFO cinder.rpc [None req-5048b97d-9e16-4586-ae65-03f70dc3a608 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 12 01:07:45.383662 np0000179732 devstack@c-api.service[112171]: INFO cinder.rpc [None req-7d212e0a-4e2a-4017-b3c1-23a18c1ede8b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 12 01:07:45.384837 np0000179732 devstack@c-api.service[112171]: WARNING castellan.key_manager.migration [None req-7d212e0a-4e2a-4017-b3c1-23a18c1ede8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.386066 np0000179732 devstack@c-api.service[112172]: INFO cinder.rpc [None req-5048b97d-9e16-4586-ae65-03f70dc3a608 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 12 01:07:45.388395 np0000179732 devstack@c-api.service[112171]: WARNING castellan.key_manager.migration [None req-7d212e0a-4e2a-4017-b3c1-23a18c1ede8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.388471 np0000179732 devstack@c-api.service[112172]: INFO cinder.rpc [None req-5048b97d-9e16-4586-ae65-03f70dc3a608 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 12 01:07:45.389544 np0000179732 devstack@c-api.service[112172]: WARNING castellan.key_manager.migration [None req-5048b97d-9e16-4586-ae65-03f70dc3a608 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.392932 np0000179732 devstack@c-api.service[112172]: WARNING castellan.key_manager.migration [None req-5048b97d-9e16-4586-ae65-03f70dc3a608 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.413968 np0000179732 devstack@c-api.service[112170]: DEBUG dbcounter [-] [112170] Writer thread running {{(pid=112170) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 12 01:07:45.417014 np0000179732 devstack@c-api.service[112170]: INFO cinder.rpc [None req-11c8e932-6632-4805-a998-2fb7b7980d06 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 12 01:07:45.419949 np0000179732 devstack@c-api.service[112170]: INFO cinder.rpc [None req-11c8e932-6632-4805-a998-2fb7b7980d06 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 12 01:07:45.423338 np0000179732 devstack@c-api.service[112170]: INFO cinder.rpc [None req-11c8e932-6632-4805-a998-2fb7b7980d06 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 12 01:07:45.426004 np0000179732 devstack@c-api.service[112170]: INFO cinder.rpc [None req-11c8e932-6632-4805-a998-2fb7b7980d06 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 12 01:07:45.426864 np0000179732 devstack@c-api.service[112171]: DEBUG oslo_db.sqlalchemy.engines [None req-7d212e0a-4e2a-4017-b3c1-23a18c1ede8b 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=112171) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 01:07:45.427298 np0000179732 devstack@c-api.service[112170]: WARNING castellan.key_manager.migration [None req-11c8e932-6632-4805-a998-2fb7b7980d06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.429520 np0000179732 devstack@c-api.service[112171]: INFO cinder.rpc [None req-7d212e0a-4e2a-4017-b3c1-23a18c1ede8b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 12 01:07:45.429898 np0000179732 devstack@c-api.service[112172]: DEBUG oslo_db.sqlalchemy.engines [None req-5048b97d-9e16-4586-ae65-03f70dc3a608 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=112172) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 01:07:45.431940 np0000179732 devstack@c-api.service[112171]: INFO cinder.rpc [None req-7d212e0a-4e2a-4017-b3c1-23a18c1ede8b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 12 01:07:45.432051 np0000179732 devstack@c-api.service[112170]: WARNING castellan.key_manager.migration [None req-11c8e932-6632-4805-a998-2fb7b7980d06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.432445 np0000179732 devstack@c-api.service[112172]: INFO cinder.rpc [None req-5048b97d-9e16-4586-ae65-03f70dc3a608 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 12 01:07:45.433108 np0000179732 devstack@c-api.service[112171]: WARNING castellan.key_manager.migration [None req-7d212e0a-4e2a-4017-b3c1-23a18c1ede8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.434789 np0000179732 devstack@c-api.service[112172]: INFO cinder.rpc [None req-5048b97d-9e16-4586-ae65-03f70dc3a608 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 12 01:07:45.435902 np0000179732 devstack@c-api.service[112172]: WARNING castellan.key_manager.migration [None req-5048b97d-9e16-4586-ae65-03f70dc3a608 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.446157 np0000179732 devstack@c-api.service[112171]: WARNING castellan.key_manager.migration [None req-7d212e0a-4e2a-4017-b3c1-23a18c1ede8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.447896 np0000179732 devstack@c-api.service[112172]: WARNING castellan.key_manager.migration [None req-5048b97d-9e16-4586-ae65-03f70dc3a608 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.449345 np0000179732 devstack@c-api.service[112171]: WARNING castellan.key_manager.migration [None req-7d212e0a-4e2a-4017-b3c1-23a18c1ede8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.450694 np0000179732 devstack@c-api.service[112169]: DEBUG dbcounter [-] [112169] Writer thread running {{(pid=112169) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 12 01:07:45.451233 np0000179732 devstack@c-api.service[112172]: WARNING castellan.key_manager.migration [None req-5048b97d-9e16-4586-ae65-03f70dc3a608 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.452432 np0000179732 devstack@c-api.service[112171]: WARNING castellan.key_manager.migration [None req-7d212e0a-4e2a-4017-b3c1-23a18c1ede8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.453779 np0000179732 devstack@c-api.service[112169]: INFO cinder.rpc [None req-8e0fce0c-46ba-4ad3-aa1a-ecb017b7fbef None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 12 01:07:45.454218 np0000179732 devstack@c-api.service[112172]: WARNING castellan.key_manager.migration [None req-5048b97d-9e16-4586-ae65-03f70dc3a608 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.456142 np0000179732 devstack@c-api.service[112169]: INFO cinder.rpc [None req-8e0fce0c-46ba-4ad3-aa1a-ecb017b7fbef None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 12 01:07:45.457483 np0000179732 devstack@c-api.service[112171]: WARNING castellan.key_manager.migration [None req-7d212e0a-4e2a-4017-b3c1-23a18c1ede8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.458423 np0000179732 devstack@c-api.service[112169]: INFO cinder.rpc [None req-8e0fce0c-46ba-4ad3-aa1a-ecb017b7fbef None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 12 01:07:45.459316 np0000179732 devstack@c-api.service[112172]: WARNING castellan.key_manager.migration [None req-5048b97d-9e16-4586-ae65-03f70dc3a608 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.460457 np0000179732 devstack@c-api.service[112171]: WARNING castellan.key_manager.migration [None req-7d212e0a-4e2a-4017-b3c1-23a18c1ede8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.460869 np0000179732 devstack@c-api.service[112169]: INFO cinder.rpc [None req-8e0fce0c-46ba-4ad3-aa1a-ecb017b7fbef None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 12 01:07:45.462171 np0000179732 devstack@c-api.service[112169]: WARNING castellan.key_manager.migration [None req-8e0fce0c-46ba-4ad3-aa1a-ecb017b7fbef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.462338 np0000179732 devstack@c-api.service[112172]: WARNING castellan.key_manager.migration [None req-5048b97d-9e16-4586-ae65-03f70dc3a608 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.463366 np0000179732 devstack@c-api.service[112171]: WARNING castellan.key_manager.migration [None req-7d212e0a-4e2a-4017-b3c1-23a18c1ede8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.465262 np0000179732 devstack@c-api.service[112172]: WARNING castellan.key_manager.migration [None req-5048b97d-9e16-4586-ae65-03f70dc3a608 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.466589 np0000179732 devstack@c-api.service[112171]: WARNING castellan.key_manager.migration [None req-7d212e0a-4e2a-4017-b3c1-23a18c1ede8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.466812 np0000179732 devstack@c-api.service[112169]: WARNING castellan.key_manager.migration [None req-8e0fce0c-46ba-4ad3-aa1a-ecb017b7fbef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.468422 np0000179732 devstack@c-api.service[112172]: WARNING castellan.key_manager.migration [None req-5048b97d-9e16-4586-ae65-03f70dc3a608 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.469420 np0000179732 devstack@c-api.service[112171]: WARNING castellan.key_manager.migration [None req-7d212e0a-4e2a-4017-b3c1-23a18c1ede8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.471300 np0000179732 devstack@c-api.service[112172]: WARNING castellan.key_manager.migration [None req-5048b97d-9e16-4586-ae65-03f70dc3a608 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.472326 np0000179732 devstack@c-api.service[112171]: WARNING castellan.key_manager.migration [None req-7d212e0a-4e2a-4017-b3c1-23a18c1ede8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.472423 np0000179732 devstack@c-api.service[112170]: DEBUG oslo_db.sqlalchemy.engines [None req-11c8e932-6632-4805-a998-2fb7b7980d06 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=112170) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 01:07:45.473821 np0000179732 devstack@c-api.service[112171]: WARNING castellan.key_manager.migration [None req-7d212e0a-4e2a-4017-b3c1-23a18c1ede8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.474212 np0000179732 devstack@c-api.service[112172]: WARNING castellan.key_manager.migration [None req-5048b97d-9e16-4586-ae65-03f70dc3a608 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.475172 np0000179732 devstack@c-api.service[112170]: INFO cinder.rpc [None req-11c8e932-6632-4805-a998-2fb7b7980d06 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 12 01:07:45.475658 np0000179732 devstack@c-api.service[112172]: WARNING castellan.key_manager.migration [None req-5048b97d-9e16-4586-ae65-03f70dc3a608 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.476468 np0000179732 devstack@c-api.service[112171]: WARNING castellan.key_manager.migration [None req-7d212e0a-4e2a-4017-b3c1-23a18c1ede8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.477604 np0000179732 devstack@c-api.service[112170]: INFO cinder.rpc [None req-11c8e932-6632-4805-a998-2fb7b7980d06 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 12 01:07:45.478929 np0000179732 devstack@c-api.service[112172]: WARNING castellan.key_manager.migration [None req-5048b97d-9e16-4586-ae65-03f70dc3a608 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.479072 np0000179732 devstack@c-api.service[112170]: WARNING castellan.key_manager.migration [None req-11c8e932-6632-4805-a998-2fb7b7980d06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.481983 np0000179732 devstack@c-api.service[112171]: WARNING castellan.key_manager.migration [None req-7d212e0a-4e2a-4017-b3c1-23a18c1ede8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.483987 np0000179732 devstack@c-api.service[112172]: WARNING castellan.key_manager.migration [None req-5048b97d-9e16-4586-ae65-03f70dc3a608 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.485303 np0000179732 devstack@c-api.service[112171]: WARNING castellan.key_manager.migration [None req-7d212e0a-4e2a-4017-b3c1-23a18c1ede8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.487423 np0000179732 devstack@c-api.service[112172]: WARNING castellan.key_manager.migration [None req-5048b97d-9e16-4586-ae65-03f70dc3a608 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.487497 np0000179732 devstack@c-api.service[112171]: WARNING castellan.key_manager.migration [None req-7d212e0a-4e2a-4017-b3c1-23a18c1ede8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.488898 np0000179732 devstack@c-api.service[112171]: WARNING castellan.key_manager.migration [None req-7d212e0a-4e2a-4017-b3c1-23a18c1ede8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.489644 np0000179732 devstack@c-api.service[112172]: WARNING castellan.key_manager.migration [None req-5048b97d-9e16-4586-ae65-03f70dc3a608 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.490412 np0000179732 devstack@c-api.service[112171]: WARNING castellan.key_manager.migration [None req-7d212e0a-4e2a-4017-b3c1-23a18c1ede8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.491117 np0000179732 devstack@c-api.service[112172]: WARNING castellan.key_manager.migration [None req-5048b97d-9e16-4586-ae65-03f70dc3a608 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.491742 np0000179732 devstack@c-api.service[112171]: WARNING castellan.key_manager.migration [None req-7d212e0a-4e2a-4017-b3c1-23a18c1ede8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.492538 np0000179732 devstack@c-api.service[112172]: WARNING castellan.key_manager.migration [None req-5048b97d-9e16-4586-ae65-03f70dc3a608 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.492907 np0000179732 devstack@c-api.service[112171]: WARNING cinder.api.contrib.hosts [None req-7d212e0a-4e2a-4017-b3c1-23a18c1ede8b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 12 01:07:45.493223 np0000179732 devstack@c-api.service[112170]: WARNING castellan.key_manager.migration [None req-11c8e932-6632-4805-a998-2fb7b7980d06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.493596 np0000179732 devstack@c-api.service[112171]: WARNING castellan.key_manager.migration [None req-7d212e0a-4e2a-4017-b3c1-23a18c1ede8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.493901 np0000179732 devstack@c-api.service[112172]: WARNING castellan.key_manager.migration [None req-5048b97d-9e16-4586-ae65-03f70dc3a608 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.494945 np0000179732 devstack@c-api.service[112171]: WARNING castellan.key_manager.migration [None req-7d212e0a-4e2a-4017-b3c1-23a18c1ede8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.495054 np0000179732 devstack@c-api.service[112172]: WARNING cinder.api.contrib.hosts [None req-5048b97d-9e16-4586-ae65-03f70dc3a608 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 12 01:07:45.495762 np0000179732 devstack@c-api.service[112172]: WARNING castellan.key_manager.migration [None req-5048b97d-9e16-4586-ae65-03f70dc3a608 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.496273 np0000179732 devstack@c-api.service[112171]: WARNING castellan.key_manager.migration [None req-7d212e0a-4e2a-4017-b3c1-23a18c1ede8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.496883 np0000179732 devstack@c-api.service[112170]: WARNING castellan.key_manager.migration [None req-11c8e932-6632-4805-a998-2fb7b7980d06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.497103 np0000179732 devstack@c-api.service[112172]: WARNING castellan.key_manager.migration [None req-5048b97d-9e16-4586-ae65-03f70dc3a608 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.497750 np0000179732 devstack@c-api.service[112171]: WARNING castellan.key_manager.migration [None req-7d212e0a-4e2a-4017-b3c1-23a18c1ede8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.498470 np0000179732 devstack@c-api.service[112172]: WARNING castellan.key_manager.migration [None req-5048b97d-9e16-4586-ae65-03f70dc3a608 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.498926 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.v3.router [None req-7d212e0a-4e2a-4017-b3c1-23a18c1ede8b None None] Extended resource: extensions {{(pid=112171) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:07:45.500032 np0000179732 devstack@c-api.service[112172]: WARNING castellan.key_manager.migration [None req-5048b97d-9e16-4586-ae65-03f70dc3a608 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.500248 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.v3.router [None req-7d212e0a-4e2a-4017-b3c1-23a18c1ede8b None None] Extended resource: os-quota-class-sets {{(pid=112171) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:07:45.500480 np0000179732 devstack@c-api.service[112170]: WARNING castellan.key_manager.migration [None req-11c8e932-6632-4805-a998-2fb7b7980d06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.500989 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.v3.router [None req-5048b97d-9e16-4586-ae65-03f70dc3a608 None None] Extended resource: extensions {{(pid=112172) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:07:45.501547 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.v3.router [None req-7d212e0a-4e2a-4017-b3c1-23a18c1ede8b None None] Extended resource: scheduler-stats {{(pid=112171) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:07:45.502385 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.v3.router [None req-5048b97d-9e16-4586-ae65-03f70dc3a608 None None] Extended resource: os-quota-class-sets {{(pid=112172) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:07:45.503007 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.v3.router [None req-7d212e0a-4e2a-4017-b3c1-23a18c1ede8b None None] Extended resource: os-quota-sets {{(pid=112171) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:07:45.503683 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.v3.router [None req-5048b97d-9e16-4586-ae65-03f70dc3a608 None None] Extended resource: scheduler-stats {{(pid=112172) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:07:45.505013 np0000179732 devstack@c-api.service[112170]: WARNING castellan.key_manager.migration [None req-11c8e932-6632-4805-a998-2fb7b7980d06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.505081 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.v3.router [None req-7d212e0a-4e2a-4017-b3c1-23a18c1ede8b None None] Extended resource: backups {{(pid=112171) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:07:45.505681 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.v3.router [None req-5048b97d-9e16-4586-ae65-03f70dc3a608 None None] Extended resource: os-quota-sets {{(pid=112172) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:07:45.506626 np0000179732 devstack@c-api.service[112169]: DEBUG oslo_db.sqlalchemy.engines [None req-8e0fce0c-46ba-4ad3-aa1a-ecb017b7fbef 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=112169) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 01:07:45.507131 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.v3.router [None req-7d212e0a-4e2a-4017-b3c1-23a18c1ede8b None None] Extended resource: os-snapshot-manage {{(pid=112171) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:07:45.507223 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.v3.router [None req-5048b97d-9e16-4586-ae65-03f70dc3a608 None None] Extended resource: backups {{(pid=112172) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:07:45.508049 np0000179732 devstack@c-api.service[112170]: WARNING castellan.key_manager.migration [None req-11c8e932-6632-4805-a998-2fb7b7980d06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.508572 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.v3.router [None req-7d212e0a-4e2a-4017-b3c1-23a18c1ede8b None None] Extended resource: consistencygroups {{(pid=112171) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:07:45.509227 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.v3.router [None req-5048b97d-9e16-4586-ae65-03f70dc3a608 None None] Extended resource: os-snapshot-manage {{(pid=112172) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:07:45.509660 np0000179732 devstack@c-api.service[112169]: INFO cinder.rpc [None req-8e0fce0c-46ba-4ad3-aa1a-ecb017b7fbef None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 12 01:07:45.510565 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.v3.router [None req-7d212e0a-4e2a-4017-b3c1-23a18c1ede8b None None] Extended resource: extra_specs {{(pid=112171) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:07:45.510671 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.v3.router [None req-5048b97d-9e16-4586-ae65-03f70dc3a608 None None] Extended resource: consistencygroups {{(pid=112172) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:07:45.511249 np0000179732 devstack@c-api.service[112170]: WARNING castellan.key_manager.migration [None req-11c8e932-6632-4805-a998-2fb7b7980d06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.512128 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.v3.router [None req-7d212e0a-4e2a-4017-b3c1-23a18c1ede8b None None] Extended resource: os-hosts {{(pid=112171) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:07:45.512366 np0000179732 devstack@c-api.service[112169]: INFO cinder.rpc [None req-8e0fce0c-46ba-4ad3-aa1a-ecb017b7fbef None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 12 01:07:45.512663 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.v3.router [None req-5048b97d-9e16-4586-ae65-03f70dc3a608 None None] Extended resource: extra_specs {{(pid=112172) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:07:45.513475 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.v3.router [None req-7d212e0a-4e2a-4017-b3c1-23a18c1ede8b None None] Extended resource: os-volume-manage {{(pid=112171) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:07:45.513693 np0000179732 devstack@c-api.service[112169]: WARNING castellan.key_manager.migration [None req-8e0fce0c-46ba-4ad3-aa1a-ecb017b7fbef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.514214 np0000179732 devstack@c-api.service[112170]: WARNING castellan.key_manager.migration [None req-11c8e932-6632-4805-a998-2fb7b7980d06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.514296 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.v3.router [None req-5048b97d-9e16-4586-ae65-03f70dc3a608 None None] Extended resource: os-hosts {{(pid=112172) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:07:45.514963 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.v3.router [None req-7d212e0a-4e2a-4017-b3c1-23a18c1ede8b None None] Extended resource: os-availability-zone {{(pid=112171) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:07:45.515653 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.v3.router [None req-5048b97d-9e16-4586-ae65-03f70dc3a608 None None] Extended resource: os-volume-manage {{(pid=112172) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:07:45.516296 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.v3.router [None req-7d212e0a-4e2a-4017-b3c1-23a18c1ede8b None None] Extended resource: encryption {{(pid=112171) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:07:45.517008 np0000179732 devstack@c-api.service[112170]: WARNING castellan.key_manager.migration [None req-11c8e932-6632-4805-a998-2fb7b7980d06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.517078 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.v3.router [None req-5048b97d-9e16-4586-ae65-03f70dc3a608 None None] Extended resource: os-availability-zone {{(pid=112172) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:07:45.517819 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.v3.router [None req-7d212e0a-4e2a-4017-b3c1-23a18c1ede8b None None] Extended resource: os-volume-transfer {{(pid=112171) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:07:45.518484 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.v3.router [None req-5048b97d-9e16-4586-ae65-03f70dc3a608 None None] Extended resource: encryption {{(pid=112172) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:07:45.519487 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.v3.router [None req-7d212e0a-4e2a-4017-b3c1-23a18c1ede8b None None] Extended resource: capabilities {{(pid=112171) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:07:45.519916 np0000179732 devstack@c-api.service[112170]: WARNING castellan.key_manager.migration [None req-11c8e932-6632-4805-a998-2fb7b7980d06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.519984 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.v3.router [None req-5048b97d-9e16-4586-ae65-03f70dc3a608 None None] Extended resource: os-volume-transfer {{(pid=112172) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:07:45.520775 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.v3.router [None req-7d212e0a-4e2a-4017-b3c1-23a18c1ede8b None None] Extended resource: encryption {{(pid=112171) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:07:45.521379 np0000179732 devstack@c-api.service[112170]: WARNING castellan.key_manager.migration [None req-11c8e932-6632-4805-a998-2fb7b7980d06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.521877 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.v3.router [None req-5048b97d-9e16-4586-ae65-03f70dc3a608 None None] Extended resource: capabilities {{(pid=112172) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:07:45.522316 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.v3.router [None req-7d212e0a-4e2a-4017-b3c1-23a18c1ede8b None None] Extended resource: os-volume-type-access {{(pid=112171) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:07:45.523133 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.v3.router [None req-5048b97d-9e16-4586-ae65-03f70dc3a608 None None] Extended resource: encryption {{(pid=112172) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:07:45.523932 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.v3.router [None req-7d212e0a-4e2a-4017-b3c1-23a18c1ede8b None None] Extended resource: cgsnapshots {{(pid=112171) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:07:45.524059 np0000179732 devstack@c-api.service[112170]: WARNING castellan.key_manager.migration [None req-11c8e932-6632-4805-a998-2fb7b7980d06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.524676 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.v3.router [None req-5048b97d-9e16-4586-ae65-03f70dc3a608 None None] Extended resource: os-volume-type-access {{(pid=112172) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:07:45.525378 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.v3.router [None req-7d212e0a-4e2a-4017-b3c1-23a18c1ede8b None None] Extended resource: qos-specs {{(pid=112171) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:07:45.526337 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.v3.router [None req-5048b97d-9e16-4586-ae65-03f70dc3a608 None None] Extended resource: cgsnapshots {{(pid=112172) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:07:45.527536 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.contrib.snapshot_actions [None req-7d212e0a-4e2a-4017-b3c1-23a18c1ede8b None None] SnapshotActionsController initialized {{(pid=112171) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 12 01:07:45.527753 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.v3.router [None req-5048b97d-9e16-4586-ae65-03f70dc3a608 None None] Extended resource: qos-specs {{(pid=112172) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:07:45.528210 np0000179732 devstack@c-api.service[112169]: WARNING castellan.key_manager.migration [None req-8e0fce0c-46ba-4ad3-aa1a-ecb017b7fbef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.528281 np0000179732 devstack@c-api.service[112171]: WARNING castellan.key_manager.migration [None req-7d212e0a-4e2a-4017-b3c1-23a18c1ede8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.529635 np0000179732 devstack@c-api.service[112171]: WARNING castellan.key_manager.migration [None req-7d212e0a-4e2a-4017-b3c1-23a18c1ede8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.529703 np0000179732 devstack@c-api.service[112170]: WARNING castellan.key_manager.migration [None req-11c8e932-6632-4805-a998-2fb7b7980d06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.529868 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.contrib.snapshot_actions [None req-5048b97d-9e16-4586-ae65-03f70dc3a608 None None] SnapshotActionsController initialized {{(pid=112172) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 12 01:07:45.530634 np0000179732 devstack@c-api.service[112172]: WARNING castellan.key_manager.migration [None req-5048b97d-9e16-4586-ae65-03f70dc3a608 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.530999 np0000179732 devstack@c-api.service[112171]: WARNING castellan.key_manager.migration [None req-7d212e0a-4e2a-4017-b3c1-23a18c1ede8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.531501 np0000179732 devstack@c-api.service[112169]: WARNING castellan.key_manager.migration [None req-8e0fce0c-46ba-4ad3-aa1a-ecb017b7fbef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.532007 np0000179732 devstack@c-api.service[112172]: WARNING castellan.key_manager.migration [None req-5048b97d-9e16-4586-ae65-03f70dc3a608 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.532327 np0000179732 devstack@c-api.service[112171]: WARNING castellan.key_manager.migration [None req-7d212e0a-4e2a-4017-b3c1-23a18c1ede8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.533373 np0000179732 devstack@c-api.service[112172]: WARNING castellan.key_manager.migration [None req-5048b97d-9e16-4586-ae65-03f70dc3a608 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.533669 np0000179732 devstack@c-api.service[112170]: WARNING castellan.key_manager.migration [None req-11c8e932-6632-4805-a998-2fb7b7980d06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.533755 np0000179732 devstack@c-api.service[112171]: WARNING castellan.key_manager.migration [None req-7d212e0a-4e2a-4017-b3c1-23a18c1ede8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.534735 np0000179732 devstack@c-api.service[112172]: WARNING castellan.key_manager.migration [None req-5048b97d-9e16-4586-ae65-03f70dc3a608 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.534808 np0000179732 devstack@c-api.service[112169]: WARNING castellan.key_manager.migration [None req-8e0fce0c-46ba-4ad3-aa1a-ecb017b7fbef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.535255 np0000179732 devstack@c-api.service[112171]: WARNING castellan.key_manager.migration [None req-7d212e0a-4e2a-4017-b3c1-23a18c1ede8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.536100 np0000179732 devstack@c-api.service[112170]: WARNING castellan.key_manager.migration [None req-11c8e932-6632-4805-a998-2fb7b7980d06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.536181 np0000179732 devstack@c-api.service[112172]: WARNING castellan.key_manager.migration [None req-5048b97d-9e16-4586-ae65-03f70dc3a608 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.536620 np0000179732 devstack@c-api.service[112171]: WARNING castellan.key_manager.migration [None req-7d212e0a-4e2a-4017-b3c1-23a18c1ede8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.537499 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.v3.router [None req-7d212e0a-4e2a-4017-b3c1-23a18c1ede8b None None] Extension SnapshotActions extending resource: snapshots {{(pid=112171) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:07:45.537570 np0000179732 devstack@c-api.service[112172]: WARNING castellan.key_manager.migration [None req-5048b97d-9e16-4586-ae65-03f70dc3a608 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.537625 np0000179732 devstack@c-api.service[112170]: WARNING castellan.key_manager.migration [None req-11c8e932-6632-4805-a998-2fb7b7980d06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.537687 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.v3.router [None req-7d212e0a-4e2a-4017-b3c1-23a18c1ede8b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112171) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:07:45.537748 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.v3.router [None req-7d212e0a-4e2a-4017-b3c1-23a18c1ede8b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112171) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:07:45.537861 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.v3.router [None req-7d212e0a-4e2a-4017-b3c1-23a18c1ede8b None None] Extension AdminActions extending resource: volumes {{(pid=112171) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:07:45.537961 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.v3.router [None req-7d212e0a-4e2a-4017-b3c1-23a18c1ede8b None None] Extension AdminActions extending resource: snapshots {{(pid=112171) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:07:45.538068 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.v3.router [None req-7d212e0a-4e2a-4017-b3c1-23a18c1ede8b None None] Extension AdminActions extending resource: backups {{(pid=112171) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:07:45.538299 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.v3.router [None req-7d212e0a-4e2a-4017-b3c1-23a18c1ede8b None None] Extension VolumeActions extending resource: volumes {{(pid=112171) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:07:45.538402 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.v3.router [None req-7d212e0a-4e2a-4017-b3c1-23a18c1ede8b None None] Extension TypesManage extending resource: types {{(pid=112171) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:07:45.538514 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.v3.router [None req-7d212e0a-4e2a-4017-b3c1-23a18c1ede8b None None] Extension UsedLimits extending resource: limits {{(pid=112171) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:07:45.538603 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.v3.router [None req-7d212e0a-4e2a-4017-b3c1-23a18c1ede8b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112171) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:07:45.538699 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.v3.router [None req-7d212e0a-4e2a-4017-b3c1-23a18c1ede8b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112171) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:07:45.538773 np0000179732 devstack@c-api.service[112169]: WARNING castellan.key_manager.migration [None req-8e0fce0c-46ba-4ad3-aa1a-ecb017b7fbef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.538838 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.v3.router [None req-7d212e0a-4e2a-4017-b3c1-23a18c1ede8b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112171) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:07:45.538910 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.v3.router [None req-7d212e0a-4e2a-4017-b3c1-23a18c1ede8b None None] Extension VolumeTypeAccess extending resource: types {{(pid=112171) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:07:45.539002 np0000179732 devstack@c-api.service[112172]: WARNING castellan.key_manager.migration [None req-5048b97d-9e16-4586-ae65-03f70dc3a608 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.539063 np0000179732 devstack@c-api.service[112170]: WARNING castellan.key_manager.migration [None req-11c8e932-6632-4805-a998-2fb7b7980d06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.539123 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.v3.router [None req-7d212e0a-4e2a-4017-b3c1-23a18c1ede8b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112171) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:07:45.539123 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.v3.router [None req-7d212e0a-4e2a-4017-b3c1-23a18c1ede8b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112171) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:07:45.539280 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.v3.router [None req-7d212e0a-4e2a-4017-b3c1-23a18c1ede8b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112171) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:07:45.539785 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.v3.router [None req-5048b97d-9e16-4586-ae65-03f70dc3a608 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112172) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:07:45.539884 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.v3.router [None req-5048b97d-9e16-4586-ae65-03f70dc3a608 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112172) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:07:45.540018 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.v3.router [None req-5048b97d-9e16-4586-ae65-03f70dc3a608 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112172) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:07:45.540096 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.v3.router [None req-5048b97d-9e16-4586-ae65-03f70dc3a608 None None] Extension AdminActions extending resource: volumes {{(pid=112172) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:07:45.540261 np0000179732 devstack@c-api.service[112170]: WARNING castellan.key_manager.migration [None req-11c8e932-6632-4805-a998-2fb7b7980d06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.540332 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.v3.router [None req-5048b97d-9e16-4586-ae65-03f70dc3a608 None None] Extension AdminActions extending resource: snapshots {{(pid=112172) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:07:45.540410 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.v3.router [None req-5048b97d-9e16-4586-ae65-03f70dc3a608 None None] Extension AdminActions extending resource: backups {{(pid=112172) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:07:45.541012 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.v3.router [None req-5048b97d-9e16-4586-ae65-03f70dc3a608 None None] Extension VolumeActions extending resource: volumes {{(pid=112172) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:07:45.541125 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.v3.router [None req-5048b97d-9e16-4586-ae65-03f70dc3a608 None None] Extension TypesManage extending resource: types {{(pid=112172) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:07:45.541272 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.v3.router [None req-5048b97d-9e16-4586-ae65-03f70dc3a608 None None] Extension UsedLimits extending resource: limits {{(pid=112172) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:07:45.541363 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.v3.router [None req-5048b97d-9e16-4586-ae65-03f70dc3a608 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112172) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:07:45.541427 np0000179732 devstack@c-api.service[112170]: WARNING cinder.api.contrib.hosts [None req-11c8e932-6632-4805-a998-2fb7b7980d06 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 12 01:07:45.541487 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.v3.router [None req-5048b97d-9e16-4586-ae65-03f70dc3a608 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112172) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:07:45.541567 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.v3.router [None req-5048b97d-9e16-4586-ae65-03f70dc3a608 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112172) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:07:45.541629 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.v3.router [None req-5048b97d-9e16-4586-ae65-03f70dc3a608 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112172) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:07:45.541763 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.v3.router [None req-5048b97d-9e16-4586-ae65-03f70dc3a608 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112172) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:07:45.541869 np0000179732 devstack@c-api.service[112169]: WARNING castellan.key_manager.migration [None req-8e0fce0c-46ba-4ad3-aa1a-ecb017b7fbef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.541935 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.v3.router [None req-5048b97d-9e16-4586-ae65-03f70dc3a608 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112172) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:07:45.542003 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.v3.router [None req-5048b97d-9e16-4586-ae65-03f70dc3a608 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112172) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:07:45.542146 np0000179732 devstack@c-api.service[112170]: WARNING castellan.key_manager.migration [None req-11c8e932-6632-4805-a998-2fb7b7980d06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.543470 np0000179732 devstack@c-api.service[112170]: WARNING castellan.key_manager.migration [None req-11c8e932-6632-4805-a998-2fb7b7980d06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.544735 np0000179732 devstack@c-api.service[112169]: WARNING castellan.key_manager.migration [None req-8e0fce0c-46ba-4ad3-aa1a-ecb017b7fbef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.544793 np0000179732 devstack@c-api.service[112170]: WARNING castellan.key_manager.migration [None req-11c8e932-6632-4805-a998-2fb7b7980d06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.546284 np0000179732 devstack@c-api.service[112170]: WARNING castellan.key_manager.migration [None req-11c8e932-6632-4805-a998-2fb7b7980d06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.547249 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.v3.router [None req-11c8e932-6632-4805-a998-2fb7b7980d06 None None] Extended resource: extensions {{(pid=112170) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:07:45.547740 np0000179732 devstack@c-api.service[112171]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x716b7dca3668 pid: 112171 (default app) Jun 12 01:07:45.548141 np0000179732 devstack@c-api.service[112169]: WARNING castellan.key_manager.migration [None req-8e0fce0c-46ba-4ad3-aa1a-ecb017b7fbef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.548612 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.v3.router [None req-11c8e932-6632-4805-a998-2fb7b7980d06 None None] Extended resource: os-quota-class-sets {{(pid=112170) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:07:45.549849 np0000179732 devstack@c-api.service[112172]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x716b7dca3668 pid: 112172 (default app) Jun 12 01:07:45.550241 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.v3.router [None req-11c8e932-6632-4805-a998-2fb7b7980d06 None None] Extended resource: scheduler-stats {{(pid=112170) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:07:45.550645 np0000179732 devstack@c-api.service[112169]: WARNING castellan.key_manager.migration [None req-8e0fce0c-46ba-4ad3-aa1a-ecb017b7fbef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.551571 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.v3.router [None req-11c8e932-6632-4805-a998-2fb7b7980d06 None None] Extended resource: os-quota-sets {{(pid=112170) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:07:45.553044 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.v3.router [None req-11c8e932-6632-4805-a998-2fb7b7980d06 None None] Extended resource: backups {{(pid=112170) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:07:45.553525 np0000179732 devstack@c-api.service[112169]: WARNING castellan.key_manager.migration [None req-8e0fce0c-46ba-4ad3-aa1a-ecb017b7fbef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.555013 np0000179732 devstack@c-api.service[112169]: WARNING castellan.key_manager.migration [None req-8e0fce0c-46ba-4ad3-aa1a-ecb017b7fbef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.555094 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.v3.router [None req-11c8e932-6632-4805-a998-2fb7b7980d06 None None] Extended resource: os-snapshot-manage {{(pid=112170) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:07:45.555892 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.555892 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.555892 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.555892 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.556316 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.556316 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.556316 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.556316 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.556620 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.556620 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.556620 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.556620 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.556620 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.556620 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.557179 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.557179 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.557179 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.557179 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.557179 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.557580 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.557580 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.557580 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.557580 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.557580 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.558001 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.558001 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.558001 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.558001 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.558405 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.558405 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.558405 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.558405 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.558405 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.558797 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.558797 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.558797 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.558797 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.558797 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.559102 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.559102 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.559102 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.559102 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.559102 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.559102 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.559483 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.559483 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.559483 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.559483 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.559483 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.559483 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.559767 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.559767 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.559767 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.559767 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.559767 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.559767 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.560033 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.560033 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.560033 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.560033 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.560033 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.560284 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.560284 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.560284 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.560284 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.560284 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.560497 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.v3.router [None req-11c8e932-6632-4805-a998-2fb7b7980d06 None None] Extended resource: consistencygroups {{(pid=112170) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:07:45.560536 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.560536 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.560536 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.560536 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.560536 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.560536 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.560810 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.560810 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.560810 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.560810 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.560810 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.560810 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.561063 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.561063 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.561063 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.561063 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.561063 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.561321 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.561321 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.561321 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.561321 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.561321 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.561537 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.561537 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.561537 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.561537 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.561713 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.561713 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.561713 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.561713 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.561908 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.561908 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.561908 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.561908 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.561908 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.562146 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.562146 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.562146 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.562146 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.562146 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.562376 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.562376 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.562376 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.562376 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.562567 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.562567 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.562567 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.562567 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.562756 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.562756 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.562756 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.562756 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.562947 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.562947 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.562947 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.562947 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.563151 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.563151 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.563151 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.563151 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.563360 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.563360 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.563360 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.563360 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.563360 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.563614 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.563614 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.563614 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.563614 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.563614 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.563614 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.563871 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.563871 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.563871 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.563871 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.563871 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.564089 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.564089 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.564089 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.564089 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.564089 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.564089 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.564371 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.564371 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.564371 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.564371 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.564371 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.564371 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.564644 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.564644 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.564644 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.564644 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.564644 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.564644 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.564904 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.564904 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.564904 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.564904 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.564904 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.564904 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.565176 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.565176 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.565176 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.565176 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.565491 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.565491 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.565491 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.565491 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.565491 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.565734 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.565734 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.565734 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.565734 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:45.565734 np0000179732 devstack@c-api.service[112171]: warnings.warn(deprecated_msg) Jun 12 01:07:45.565996 np0000179732 devstack@c-api.service[112169]: WARNING castellan.key_manager.migration [None req-8e0fce0c-46ba-4ad3-aa1a-ecb017b7fbef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.566051 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.v3.router [None req-11c8e932-6632-4805-a998-2fb7b7980d06 None None] Extended resource: extra_specs {{(pid=112170) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:07:45.566093 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.middleware.request_id [None req-44c556d9-415b-4fb9-bc21-7a1c65ed2ef4 None None] RequestId filter calling following filter/app {{(pid=112171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 01:07:45.566142 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.v3.router [None req-11c8e932-6632-4805-a998-2fb7b7980d06 None None] Extended resource: os-hosts {{(pid=112170) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:07:45.566142 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.v3.router [None req-11c8e932-6632-4805-a998-2fb7b7980d06 None None] Extended resource: os-volume-manage {{(pid=112170) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:07:45.566246 np0000179732 devstack@c-api.service[112171]: [pid: 112171|app: 0|req: 1/1] 199.204.45.22 () {60 vars in 949 bytes} [Fri Jun 12 01:07:45 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 12 01:07:45.566295 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.v3.router [None req-11c8e932-6632-4805-a998-2fb7b7980d06 None None] Extended resource: os-availability-zone {{(pid=112170) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:07:45.566337 np0000179732 devstack@c-api.service[112169]: WARNING castellan.key_manager.migration [None req-8e0fce0c-46ba-4ad3-aa1a-ecb017b7fbef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.566458 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.v3.router [None req-11c8e932-6632-4805-a998-2fb7b7980d06 None None] Extended resource: encryption {{(pid=112170) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:07:45.566458 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.v3.router [None req-11c8e932-6632-4805-a998-2fb7b7980d06 None None] Extended resource: os-volume-transfer {{(pid=112170) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:07:45.567338 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.v3.router [None req-11c8e932-6632-4805-a998-2fb7b7980d06 None None] Extended resource: capabilities {{(pid=112170) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:07:45.567418 np0000179732 devstack@c-api.service[112169]: WARNING castellan.key_manager.migration [None req-8e0fce0c-46ba-4ad3-aa1a-ecb017b7fbef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.568617 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.v3.router [None req-11c8e932-6632-4805-a998-2fb7b7980d06 None None] Extended resource: encryption {{(pid=112170) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:07:45.569771 np0000179732 devstack@c-api.service[112169]: WARNING castellan.key_manager.migration [None req-8e0fce0c-46ba-4ad3-aa1a-ecb017b7fbef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.570733 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.v3.router [None req-11c8e932-6632-4805-a998-2fb7b7980d06 None None] Extended resource: os-volume-type-access {{(pid=112170) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:07:45.571264 np0000179732 devstack@c-api.service[112169]: WARNING castellan.key_manager.migration [None req-8e0fce0c-46ba-4ad3-aa1a-ecb017b7fbef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.572313 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.v3.router [None req-11c8e932-6632-4805-a998-2fb7b7980d06 None None] Extended resource: cgsnapshots {{(pid=112170) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:07:45.572616 np0000179732 devstack@c-api.service[112169]: WARNING castellan.key_manager.migration [None req-8e0fce0c-46ba-4ad3-aa1a-ecb017b7fbef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.573745 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.v3.router [None req-11c8e932-6632-4805-a998-2fb7b7980d06 None None] Extended resource: qos-specs {{(pid=112170) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:07:45.574034 np0000179732 devstack@c-api.service[112169]: WARNING castellan.key_manager.migration [None req-8e0fce0c-46ba-4ad3-aa1a-ecb017b7fbef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.575237 np0000179732 devstack@c-api.service[112169]: WARNING cinder.api.contrib.hosts [None req-8e0fce0c-46ba-4ad3-aa1a-ecb017b7fbef None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 12 01:07:45.575901 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.contrib.snapshot_actions [None req-11c8e932-6632-4805-a998-2fb7b7980d06 None None] SnapshotActionsController initialized {{(pid=112170) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 12 01:07:45.575978 np0000179732 devstack@c-api.service[112169]: WARNING castellan.key_manager.migration [None req-8e0fce0c-46ba-4ad3-aa1a-ecb017b7fbef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.576756 np0000179732 devstack@c-api.service[112170]: WARNING castellan.key_manager.migration [None req-11c8e932-6632-4805-a998-2fb7b7980d06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.577427 np0000179732 devstack@c-api.service[112169]: WARNING castellan.key_manager.migration [None req-8e0fce0c-46ba-4ad3-aa1a-ecb017b7fbef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.578787 np0000179732 devstack@c-api.service[112169]: WARNING castellan.key_manager.migration [None req-8e0fce0c-46ba-4ad3-aa1a-ecb017b7fbef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.580093 np0000179732 devstack@c-api.service[112170]: WARNING castellan.key_manager.migration [None req-11c8e932-6632-4805-a998-2fb7b7980d06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.580419 np0000179732 devstack@c-api.service[112169]: WARNING castellan.key_manager.migration [None req-8e0fce0c-46ba-4ad3-aa1a-ecb017b7fbef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.581412 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.v3.router [None req-8e0fce0c-46ba-4ad3-aa1a-ecb017b7fbef None None] Extended resource: extensions {{(pid=112169) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:07:45.581515 np0000179732 devstack@c-api.service[112170]: WARNING castellan.key_manager.migration [None req-11c8e932-6632-4805-a998-2fb7b7980d06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.582878 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.v3.router [None req-8e0fce0c-46ba-4ad3-aa1a-ecb017b7fbef None None] Extended resource: os-quota-class-sets {{(pid=112169) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:07:45.583424 np0000179732 devstack@c-api.service[112170]: WARNING castellan.key_manager.migration [None req-11c8e932-6632-4805-a998-2fb7b7980d06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.584060 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.v3.router [None req-8e0fce0c-46ba-4ad3-aa1a-ecb017b7fbef None None] Extended resource: scheduler-stats {{(pid=112169) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:07:45.584884 np0000179732 devstack@c-api.service[112170]: WARNING castellan.key_manager.migration [None req-11c8e932-6632-4805-a998-2fb7b7980d06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.585535 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.v3.router [None req-8e0fce0c-46ba-4ad3-aa1a-ecb017b7fbef None None] Extended resource: os-quota-sets {{(pid=112169) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:07:45.586375 np0000179732 devstack@c-api.service[112170]: WARNING castellan.key_manager.migration [None req-11c8e932-6632-4805-a998-2fb7b7980d06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.587089 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.v3.router [None req-8e0fce0c-46ba-4ad3-aa1a-ecb017b7fbef None None] Extended resource: backups {{(pid=112169) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:07:45.587845 np0000179732 devstack@c-api.service[112170]: WARNING castellan.key_manager.migration [None req-11c8e932-6632-4805-a998-2fb7b7980d06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.588714 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.v3.router [None req-11c8e932-6632-4805-a998-2fb7b7980d06 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112170) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:07:45.588837 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.v3.router [None req-11c8e932-6632-4805-a998-2fb7b7980d06 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112170) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:07:45.589040 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.v3.router [None req-11c8e932-6632-4805-a998-2fb7b7980d06 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112170) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:07:45.589129 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.v3.router [None req-8e0fce0c-46ba-4ad3-aa1a-ecb017b7fbef None None] Extended resource: os-snapshot-manage {{(pid=112169) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:07:45.589175 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.v3.router [None req-11c8e932-6632-4805-a998-2fb7b7980d06 None None] Extension AdminActions extending resource: volumes {{(pid=112170) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:07:45.589270 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.v3.router [None req-11c8e932-6632-4805-a998-2fb7b7980d06 None None] Extension AdminActions extending resource: snapshots {{(pid=112170) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:07:45.589394 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.v3.router [None req-11c8e932-6632-4805-a998-2fb7b7980d06 None None] Extension AdminActions extending resource: backups {{(pid=112170) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:07:45.589491 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.v3.router [None req-11c8e932-6632-4805-a998-2fb7b7980d06 None None] Extension VolumeActions extending resource: volumes {{(pid=112170) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:07:45.589641 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.v3.router [None req-11c8e932-6632-4805-a998-2fb7b7980d06 None None] Extension TypesManage extending resource: types {{(pid=112170) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:07:45.589753 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.v3.router [None req-11c8e932-6632-4805-a998-2fb7b7980d06 None None] Extension UsedLimits extending resource: limits {{(pid=112170) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:07:45.589895 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.v3.router [None req-11c8e932-6632-4805-a998-2fb7b7980d06 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112170) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:07:45.590003 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.v3.router [None req-11c8e932-6632-4805-a998-2fb7b7980d06 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112170) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:07:45.590107 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.v3.router [None req-11c8e932-6632-4805-a998-2fb7b7980d06 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112170) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:07:45.590231 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.v3.router [None req-11c8e932-6632-4805-a998-2fb7b7980d06 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112170) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:07:45.590351 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.v3.router [None req-11c8e932-6632-4805-a998-2fb7b7980d06 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112170) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:07:45.590457 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.v3.router [None req-11c8e932-6632-4805-a998-2fb7b7980d06 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112170) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:07:45.590569 np0000179732 devstack@c-api.service[112170]: DEBUG cinder.api.v3.router [None req-11c8e932-6632-4805-a998-2fb7b7980d06 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112170) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:07:45.590633 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.v3.router [None req-8e0fce0c-46ba-4ad3-aa1a-ecb017b7fbef None None] Extended resource: consistencygroups {{(pid=112169) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:07:45.592573 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.v3.router [None req-8e0fce0c-46ba-4ad3-aa1a-ecb017b7fbef None None] Extended resource: extra_specs {{(pid=112169) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:07:45.594164 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.v3.router [None req-8e0fce0c-46ba-4ad3-aa1a-ecb017b7fbef None None] Extended resource: os-hosts {{(pid=112169) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:07:45.595570 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.v3.router [None req-8e0fce0c-46ba-4ad3-aa1a-ecb017b7fbef None None] Extended resource: os-volume-manage {{(pid=112169) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:07:45.597012 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.v3.router [None req-8e0fce0c-46ba-4ad3-aa1a-ecb017b7fbef None None] Extended resource: os-availability-zone {{(pid=112169) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:07:45.598383 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.v3.router [None req-8e0fce0c-46ba-4ad3-aa1a-ecb017b7fbef None None] Extended resource: encryption {{(pid=112169) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:07:45.599293 np0000179732 devstack@c-api.service[112170]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x716b7dca3668 pid: 112170 (default app) Jun 12 01:07:45.599918 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.v3.router [None req-8e0fce0c-46ba-4ad3-aa1a-ecb017b7fbef None None] Extended resource: os-volume-transfer {{(pid=112169) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:07:45.601529 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.v3.router [None req-8e0fce0c-46ba-4ad3-aa1a-ecb017b7fbef None None] Extended resource: capabilities {{(pid=112169) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:07:45.602788 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.v3.router [None req-8e0fce0c-46ba-4ad3-aa1a-ecb017b7fbef None None] Extended resource: encryption {{(pid=112169) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:07:45.604864 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.v3.router [None req-8e0fce0c-46ba-4ad3-aa1a-ecb017b7fbef None None] Extended resource: os-volume-type-access {{(pid=112169) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:07:45.606543 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.v3.router [None req-8e0fce0c-46ba-4ad3-aa1a-ecb017b7fbef None None] Extended resource: cgsnapshots {{(pid=112169) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:07:45.607970 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.v3.router [None req-8e0fce0c-46ba-4ad3-aa1a-ecb017b7fbef None None] Extended resource: qos-specs {{(pid=112169) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:07:45.610138 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.contrib.snapshot_actions [None req-8e0fce0c-46ba-4ad3-aa1a-ecb017b7fbef None None] SnapshotActionsController initialized {{(pid=112169) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 12 01:07:45.610941 np0000179732 devstack@c-api.service[112169]: WARNING castellan.key_manager.migration [None req-8e0fce0c-46ba-4ad3-aa1a-ecb017b7fbef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.612248 np0000179732 devstack@c-api.service[112169]: WARNING castellan.key_manager.migration [None req-8e0fce0c-46ba-4ad3-aa1a-ecb017b7fbef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.613618 np0000179732 devstack@c-api.service[112169]: WARNING castellan.key_manager.migration [None req-8e0fce0c-46ba-4ad3-aa1a-ecb017b7fbef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.614961 np0000179732 devstack@c-api.service[112169]: WARNING castellan.key_manager.migration [None req-8e0fce0c-46ba-4ad3-aa1a-ecb017b7fbef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.616398 np0000179732 devstack@c-api.service[112169]: WARNING castellan.key_manager.migration [None req-8e0fce0c-46ba-4ad3-aa1a-ecb017b7fbef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.617895 np0000179732 devstack@c-api.service[112169]: WARNING castellan.key_manager.migration [None req-8e0fce0c-46ba-4ad3-aa1a-ecb017b7fbef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.619224 np0000179732 devstack@c-api.service[112169]: WARNING castellan.key_manager.migration [None req-8e0fce0c-46ba-4ad3-aa1a-ecb017b7fbef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:07:45.620077 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.v3.router [None req-8e0fce0c-46ba-4ad3-aa1a-ecb017b7fbef None None] Extension SnapshotActions extending resource: snapshots {{(pid=112169) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:07:45.620189 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.v3.router [None req-8e0fce0c-46ba-4ad3-aa1a-ecb017b7fbef None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112169) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:07:45.620403 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.v3.router [None req-8e0fce0c-46ba-4ad3-aa1a-ecb017b7fbef None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112169) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:07:45.620510 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.v3.router [None req-8e0fce0c-46ba-4ad3-aa1a-ecb017b7fbef None None] Extension AdminActions extending resource: volumes {{(pid=112169) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:07:45.620674 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.v3.router [None req-8e0fce0c-46ba-4ad3-aa1a-ecb017b7fbef None None] Extension AdminActions extending resource: snapshots {{(pid=112169) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:07:45.620781 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.v3.router [None req-8e0fce0c-46ba-4ad3-aa1a-ecb017b7fbef None None] Extension AdminActions extending resource: backups {{(pid=112169) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:07:45.620915 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.v3.router [None req-8e0fce0c-46ba-4ad3-aa1a-ecb017b7fbef None None] Extension VolumeActions extending resource: volumes {{(pid=112169) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:07:45.621064 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.v3.router [None req-8e0fce0c-46ba-4ad3-aa1a-ecb017b7fbef None None] Extension TypesManage extending resource: types {{(pid=112169) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:07:45.621177 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.v3.router [None req-8e0fce0c-46ba-4ad3-aa1a-ecb017b7fbef None None] Extension UsedLimits extending resource: limits {{(pid=112169) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:07:45.621300 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.v3.router [None req-8e0fce0c-46ba-4ad3-aa1a-ecb017b7fbef None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112169) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:07:45.621397 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.v3.router [None req-8e0fce0c-46ba-4ad3-aa1a-ecb017b7fbef None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112169) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:07:45.621500 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.v3.router [None req-8e0fce0c-46ba-4ad3-aa1a-ecb017b7fbef None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112169) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:07:45.621603 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.v3.router [None req-8e0fce0c-46ba-4ad3-aa1a-ecb017b7fbef None None] Extension VolumeTypeAccess extending resource: types {{(pid=112169) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:07:45.621721 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.v3.router [None req-8e0fce0c-46ba-4ad3-aa1a-ecb017b7fbef None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112169) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:07:45.621876 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.v3.router [None req-8e0fce0c-46ba-4ad3-aa1a-ecb017b7fbef None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112169) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:07:45.622012 np0000179732 devstack@c-api.service[112169]: DEBUG cinder.api.v3.router [None req-8e0fce0c-46ba-4ad3-aa1a-ecb017b7fbef None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112169) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:07:45.630557 np0000179732 devstack@c-api.service[112169]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x716b7dca3668 pid: 112169 (default app) Jun 12 01:07:53.146479 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.146479 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.146479 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.146479 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.147280 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.147280 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.147280 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.147280 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.147552 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.147552 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.147552 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.147552 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.147552 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.147552 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.147941 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.147941 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.147941 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.147941 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.147941 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.148286 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.148286 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.148286 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.148286 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.148286 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.148590 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.148590 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.148590 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.148590 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.148845 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.148845 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.148845 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.148845 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.148845 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.149142 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.149142 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.149142 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.149142 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.149142 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.149451 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.149451 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.149451 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.149451 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.149451 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.149451 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.149756 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.149756 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.149756 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.149756 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.149756 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.149756 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.150075 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.150075 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.150075 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.150075 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.150075 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.150075 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.150403 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.150403 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.150403 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.150403 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.150403 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.150667 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.150667 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.150667 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.150667 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.150667 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.150916 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.150916 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.150916 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.150916 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.150916 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.150916 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.151260 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.151260 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.151260 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.151260 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.151260 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.151260 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.151599 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.151599 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.151599 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.151599 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.151599 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.151900 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.151900 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.151900 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.151900 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.151900 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.152129 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.152129 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.152129 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.152129 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.152315 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.152315 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.152315 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.152315 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.152456 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.152456 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.152456 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.152456 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.152456 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.152629 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.152629 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.152629 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.152629 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.152629 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.152786 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.152786 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.152786 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.152786 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.152924 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.152924 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.152924 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.152924 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.153071 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.153071 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.153071 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.153071 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.153559 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.153559 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.153559 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.153559 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.153718 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.153718 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.153718 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.153718 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.153865 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.153865 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.153865 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.153865 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.153865 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.154214 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.154214 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.154214 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.154214 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.154214 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.154214 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.154438 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.154438 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.154438 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.154438 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.154438 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.154636 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.154636 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.154636 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.154636 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.154636 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.154636 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.154856 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.154856 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.154856 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.154856 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.154856 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.154856 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.155086 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.155086 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.155086 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.155086 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.155086 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.155086 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.155319 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.155319 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.155319 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.155319 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.155319 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.155319 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.155567 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.155567 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.155567 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.155567 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.155727 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.155727 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.155727 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.155727 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.155727 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.155922 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.155922 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.155922 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.155922 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.155922 np0000179732 devstack@c-api.service[112172]: warnings.warn(deprecated_msg) Jun 12 01:07:53.155922 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.middleware.request_id [None req-48b686b0-a41d-4099-a58a-7de124c5c680 None None] RequestId filter calling following filter/app {{(pid=112172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 01:07:53.660131 np0000179732 devstack@c-api.service[112172]: INFO cinder.api.openstack.wsgi [None req-48b686b0-a41d-4099-a58a-7de124c5c680 admin admin] POST https://199.204.45.22/volume/v3/types Jun 12 01:07:53.660749 np0000179732 devstack@c-api.service[112172]: DEBUG cinder.api.openstack.wsgi [None req-48b686b0-a41d-4099-a58a-7de124c5c680 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 12 01:07:53.662508 np0000179732 devstack@c-api.service[112172]: /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 12 01:07:53.662508 np0000179732 devstack@c-api.service[112172]: warnings.warn( Jun 12 01:07:53.703970 np0000179732 devstack@c-api.service[112172]: DEBUG oslo_db.sqlalchemy.engines [None req-48b686b0-a41d-4099-a58a-7de124c5c680 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=112172) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 01:07:53.739171 np0000179732 devstack@c-api.service[112172]: INFO cinder.api.openstack.wsgi [None req-48b686b0-a41d-4099-a58a-7de124c5c680 admin admin] https://199.204.45.22/volume/v3/types returned with HTTP 200 Jun 12 01:07:53.739759 np0000179732 devstack@c-api.service[112172]: [pid: 112172|app: 0|req: 1/2] 199.204.45.22 () {68 vars in 1281 bytes} [Fri Jun 12 01:07:53 2026] POST /volume/v3/types => generated 186 bytes in 607 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 12 01:07:53.754760 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.middleware.request_id [req-48b686b0-a41d-4099-a58a-7de124c5c680 req-2b26f05c-ba5f-4f06-824d-58d9230ad035 None None] RequestId filter calling following filter/app {{(pid=112171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 01:07:54.092698 np0000179732 devstack@c-api.service[112171]: INFO cinder.api.openstack.wsgi [req-48b686b0-a41d-4099-a58a-7de124c5c680 req-2b26f05c-ba5f-4f06-824d-58d9230ad035 admin admin] POST https://199.204.45.22/volume/v3/types/9287b5fe-db5a-4bc6-8b69-223f61970d45/extra_specs Jun 12 01:07:54.093381 np0000179732 devstack@c-api.service[112171]: DEBUG cinder.api.openstack.wsgi [req-48b686b0-a41d-4099-a58a-7de124c5c680 req-2b26f05c-ba5f-4f06-824d-58d9230ad035 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 12 01:07:54.095146 np0000179732 devstack@c-api.service[112171]: /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 12 01:07:54.095146 np0000179732 devstack@c-api.service[112171]: warnings.warn( Jun 12 01:07:54.138378 np0000179732 devstack@c-api.service[112171]: DEBUG oslo_db.sqlalchemy.engines [req-48b686b0-a41d-4099-a58a-7de124c5c680 req-2b26f05c-ba5f-4f06-824d-58d9230ad035 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=112171) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 01:07:54.201419 np0000179732 devstack@c-api.service[112171]: INFO cinder.api.openstack.wsgi [req-48b686b0-a41d-4099-a58a-7de124c5c680 req-2b26f05c-ba5f-4f06-824d-58d9230ad035 admin admin] https://199.204.45.22/volume/v3/types/9287b5fe-db5a-4bc6-8b69-223f61970d45/extra_specs returned with HTTP 200 Jun 12 01:07:54.202068 np0000179732 devstack@c-api.service[112171]: [pid: 112171|app: 0|req: 2/3] 199.204.45.22 () {70 vars in 1498 bytes} [Fri Jun 12 01:07:53 2026] POST /volume/v3/types/9287b5fe-db5a-4bc6-8b69-223f61970d45/extra_specs => generated 55 bytes in 448 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 01:07:55.477019 np0000179732 devstack@c-api.service[112170]: DEBUG dbcounter [-] [112170] Writing DB stats cinder:SELECT=6 {{(pid=112170) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 01:07:55.511603 np0000179732 devstack@c-api.service[112169]: DEBUG dbcounter [-] [112169] Writing DB stats cinder:SELECT=6 {{(pid=112169) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 01:08:03.736684 np0000179732 devstack@c-api.service[112172]: DEBUG dbcounter [-] [112172] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112172) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 01:08:04.199824 np0000179732 devstack@c-api.service[112171]: DEBUG dbcounter [-] [112171] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112171) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}