Jun 16 01:15:18.854226 np0000180501 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 16 01:15:18.864250 np0000180501 devstack@c-api.service[112224]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 16 01:15:18.866815 np0000180501 devstack@c-api.service[112224]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jun 16 01:15:18 2026] *** Jun 16 01:15:18.866815 np0000180501 devstack@c-api.service[112224]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 16 01:15:18.866815 np0000180501 devstack@c-api.service[112224]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 16 01:15:18.866815 np0000180501 devstack@c-api.service[112224]: nodename: np0000180501 Jun 16 01:15:18.866815 np0000180501 devstack@c-api.service[112224]: machine: x86_64 Jun 16 01:15:18.866815 np0000180501 devstack@c-api.service[112224]: clock source: unix Jun 16 01:15:18.866815 np0000180501 devstack@c-api.service[112224]: pcre jit disabled Jun 16 01:15:18.866815 np0000180501 devstack@c-api.service[112224]: detected number of CPU cores: 16 Jun 16 01:15:18.866815 np0000180501 devstack@c-api.service[112224]: current working directory: / Jun 16 01:15:18.866815 np0000180501 devstack@c-api.service[112224]: detected binary path: /usr/bin/uwsgi-core Jun 16 01:15:18.866815 np0000180501 devstack@c-api.service[112224]: your processes number limit is 256917 Jun 16 01:15:18.866815 np0000180501 devstack@c-api.service[112224]: your memory page size is 4096 bytes Jun 16 01:15:18.866815 np0000180501 devstack@c-api.service[112224]: detected max file descriptor number: 2048 Jun 16 01:15:18.866815 np0000180501 devstack@c-api.service[112224]: lock engine: pthread robust mutexes Jun 16 01:15:18.867577 np0000180501 devstack@c-api.service[112224]: thunder lock: enabled Jun 16 01:15:18.867577 np0000180501 devstack@c-api.service[112224]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 16 01:15:18.867577 np0000180501 devstack@c-api.service[112224]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 16 01:15:18.867577 np0000180501 devstack@c-api.service[112224]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 16 01:15:18.867577 np0000180501 devstack@c-api.service[112224]: Set PythonHome to /opt/stack/data/venv Jun 16 01:15:18.902102 np0000180501 devstack@c-api.service[112224]: Python main interpreter initialized at 0x7ae4a86a3668 Jun 16 01:15:18.902102 np0000180501 devstack@c-api.service[112224]: python threads support enabled Jun 16 01:15:18.902102 np0000180501 devstack@c-api.service[112224]: your server socket listen backlog is limited to 100 connections Jun 16 01:15:18.902102 np0000180501 devstack@c-api.service[112224]: your mercy for graceful operations on workers is 80 seconds Jun 16 01:15:18.902583 np0000180501 devstack@c-api.service[112224]: mapped 671795 bytes (656 KB) for 4 cores Jun 16 01:15:18.902744 np0000180501 devstack@c-api.service[112224]: *** Operational MODE: preforking *** Jun 16 01:15:18.902898 np0000180501 devstack@c-api.service[112224]: *** uWSGI is running in multiple interpreter mode *** Jun 16 01:15:18.902898 np0000180501 devstack@c-api.service[112224]: spawned uWSGI master process (pid: 112224) Jun 16 01:15:18.903079 np0000180501 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 16 01:15:18.903658 np0000180501 devstack@c-api.service[112224]: spawned uWSGI worker 1 (pid: 112230, cores: 1) Jun 16 01:15:18.904319 np0000180501 devstack@c-api.service[112224]: spawned uWSGI worker 2 (pid: 112231, cores: 1) Jun 16 01:15:18.905193 np0000180501 devstack@c-api.service[112224]: spawned uWSGI worker 3 (pid: 112232, cores: 1) Jun 16 01:15:18.908679 np0000180501 devstack@c-api.service[112224]: spawned uWSGI worker 4 (pid: 112233, cores: 1) Jun 16 01:15:18.908679 np0000180501 devstack@c-api.service[112224]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 16 01:15:19.039063 np0000180501 devstack@c-api.service[112231]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:15:19.039063 np0000180501 devstack@c-api.service[112231]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:15:19.039063 np0000180501 devstack@c-api.service[112231]: we strongly recommend against using it for new projects. Jun 16 01:15:19.039063 np0000180501 devstack@c-api.service[112231]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:15:19.039063 np0000180501 devstack@c-api.service[112231]: framework. For more detail see Jun 16 01:15:19.039063 np0000180501 devstack@c-api.service[112231]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:15:19.039063 np0000180501 devstack@c-api.service[112231]: import eventlet # noqa Jun 16 01:15:19.039915 np0000180501 devstack@c-api.service[112233]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:15:19.039915 np0000180501 devstack@c-api.service[112233]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:15:19.039915 np0000180501 devstack@c-api.service[112233]: we strongly recommend against using it for new projects. Jun 16 01:15:19.039915 np0000180501 devstack@c-api.service[112233]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:15:19.039915 np0000180501 devstack@c-api.service[112233]: framework. For more detail see Jun 16 01:15:19.039915 np0000180501 devstack@c-api.service[112233]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:15:19.039915 np0000180501 devstack@c-api.service[112233]: import eventlet # noqa Jun 16 01:15:19.045976 np0000180501 devstack@c-api.service[112232]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:15:19.045976 np0000180501 devstack@c-api.service[112232]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:15:19.045976 np0000180501 devstack@c-api.service[112232]: we strongly recommend against using it for new projects. Jun 16 01:15:19.045976 np0000180501 devstack@c-api.service[112232]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:15:19.045976 np0000180501 devstack@c-api.service[112232]: framework. For more detail see Jun 16 01:15:19.045976 np0000180501 devstack@c-api.service[112232]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:15:19.045976 np0000180501 devstack@c-api.service[112232]: import eventlet # noqa Jun 16 01:15:19.073344 np0000180501 devstack@c-api.service[112230]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:15:19.073344 np0000180501 devstack@c-api.service[112230]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:15:19.073344 np0000180501 devstack@c-api.service[112230]: we strongly recommend against using it for new projects. Jun 16 01:15:19.073344 np0000180501 devstack@c-api.service[112230]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:15:19.073344 np0000180501 devstack@c-api.service[112230]: framework. For more detail see Jun 16 01:15:19.073344 np0000180501 devstack@c-api.service[112230]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:15:19.073344 np0000180501 devstack@c-api.service[112230]: import eventlet # noqa Jun 16 01:15:19.123313 np0000180501 devstack@c-api.service[112231]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 01:15:19.123313 np0000180501 devstack@c-api.service[112231]: warnings.warn( Jun 16 01:15:19.124804 np0000180501 devstack@c-api.service[112233]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 01:15:19.124804 np0000180501 devstack@c-api.service[112233]: warnings.warn( Jun 16 01:15:19.130378 np0000180501 devstack@c-api.service[112232]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 01:15:19.130378 np0000180501 devstack@c-api.service[112232]: warnings.warn( Jun 16 01:15:19.168228 np0000180501 devstack@c-api.service[112230]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 01:15:19.168228 np0000180501 devstack@c-api.service[112230]: warnings.warn( Jun 16 01:15:19.201055 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:19.201055 np0000180501 devstack@c-api.service[112233]: from cgi import parse_header Jun 16 01:15:19.205002 np0000180501 devstack@c-api.service[112231]: /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 16 01:15:19.205002 np0000180501 devstack@c-api.service[112231]: from cgi import parse_header Jun 16 01:15:19.205234 np0000180501 devstack@c-api.service[112232]: /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 16 01:15:19.205234 np0000180501 devstack@c-api.service[112232]: from cgi import parse_header Jun 16 01:15:19.250461 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:19.250461 np0000180501 devstack@c-api.service[112233]: removals.removed_module( Jun 16 01:15:19.251846 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:19.251846 np0000180501 devstack@c-api.service[112233]: removals.removed_module( Jun 16 01:15:19.253332 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:19.253332 np0000180501 devstack@c-api.service[112230]: from cgi import parse_header Jun 16 01:15:19.253456 np0000180501 devstack@c-api.service[112232]: /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 16 01:15:19.253456 np0000180501 devstack@c-api.service[112232]: removals.removed_module( Jun 16 01:15:19.254887 np0000180501 devstack@c-api.service[112232]: /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 16 01:15:19.254887 np0000180501 devstack@c-api.service[112232]: removals.removed_module( Jun 16 01:15:19.264960 np0000180501 devstack@c-api.service[112231]: /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 16 01:15:19.264960 np0000180501 devstack@c-api.service[112231]: removals.removed_module( Jun 16 01:15:19.266667 np0000180501 devstack@c-api.service[112231]: /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 16 01:15:19.266667 np0000180501 devstack@c-api.service[112231]: removals.removed_module( Jun 16 01:15:19.306440 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:19.306440 np0000180501 devstack@c-api.service[112230]: removals.removed_module( Jun 16 01:15:19.307909 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:19.307909 np0000180501 devstack@c-api.service[112230]: removals.removed_module( Jun 16 01:15:19.870369 np0000180501 devstack@c-api.service[112232]: /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 16 01:15:19.870369 np0000180501 devstack@c-api.service[112232]: warnings.warn( Jun 16 01:15:19.883088 np0000180501 devstack@c-api.service[112231]: /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 16 01:15:19.883088 np0000180501 devstack@c-api.service[112231]: warnings.warn( Jun 16 01:15:19.888761 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:19.888761 np0000180501 devstack@c-api.service[112233]: warnings.warn( Jun 16 01:15:19.954142 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:19.954142 np0000180501 devstack@c-api.service[112230]: warnings.warn( Jun 16 01:15:19.964067 np0000180501 devstack@c-api.service[112232]: /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 16 01:15:19.964067 np0000180501 devstack@c-api.service[112232]: warnings.warn( Jun 16 01:15:19.978459 np0000180501 devstack@c-api.service[112231]: /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 16 01:15:19.978459 np0000180501 devstack@c-api.service[112231]: warnings.warn( Jun 16 01:15:19.983930 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:19.983930 np0000180501 devstack@c-api.service[112233]: warnings.warn( Jun 16 01:15:20.063051 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:20.063051 np0000180501 devstack@c-api.service[112230]: warnings.warn( Jun 16 01:15:20.266841 np0000180501 devstack@c-api.service[112232]: 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 16 01:15:20.267449 np0000180501 devstack@c-api.service[112232]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112232) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:15:20.271747 np0000180501 devstack@c-api.service[112233]: 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 16 01:15:20.272170 np0000180501 devstack@c-api.service[112233]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112233) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:15:20.277327 np0000180501 devstack@c-api.service[112231]: 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 16 01:15:20.277736 np0000180501 devstack@c-api.service[112231]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112231) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:15:20.354288 np0000180501 devstack@c-api.service[112232]: /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 16 01:15:20.354288 np0000180501 devstack@c-api.service[112232]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:15:20.354534 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:20.354534 np0000180501 devstack@c-api.service[112233]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:15:20.356706 np0000180501 devstack@c-api.service[112231]: /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 16 01:15:20.356706 np0000180501 devstack@c-api.service[112231]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:15:20.361114 np0000180501 devstack@c-api.service[112230]: 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 16 01:15:20.361602 np0000180501 devstack@c-api.service[112230]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112230) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:15:20.422692 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:20.422692 np0000180501 devstack@c-api.service[112230]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:15:20.812578 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112231) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:15:20.812841 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112232) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:15:20.812931 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112233) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:15:20.813005 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112231) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.813064 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.813064 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.813163 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112231) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.813219 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.813219 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.813321 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.813386 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112231) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.813457 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.813827 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112230) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:15:20.814259 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112230) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.814259 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112230) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.814487 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112230) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.814629 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112231) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.814733 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.814808 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.814883 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.814943 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.814943 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.815039 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.815095 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.815147 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.815198 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.815269 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.815323 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112231) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.815387 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.815460 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.815516 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112231) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.815565 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.815616 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.815750 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.815811 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.815864 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.815903 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.816470 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112231) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.816660 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.816660 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.816660 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.816778 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.816815 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.816855 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.816910 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112231) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.816949 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.816988 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.817029 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112231) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.817069 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.817105 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.817140 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.817177 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.817210 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.817261 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.817301 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.817346 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.817384 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.817384 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.817451 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112230) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.817451 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.817451 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.817548 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.817548 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.817618 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112230) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.817683 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112230) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.818151 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112230) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.818219 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.818254 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.818334 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.818378 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112231) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.818421 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.818463 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.818509 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112230) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.818548 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.818587 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112230) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.818621 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.818621 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.818621 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112231) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.818764 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112231) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.818800 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.818843 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.818885 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.818948 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.818996 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.819035 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112230) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.819073 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.819109 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.819149 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.819187 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.819225 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.819265 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.819303 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.819347 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.819385 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.819422 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.819456 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.819493 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.819531 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112230) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.819581 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.819622 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112230) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.820846 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112231) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.820903 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.820964 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.821004 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.821046 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.821081 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.821116 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.821160 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112231) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.821196 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.821240 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112231) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.821279 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.821279 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.821355 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.821395 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.821429 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.821471 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.821507 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.821507 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.821586 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112230) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.821621 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.821673 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.821711 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.821755 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.821793 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.821836 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.821836 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.821836 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112230) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.821836 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112230) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.822365 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112231) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.822428 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.822469 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.822515 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112230) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.822560 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.822604 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.822666 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.822717 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.822758 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.822805 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.822845 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.822879 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.822918 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112231) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.822956 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.822994 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.823027 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112231) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.823063 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.823107 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.823148 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112230) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.823191 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.823230 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112230) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.823264 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.823264 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.823264 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.823264 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.823264 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.823264 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.823264 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.824726 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112231) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.824797 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.824835 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.824874 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.824949 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.824987 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112230) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.825025 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112231) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.825060 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.825098 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112231) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.825132 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.825184 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.825223 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112231) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.825261 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.825294 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.825345 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.825382 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.825419 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.825453 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.825488 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.825526 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112230) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.825567 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.825605 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.825665 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.825700 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112230) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.825735 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.825773 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.825815 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.825854 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112230) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.825894 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112231) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.825931 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.825973 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.826017 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.826055 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112231) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.826093 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.826130 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.826164 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.826202 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.826240 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.826281 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.826315 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.826357 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.826397 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.826434 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.826468 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.826506 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112230) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.826541 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.826579 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112230) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.826622 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.826679 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.826733 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.826773 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.826810 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.826858 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.826858 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.826858 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.826858 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.830397 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112230) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.830453 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.830511 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.830565 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.830603 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.830661 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.830702 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.830741 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112230) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.830775 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.830821 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112230) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.830859 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.830859 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.830927 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.830970 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.831023 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.831112 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.831161 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.831221 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.831275 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.831360 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.831410 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.831816 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112231) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.831887 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.831952 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.832001 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.832073 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.832116 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112231) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.832198 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112231) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.835946 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.836014 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.836066 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.836109 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112230) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.836148 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.836185 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.836221 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.836258 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.836301 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.836347 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.836387 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.836424 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112231) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.836465 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.836504 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.836540 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112230) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.836600 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.836668 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112230) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.836708 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.836748 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.836796 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.836835 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.836878 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.836915 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112231) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.836957 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.836995 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112231) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.837036 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.837036 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.837036 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.839080 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.839147 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.839191 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.839232 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.839269 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.839306 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.839306 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.839373 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.839412 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112231) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.839449 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.839497 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.839537 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.839579 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.839655 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.839696 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.839730 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.839766 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.839805 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.839850 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.839894 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.839939 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112230) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.839979 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.840017 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.840059 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.840094 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112231) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.840133 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.840168 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.840204 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.840244 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.840278 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.840329 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112231) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.840374 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.840412 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.840454 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.840496 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112231) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.840535 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.840580 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.840617 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.840672 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.840711 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.840840 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112230) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.840888 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.840926 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.840963 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.841004 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112230) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.841041 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.841075 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.841113 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.841151 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112230) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.841187 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.841232 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.841269 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.841306 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.841343 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.841379 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112231) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.841417 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.841451 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.841488 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.841522 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.841557 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112231) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.841602 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.841658 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.841703 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.841741 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112231) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.841784 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.841820 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.841857 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.841894 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.841931 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112230) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.841967 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.842010 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.842050 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112230) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.842097 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.842142 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.842180 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112230) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.842222 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.842282 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.842321 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112231) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.842358 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.842398 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112231) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.842441 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.842441 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.842441 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112230) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.842441 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112230) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.842608 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.842685 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.842762 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.842817 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.842857 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.842915 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.842952 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.842991 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.843028 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.843065 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.843104 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.843104 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.843179 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.843179 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.844830 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112231) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.844905 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.844952 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112230) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.844998 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.845045 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.845083 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.845122 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.845159 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.845194 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.845231 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112231) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.845275 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.845312 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112231) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.845354 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112230) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.845354 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112230) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.846742 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.846840 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.846840 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.846937 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.846979 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.847017 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.847084 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.847556 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112231) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.847608 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.847760 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.847806 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.847873 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.847972 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112231) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.848063 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112231) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.848212 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.848263 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.848302 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112230) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.848348 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.848387 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.848432 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.848472 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.848510 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.848547 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112231) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.848590 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.848629 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.848687 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.848732 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.848772 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.848819 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112230) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.848862 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.848903 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.848940 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112230) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.848981 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.849016 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.849059 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.849059 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.849134 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.849172 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.849209 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112231) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.849251 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.849289 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112230) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.849327 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.849362 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112231) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.849400 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.849437 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112231) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.849476 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.849476 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.849545 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.849584 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.849628 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.849688 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112230) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.849731 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.849769 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112230) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.849769 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112230) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.849842 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.849885 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.849930 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112231) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.849970 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.849970 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.850044 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112231) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.850081 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.850126 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.850126 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112230) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.850126 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112230) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.850226 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.850226 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.850226 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.850332 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.850371 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.850418 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112230) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.850456 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.850494 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.850531 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.850570 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.850607 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.850659 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.850696 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.850735 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.850772 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.850820 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.850857 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.850895 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112230) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.850938 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.850976 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112230) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.851013 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112231) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.851013 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.851013 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.851013 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.851163 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.851204 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.851242 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.851291 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112231) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.851291 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112231) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.851361 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.851361 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.851361 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.851462 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.851602 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.851789 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.851918 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.852038 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.852166 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.852294 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.852420 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.852527 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.852585 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.852626 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.852680 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.852728 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112230) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.852773 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.852813 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.852852 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.852896 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.852934 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.852972 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.853007 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.853045 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.853045 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112230) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.853045 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112230) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.853455 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.853558 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.853649 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.853805 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.853866 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112231) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.853911 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.853969 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.854013 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.854060 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.854098 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.854143 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.854183 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.854221 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.854264 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.854301 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.854301 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.854389 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112231) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.854425 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.854463 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112230) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.854505 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112231) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.854545 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.854588 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.854623 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.854691 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.854732 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.854771 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.854771 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.854840 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.854879 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112230) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.854925 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.854963 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112230) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.854963 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112230) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.855032 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.855074 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.855112 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.855149 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.855187 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.855229 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.855272 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.855316 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.855359 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112231) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.855396 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112230) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.855431 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.855470 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.855509 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112230) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.855551 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.855592 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.855665 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.855722 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.855764 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.855800 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.855837 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.855888 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112231) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.855930 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.855966 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112231) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.856004 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.856043 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112231) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.856043 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.856043 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.856159 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.856200 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.856237 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.856280 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.856318 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.856355 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112230) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.856399 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112231) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.856436 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.856436 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.856505 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.856561 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112231) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.856601 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.856650 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.856650 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.856730 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.856768 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.856806 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.856806 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112230) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.856875 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.856923 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112230) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.856961 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.856961 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.857032 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112231) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.857071 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.857107 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.857149 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.857188 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.857188 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.857257 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.857295 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.857344 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.857384 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112231) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.857421 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.857496 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112231) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.857534 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.857534 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.857534 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.857534 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.857534 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.857788 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.857788 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.857867 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.857907 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.857907 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.857981 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112230) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.858021 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.858066 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.858109 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.858144 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.858270 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.858316 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.858316 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.858381 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.858420 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.858465 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.858465 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112230) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.858539 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.858574 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112230) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.858622 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.858622 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.858713 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112231) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.858713 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.858713 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.858713 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.858861 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.858861 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112231) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.858937 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.858976 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112231) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.859022 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.859022 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.859096 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112230) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.859136 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.859178 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.859216 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.859254 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.859292 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.859336 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.859379 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.859417 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.859459 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.859459 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.859529 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.859568 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.859625 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112230) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.859683 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112231) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.859721 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.859767 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112230) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.859813 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.859852 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.859889 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.859927 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.859964 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.859964 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.859964 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112231) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.859964 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112231) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.860136 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.860255 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.860374 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.860502 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.860625 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.860787 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.860926 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.861393 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.861487 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.861536 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112230) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.861580 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.861619 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.861675 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.861723 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.861762 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.861807 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.861860 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.861890 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.861920 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112230) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.861947 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.861982 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112231) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.862010 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112230) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.862040 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.862067 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.862097 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.862097 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.862097 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.862168 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.862196 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112231) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.862196 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112231) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.862250 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.862286 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.862317 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.862345 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.862369 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112230) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.862396 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.862427 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.862454 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.862482 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.862513 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112231) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.862541 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.862566 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.862592 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.862619 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.862657 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.862683 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.862716 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.862744 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.862769 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112230) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.862801 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.862829 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.862859 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112230) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.862888 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.862888 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112231) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.862937 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.862966 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112231) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.863359 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.863469 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.863536 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.863570 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.863598 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112230) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.863674 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.863707 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.863707 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.863761 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.863789 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.863813 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112231) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.863847 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.863880 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.863906 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.863933 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.863965 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.863992 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112230) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.864016 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.864043 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.864070 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112230) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.864096 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.864126 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.864161 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.864192 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.864192 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112231) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.864246 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.864280 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112231) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.864306 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.864335 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112230) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.864417 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.864450 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112231) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.864480 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.864512 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.864544 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.864571 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.864597 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.864624 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.864666 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.864692 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.864720 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.864747 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.864781 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.864810 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112230) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.864835 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.864861 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.864887 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112230) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.864914 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112231) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.864946 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.864973 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.865001 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112231) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.865032 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.865058 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.865088 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.865088 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.865088 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.865235 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.865577 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.865706 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.865834 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.865946 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.866035 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.866130 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.866227 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.867425 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112230) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.867510 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.867568 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.867673 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.867732 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.867760 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.867789 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112230) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.867823 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.867851 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112230) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.867878 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.867943 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.868001 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.868062 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.868139 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.868280 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.868373 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.868409 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112231) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.868439 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.868463 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.868514 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.868548 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.868575 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.868654 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112230) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.868684 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.868711 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.868745 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.868773 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.868804 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.868834 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.868890 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.868930 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.868958 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.868986 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112230) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.869010 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.869038 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112230) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.869063 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.869095 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.869123 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112231) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.869151 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.869178 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.869207 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.869232 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.869264 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112231) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.869290 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.869316 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.869342 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.869374 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.869402 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.869426 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.869846 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112231) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.869884 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112230) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.869924 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.869978 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.870018 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.870051 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.870107 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.870146 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.870146 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112230) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.870208 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.870246 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112230) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.870283 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.870321 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.870321 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.870391 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.870433 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.870433 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.870508 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112231) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.870547 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.870547 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.870613 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.870670 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112231) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.870720 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.870720 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.870790 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.870825 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.870882 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.870955 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.871249 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112231) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.871391 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.871521 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.871716 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.871851 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.871971 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112231) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.872109 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112231) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.877172 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112230) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.877239 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.877375 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.877375 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.877375 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.877504 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112230) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.877504 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112230) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.877578 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.877624 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112230) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.877686 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.877721 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.877758 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.877813 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.877852 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.877887 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.877925 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.877972 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112230) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.878010 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.878047 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112230) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.878080 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.878080 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.878080 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.878080 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.878226 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.878226 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.878226 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.880363 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.880471 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.880589 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.880661 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112231) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.880703 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.880745 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.880785 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.880821 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.880861 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.880905 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.880953 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.880996 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112231) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.880996 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112231) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.881066 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:20.881102 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112231) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.881148 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112232) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:20.881189 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.881189 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.881253 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:20.881291 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.881334 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:20.881372 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112231) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.881372 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112231) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.881435 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:20.881435 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112232) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:20.881509 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112232) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:20.924662 np0000180501 devstack@c-api.service[112230]: INFO dbcounter [None req-5c4e1c5a-7629-4c64-908f-efe539a6454a None None] Registered counter for database cinder Jun 16 01:15:20.925162 np0000180501 devstack@c-api.service[112233]: INFO dbcounter [None req-9e1fd233-7122-457e-a02b-2b59c897e8ae None None] Registered counter for database cinder Jun 16 01:15:20.927553 np0000180501 devstack@c-api.service[112231]: INFO dbcounter [None req-8d556d12-ebdc-4056-824e-07636d55f7f4 None None] Registered counter for database cinder Jun 16 01:15:20.933379 np0000180501 devstack@c-api.service[112232]: INFO dbcounter [None req-44104a10-bdb5-481d-924e-49f90828b30e None None] Registered counter for database cinder Jun 16 01:15:20.971367 np0000180501 devstack@c-api.service[112230]: DEBUG oslo_db.sqlalchemy.engines [None req-5c4e1c5a-7629-4c64-908f-efe539a6454a 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=112230) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:15:20.973331 np0000180501 devstack@c-api.service[112233]: DEBUG oslo_db.sqlalchemy.engines [None req-9e1fd233-7122-457e-a02b-2b59c897e8ae 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=112233) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:15:20.977665 np0000180501 devstack@c-api.service[112231]: DEBUG oslo_db.sqlalchemy.engines [None req-8d556d12-ebdc-4056-824e-07636d55f7f4 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=112231) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:15:20.987889 np0000180501 devstack@c-api.service[112232]: DEBUG oslo_db.sqlalchemy.engines [None req-44104a10-bdb5-481d-924e-49f90828b30e 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=112232) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:15:21.086747 np0000180501 devstack@c-api.service[112233]: DEBUG dbcounter [-] [112233] Writer thread running {{(pid=112233) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:15:21.087593 np0000180501 devstack@c-api.service[112230]: DEBUG dbcounter [-] [112230] Writer thread running {{(pid=112230) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:15:21.090173 np0000180501 devstack@c-api.service[112233]: INFO cinder.rpc [None req-9e1fd233-7122-457e-a02b-2b59c897e8ae None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:15:21.090277 np0000180501 devstack@c-api.service[112230]: INFO cinder.rpc [None req-5c4e1c5a-7629-4c64-908f-efe539a6454a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:15:21.092783 np0000180501 devstack@c-api.service[112231]: DEBUG dbcounter [-] [112231] Writer thread running {{(pid=112231) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:15:21.092899 np0000180501 devstack@c-api.service[112233]: INFO cinder.rpc [None req-9e1fd233-7122-457e-a02b-2b59c897e8ae None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:15:21.093011 np0000180501 devstack@c-api.service[112230]: INFO cinder.rpc [None req-5c4e1c5a-7629-4c64-908f-efe539a6454a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:15:21.094700 np0000180501 devstack@c-api.service[112233]: INFO cinder.rpc [None req-9e1fd233-7122-457e-a02b-2b59c897e8ae None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:15:21.095130 np0000180501 devstack@c-api.service[112230]: INFO cinder.rpc [None req-5c4e1c5a-7629-4c64-908f-efe539a6454a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:15:21.096381 np0000180501 devstack@c-api.service[112231]: INFO cinder.rpc [None req-8d556d12-ebdc-4056-824e-07636d55f7f4 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:15:21.096500 np0000180501 devstack@c-api.service[112233]: INFO cinder.rpc [None req-9e1fd233-7122-457e-a02b-2b59c897e8ae None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:15:21.097239 np0000180501 devstack@c-api.service[112230]: INFO cinder.rpc [None req-5c4e1c5a-7629-4c64-908f-efe539a6454a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:15:21.097309 np0000180501 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-9e1fd233-7122-457e-a02b-2b59c897e8ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.098199 np0000180501 devstack@c-api.service[112230]: WARNING castellan.key_manager.migration [None req-5c4e1c5a-7629-4c64-908f-efe539a6454a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.100409 np0000180501 devstack@c-api.service[112231]: INFO cinder.rpc [None req-8d556d12-ebdc-4056-824e-07636d55f7f4 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:15:21.100553 np0000180501 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-9e1fd233-7122-457e-a02b-2b59c897e8ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.101346 np0000180501 devstack@c-api.service[112230]: WARNING castellan.key_manager.migration [None req-5c4e1c5a-7629-4c64-908f-efe539a6454a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.103518 np0000180501 devstack@c-api.service[112231]: INFO cinder.rpc [None req-8d556d12-ebdc-4056-824e-07636d55f7f4 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:15:21.106272 np0000180501 devstack@c-api.service[112231]: INFO cinder.rpc [None req-8d556d12-ebdc-4056-824e-07636d55f7f4 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:15:21.107473 np0000180501 devstack@c-api.service[112231]: WARNING castellan.key_manager.migration [None req-8d556d12-ebdc-4056-824e-07636d55f7f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.108975 np0000180501 devstack@c-api.service[112232]: DEBUG dbcounter [-] [112232] Writer thread running {{(pid=112232) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:15:21.110927 np0000180501 devstack@c-api.service[112231]: WARNING castellan.key_manager.migration [None req-8d556d12-ebdc-4056-824e-07636d55f7f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.111747 np0000180501 devstack@c-api.service[112232]: INFO cinder.rpc [None req-44104a10-bdb5-481d-924e-49f90828b30e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:15:21.114134 np0000180501 devstack@c-api.service[112232]: INFO cinder.rpc [None req-44104a10-bdb5-481d-924e-49f90828b30e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:15:21.116339 np0000180501 devstack@c-api.service[112232]: INFO cinder.rpc [None req-44104a10-bdb5-481d-924e-49f90828b30e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:15:21.118351 np0000180501 devstack@c-api.service[112232]: INFO cinder.rpc [None req-44104a10-bdb5-481d-924e-49f90828b30e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:15:21.119199 np0000180501 devstack@c-api.service[112232]: WARNING castellan.key_manager.migration [None req-44104a10-bdb5-481d-924e-49f90828b30e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.122315 np0000180501 devstack@c-api.service[112232]: WARNING castellan.key_manager.migration [None req-44104a10-bdb5-481d-924e-49f90828b30e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.137509 np0000180501 devstack@c-api.service[112233]: DEBUG oslo_db.sqlalchemy.engines [None req-9e1fd233-7122-457e-a02b-2b59c897e8ae 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=112233) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:15:21.139782 np0000180501 devstack@c-api.service[112230]: DEBUG oslo_db.sqlalchemy.engines [None req-5c4e1c5a-7629-4c64-908f-efe539a6454a 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=112230) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:15:21.139881 np0000180501 devstack@c-api.service[112233]: INFO cinder.rpc [None req-9e1fd233-7122-457e-a02b-2b59c897e8ae None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:15:21.141818 np0000180501 devstack@c-api.service[112233]: INFO cinder.rpc [None req-9e1fd233-7122-457e-a02b-2b59c897e8ae None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:15:21.142384 np0000180501 devstack@c-api.service[112230]: INFO cinder.rpc [None req-5c4e1c5a-7629-4c64-908f-efe539a6454a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:15:21.142729 np0000180501 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-9e1fd233-7122-457e-a02b-2b59c897e8ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.144314 np0000180501 devstack@c-api.service[112230]: INFO cinder.rpc [None req-5c4e1c5a-7629-4c64-908f-efe539a6454a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:15:21.145273 np0000180501 devstack@c-api.service[112230]: WARNING castellan.key_manager.migration [None req-5c4e1c5a-7629-4c64-908f-efe539a6454a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.146723 np0000180501 devstack@c-api.service[112231]: DEBUG oslo_db.sqlalchemy.engines [None req-8d556d12-ebdc-4056-824e-07636d55f7f4 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=112231) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:15:21.148950 np0000180501 devstack@c-api.service[112231]: INFO cinder.rpc [None req-8d556d12-ebdc-4056-824e-07636d55f7f4 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:15:21.150811 np0000180501 devstack@c-api.service[112231]: INFO cinder.rpc [None req-8d556d12-ebdc-4056-824e-07636d55f7f4 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:15:21.152039 np0000180501 devstack@c-api.service[112231]: WARNING castellan.key_manager.migration [None req-8d556d12-ebdc-4056-824e-07636d55f7f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.153736 np0000180501 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-9e1fd233-7122-457e-a02b-2b59c897e8ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.156908 np0000180501 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-9e1fd233-7122-457e-a02b-2b59c897e8ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.159674 np0000180501 devstack@c-api.service[112230]: WARNING castellan.key_manager.migration [None req-5c4e1c5a-7629-4c64-908f-efe539a6454a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.159996 np0000180501 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-9e1fd233-7122-457e-a02b-2b59c897e8ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.160886 np0000180501 devstack@c-api.service[112232]: DEBUG oslo_db.sqlalchemy.engines [None req-44104a10-bdb5-481d-924e-49f90828b30e 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=112232) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:15:21.164317 np0000180501 devstack@c-api.service[112230]: WARNING castellan.key_manager.migration [None req-5c4e1c5a-7629-4c64-908f-efe539a6454a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.164393 np0000180501 devstack@c-api.service[112232]: INFO cinder.rpc [None req-44104a10-bdb5-481d-924e-49f90828b30e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:15:21.164808 np0000180501 devstack@c-api.service[112231]: WARNING castellan.key_manager.migration [None req-8d556d12-ebdc-4056-824e-07636d55f7f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.165053 np0000180501 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-9e1fd233-7122-457e-a02b-2b59c897e8ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.167708 np0000180501 devstack@c-api.service[112230]: WARNING castellan.key_manager.migration [None req-5c4e1c5a-7629-4c64-908f-efe539a6454a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.167849 np0000180501 devstack@c-api.service[112232]: INFO cinder.rpc [None req-44104a10-bdb5-481d-924e-49f90828b30e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:15:21.168003 np0000180501 devstack@c-api.service[112231]: WARNING castellan.key_manager.migration [None req-8d556d12-ebdc-4056-824e-07636d55f7f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.168089 np0000180501 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-9e1fd233-7122-457e-a02b-2b59c897e8ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.169830 np0000180501 devstack@c-api.service[112232]: WARNING castellan.key_manager.migration [None req-44104a10-bdb5-481d-924e-49f90828b30e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.170924 np0000180501 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-9e1fd233-7122-457e-a02b-2b59c897e8ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.171537 np0000180501 devstack@c-api.service[112231]: WARNING castellan.key_manager.migration [None req-8d556d12-ebdc-4056-824e-07636d55f7f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.171803 np0000180501 devstack@c-api.service[112230]: WARNING castellan.key_manager.migration [None req-5c4e1c5a-7629-4c64-908f-efe539a6454a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.174232 np0000180501 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-9e1fd233-7122-457e-a02b-2b59c897e8ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.174777 np0000180501 devstack@c-api.service[112230]: WARNING castellan.key_manager.migration [None req-5c4e1c5a-7629-4c64-908f-efe539a6454a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.175824 np0000180501 devstack@c-api.service[112231]: WARNING castellan.key_manager.migration [None req-8d556d12-ebdc-4056-824e-07636d55f7f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.177038 np0000180501 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-9e1fd233-7122-457e-a02b-2b59c897e8ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.177659 np0000180501 devstack@c-api.service[112230]: WARNING castellan.key_manager.migration [None req-5c4e1c5a-7629-4c64-908f-efe539a6454a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.179920 np0000180501 devstack@c-api.service[112231]: WARNING castellan.key_manager.migration [None req-8d556d12-ebdc-4056-824e-07636d55f7f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.179983 np0000180501 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-9e1fd233-7122-457e-a02b-2b59c897e8ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.180768 np0000180501 devstack@c-api.service[112230]: WARNING castellan.key_manager.migration [None req-5c4e1c5a-7629-4c64-908f-efe539a6454a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.181387 np0000180501 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-9e1fd233-7122-457e-a02b-2b59c897e8ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.182287 np0000180501 devstack@c-api.service[112232]: WARNING castellan.key_manager.migration [None req-44104a10-bdb5-481d-924e-49f90828b30e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.182913 np0000180501 devstack@c-api.service[112231]: WARNING castellan.key_manager.migration [None req-8d556d12-ebdc-4056-824e-07636d55f7f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.183575 np0000180501 devstack@c-api.service[112230]: WARNING castellan.key_manager.migration [None req-5c4e1c5a-7629-4c64-908f-efe539a6454a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.184065 np0000180501 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-9e1fd233-7122-457e-a02b-2b59c897e8ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.185525 np0000180501 devstack@c-api.service[112232]: WARNING castellan.key_manager.migration [None req-44104a10-bdb5-481d-924e-49f90828b30e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.186045 np0000180501 devstack@c-api.service[112231]: WARNING castellan.key_manager.migration [None req-8d556d12-ebdc-4056-824e-07636d55f7f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.186447 np0000180501 devstack@c-api.service[112230]: WARNING castellan.key_manager.migration [None req-5c4e1c5a-7629-4c64-908f-efe539a6454a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.187950 np0000180501 devstack@c-api.service[112230]: WARNING castellan.key_manager.migration [None req-5c4e1c5a-7629-4c64-908f-efe539a6454a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.188679 np0000180501 devstack@c-api.service[112232]: WARNING castellan.key_manager.migration [None req-44104a10-bdb5-481d-924e-49f90828b30e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.188972 np0000180501 devstack@c-api.service[112231]: WARNING castellan.key_manager.migration [None req-8d556d12-ebdc-4056-824e-07636d55f7f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.189553 np0000180501 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-9e1fd233-7122-457e-a02b-2b59c897e8ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.190807 np0000180501 devstack@c-api.service[112230]: WARNING castellan.key_manager.migration [None req-5c4e1c5a-7629-4c64-908f-efe539a6454a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.192820 np0000180501 devstack@c-api.service[112231]: WARNING castellan.key_manager.migration [None req-8d556d12-ebdc-4056-824e-07636d55f7f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.193082 np0000180501 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-9e1fd233-7122-457e-a02b-2b59c897e8ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.194432 np0000180501 devstack@c-api.service[112232]: WARNING castellan.key_manager.migration [None req-44104a10-bdb5-481d-924e-49f90828b30e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.194511 np0000180501 devstack@c-api.service[112231]: WARNING castellan.key_manager.migration [None req-8d556d12-ebdc-4056-824e-07636d55f7f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.195349 np0000180501 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-9e1fd233-7122-457e-a02b-2b59c897e8ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.196677 np0000180501 devstack@c-api.service[112230]: WARNING castellan.key_manager.migration [None req-5c4e1c5a-7629-4c64-908f-efe539a6454a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.196865 np0000180501 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-9e1fd233-7122-457e-a02b-2b59c897e8ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.197270 np0000180501 devstack@c-api.service[112231]: WARNING castellan.key_manager.migration [None req-8d556d12-ebdc-4056-824e-07636d55f7f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.197433 np0000180501 devstack@c-api.service[112232]: WARNING castellan.key_manager.migration [None req-44104a10-bdb5-481d-924e-49f90828b30e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.198268 np0000180501 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-9e1fd233-7122-457e-a02b-2b59c897e8ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.199744 np0000180501 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-9e1fd233-7122-457e-a02b-2b59c897e8ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.200012 np0000180501 devstack@c-api.service[112230]: WARNING castellan.key_manager.migration [None req-5c4e1c5a-7629-4c64-908f-efe539a6454a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.200373 np0000180501 devstack@c-api.service[112232]: WARNING castellan.key_manager.migration [None req-44104a10-bdb5-481d-924e-49f90828b30e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.200889 np0000180501 devstack@c-api.service[112233]: WARNING cinder.api.contrib.hosts [None req-9e1fd233-7122-457e-a02b-2b59c897e8ae None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:15:21.201579 np0000180501 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-9e1fd233-7122-457e-a02b-2b59c897e8ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.202174 np0000180501 devstack@c-api.service[112230]: WARNING castellan.key_manager.migration [None req-5c4e1c5a-7629-4c64-908f-efe539a6454a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.202981 np0000180501 devstack@c-api.service[112231]: WARNING castellan.key_manager.migration [None req-8d556d12-ebdc-4056-824e-07636d55f7f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.203169 np0000180501 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-9e1fd233-7122-457e-a02b-2b59c897e8ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.203507 np0000180501 devstack@c-api.service[112232]: WARNING castellan.key_manager.migration [None req-44104a10-bdb5-481d-924e-49f90828b30e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.203776 np0000180501 devstack@c-api.service[112230]: WARNING castellan.key_manager.migration [None req-5c4e1c5a-7629-4c64-908f-efe539a6454a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.204318 np0000180501 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-9e1fd233-7122-457e-a02b-2b59c897e8ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.205195 np0000180501 devstack@c-api.service[112230]: WARNING castellan.key_manager.migration [None req-5c4e1c5a-7629-4c64-908f-efe539a6454a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.205824 np0000180501 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-9e1fd233-7122-457e-a02b-2b59c897e8ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.206261 np0000180501 devstack@c-api.service[112231]: WARNING castellan.key_manager.migration [None req-8d556d12-ebdc-4056-824e-07636d55f7f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.206380 np0000180501 devstack@c-api.service[112232]: WARNING castellan.key_manager.migration [None req-44104a10-bdb5-481d-924e-49f90828b30e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.206519 np0000180501 devstack@c-api.service[112230]: WARNING castellan.key_manager.migration [None req-5c4e1c5a-7629-4c64-908f-efe539a6454a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.206778 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-9e1fd233-7122-457e-a02b-2b59c897e8ae None None] Extended resource: extensions {{(pid=112233) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:21.207752 np0000180501 devstack@c-api.service[112230]: WARNING cinder.api.contrib.hosts [None req-5c4e1c5a-7629-4c64-908f-efe539a6454a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:15:21.208138 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-9e1fd233-7122-457e-a02b-2b59c897e8ae None None] Extended resource: os-quota-class-sets {{(pid=112233) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:21.208444 np0000180501 devstack@c-api.service[112230]: WARNING castellan.key_manager.migration [None req-5c4e1c5a-7629-4c64-908f-efe539a6454a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.208801 np0000180501 devstack@c-api.service[112231]: WARNING castellan.key_manager.migration [None req-8d556d12-ebdc-4056-824e-07636d55f7f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.209261 np0000180501 devstack@c-api.service[112232]: WARNING castellan.key_manager.migration [None req-44104a10-bdb5-481d-924e-49f90828b30e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.209414 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-9e1fd233-7122-457e-a02b-2b59c897e8ae None None] Extended resource: scheduler-stats {{(pid=112233) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:21.209760 np0000180501 devstack@c-api.service[112230]: WARNING castellan.key_manager.migration [None req-5c4e1c5a-7629-4c64-908f-efe539a6454a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.210726 np0000180501 devstack@c-api.service[112232]: WARNING castellan.key_manager.migration [None req-44104a10-bdb5-481d-924e-49f90828b30e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.210833 np0000180501 devstack@c-api.service[112231]: WARNING castellan.key_manager.migration [None req-8d556d12-ebdc-4056-824e-07636d55f7f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.210896 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-9e1fd233-7122-457e-a02b-2b59c897e8ae None None] Extended resource: os-quota-sets {{(pid=112233) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:21.211053 np0000180501 devstack@c-api.service[112230]: WARNING castellan.key_manager.migration [None req-5c4e1c5a-7629-4c64-908f-efe539a6454a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.212601 np0000180501 devstack@c-api.service[112230]: WARNING castellan.key_manager.migration [None req-5c4e1c5a-7629-4c64-908f-efe539a6454a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.212754 np0000180501 devstack@c-api.service[112231]: WARNING castellan.key_manager.migration [None req-8d556d12-ebdc-4056-824e-07636d55f7f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.212822 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-9e1fd233-7122-457e-a02b-2b59c897e8ae None None] Extended resource: backups {{(pid=112233) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:21.213392 np0000180501 devstack@c-api.service[112232]: WARNING castellan.key_manager.migration [None req-44104a10-bdb5-481d-924e-49f90828b30e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.213632 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.v3.router [None req-5c4e1c5a-7629-4c64-908f-efe539a6454a None None] Extended resource: extensions {{(pid=112230) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:21.214690 np0000180501 devstack@c-api.service[112231]: WARNING castellan.key_manager.migration [None req-8d556d12-ebdc-4056-824e-07636d55f7f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.214829 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-9e1fd233-7122-457e-a02b-2b59c897e8ae None None] Extended resource: os-snapshot-manage {{(pid=112233) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:21.215680 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.v3.router [None req-5c4e1c5a-7629-4c64-908f-efe539a6454a None None] Extended resource: os-quota-class-sets {{(pid=112230) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:21.216319 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-9e1fd233-7122-457e-a02b-2b59c897e8ae None None] Extended resource: consistencygroups {{(pid=112233) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:21.216464 np0000180501 devstack@c-api.service[112231]: WARNING cinder.api.contrib.hosts [None req-8d556d12-ebdc-4056-824e-07636d55f7f4 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:15:21.216963 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.v3.router [None req-5c4e1c5a-7629-4c64-908f-efe539a6454a None None] Extended resource: scheduler-stats {{(pid=112230) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:21.217305 np0000180501 devstack@c-api.service[112231]: WARNING castellan.key_manager.migration [None req-8d556d12-ebdc-4056-824e-07636d55f7f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.218260 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-9e1fd233-7122-457e-a02b-2b59c897e8ae None None] Extended resource: extra_specs {{(pid=112233) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:21.218383 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.v3.router [None req-5c4e1c5a-7629-4c64-908f-efe539a6454a None None] Extended resource: os-quota-sets {{(pid=112230) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:21.219177 np0000180501 devstack@c-api.service[112232]: WARNING castellan.key_manager.migration [None req-44104a10-bdb5-481d-924e-49f90828b30e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.219374 np0000180501 devstack@c-api.service[112231]: WARNING castellan.key_manager.migration [None req-8d556d12-ebdc-4056-824e-07636d55f7f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.219836 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-9e1fd233-7122-457e-a02b-2b59c897e8ae None None] Extended resource: os-hosts {{(pid=112233) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:21.219972 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.v3.router [None req-5c4e1c5a-7629-4c64-908f-efe539a6454a None None] Extended resource: backups {{(pid=112230) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:21.220903 np0000180501 devstack@c-api.service[112231]: WARNING castellan.key_manager.migration [None req-8d556d12-ebdc-4056-824e-07636d55f7f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.221132 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-9e1fd233-7122-457e-a02b-2b59c897e8ae None None] Extended resource: os-volume-manage {{(pid=112233) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:21.221949 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.v3.router [None req-5c4e1c5a-7629-4c64-908f-efe539a6454a None None] Extended resource: os-snapshot-manage {{(pid=112230) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:21.222409 np0000180501 devstack@c-api.service[112231]: WARNING castellan.key_manager.migration [None req-8d556d12-ebdc-4056-824e-07636d55f7f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.222493 np0000180501 devstack@c-api.service[112232]: WARNING castellan.key_manager.migration [None req-44104a10-bdb5-481d-924e-49f90828b30e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.222571 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-9e1fd233-7122-457e-a02b-2b59c897e8ae None None] Extended resource: os-availability-zone {{(pid=112233) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:21.223354 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.v3.router [None req-5c4e1c5a-7629-4c64-908f-efe539a6454a None None] Extended resource: consistencygroups {{(pid=112230) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:21.223513 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.v3.router [None req-8d556d12-ebdc-4056-824e-07636d55f7f4 None None] Extended resource: extensions {{(pid=112231) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:21.223917 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-9e1fd233-7122-457e-a02b-2b59c897e8ae None None] Extended resource: encryption {{(pid=112233) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:21.224668 np0000180501 devstack@c-api.service[112232]: WARNING castellan.key_manager.migration [None req-44104a10-bdb5-481d-924e-49f90828b30e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.224731 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.v3.router [None req-8d556d12-ebdc-4056-824e-07636d55f7f4 None None] Extended resource: os-quota-class-sets {{(pid=112231) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:21.225347 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.v3.router [None req-5c4e1c5a-7629-4c64-908f-efe539a6454a None None] Extended resource: extra_specs {{(pid=112230) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:21.225410 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-9e1fd233-7122-457e-a02b-2b59c897e8ae None None] Extended resource: os-volume-transfer {{(pid=112233) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:21.225994 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.v3.router [None req-8d556d12-ebdc-4056-824e-07636d55f7f4 None None] Extended resource: scheduler-stats {{(pid=112231) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:21.226120 np0000180501 devstack@c-api.service[112232]: WARNING castellan.key_manager.migration [None req-44104a10-bdb5-481d-924e-49f90828b30e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.226944 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.v3.router [None req-5c4e1c5a-7629-4c64-908f-efe539a6454a None None] Extended resource: os-hosts {{(pid=112230) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:21.227008 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-9e1fd233-7122-457e-a02b-2b59c897e8ae None None] Extended resource: capabilities {{(pid=112233) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:21.227471 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.v3.router [None req-8d556d12-ebdc-4056-824e-07636d55f7f4 None None] Extended resource: os-quota-sets {{(pid=112231) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:21.227529 np0000180501 devstack@c-api.service[112232]: WARNING castellan.key_manager.migration [None req-44104a10-bdb5-481d-924e-49f90828b30e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.228310 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-9e1fd233-7122-457e-a02b-2b59c897e8ae None None] Extended resource: encryption {{(pid=112233) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:21.228374 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.v3.router [None req-5c4e1c5a-7629-4c64-908f-efe539a6454a None None] Extended resource: os-volume-manage {{(pid=112230) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:21.228919 np0000180501 devstack@c-api.service[112232]: WARNING castellan.key_manager.migration [None req-44104a10-bdb5-481d-924e-49f90828b30e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.228966 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.v3.router [None req-8d556d12-ebdc-4056-824e-07636d55f7f4 None None] Extended resource: backups {{(pid=112231) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:21.229780 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.v3.router [None req-5c4e1c5a-7629-4c64-908f-efe539a6454a None None] Extended resource: os-availability-zone {{(pid=112230) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:21.229833 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-9e1fd233-7122-457e-a02b-2b59c897e8ae None None] Extended resource: os-volume-type-access {{(pid=112233) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:21.230053 np0000180501 devstack@c-api.service[112232]: WARNING cinder.api.contrib.hosts [None req-44104a10-bdb5-481d-924e-49f90828b30e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:15:21.230759 np0000180501 devstack@c-api.service[112232]: WARNING castellan.key_manager.migration [None req-44104a10-bdb5-481d-924e-49f90828b30e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.231074 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.v3.router [None req-5c4e1c5a-7629-4c64-908f-efe539a6454a None None] Extended resource: encryption {{(pid=112230) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:21.231686 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-9e1fd233-7122-457e-a02b-2b59c897e8ae None None] Extended resource: cgsnapshots {{(pid=112233) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:21.231738 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.v3.router [None req-8d556d12-ebdc-4056-824e-07636d55f7f4 None None] Extended resource: os-snapshot-manage {{(pid=112231) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:21.232069 np0000180501 devstack@c-api.service[112232]: WARNING castellan.key_manager.migration [None req-44104a10-bdb5-481d-924e-49f90828b30e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.232579 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.v3.router [None req-5c4e1c5a-7629-4c64-908f-efe539a6454a None None] Extended resource: os-volume-transfer {{(pid=112230) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:21.232839 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-9e1fd233-7122-457e-a02b-2b59c897e8ae None None] Extended resource: qos-specs {{(pid=112233) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:21.232941 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.v3.router [None req-8d556d12-ebdc-4056-824e-07636d55f7f4 None None] Extended resource: consistencygroups {{(pid=112231) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:21.233354 np0000180501 devstack@c-api.service[112232]: WARNING castellan.key_manager.migration [None req-44104a10-bdb5-481d-924e-49f90828b30e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.234225 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.v3.router [None req-5c4e1c5a-7629-4c64-908f-efe539a6454a None None] Extended resource: capabilities {{(pid=112230) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:21.234862 np0000180501 devstack@c-api.service[112232]: WARNING castellan.key_manager.migration [None req-44104a10-bdb5-481d-924e-49f90828b30e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.234930 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.v3.router [None req-8d556d12-ebdc-4056-824e-07636d55f7f4 None None] Extended resource: extra_specs {{(pid=112231) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:21.234990 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.contrib.snapshot_actions [None req-9e1fd233-7122-457e-a02b-2b59c897e8ae None None] SnapshotActionsController initialized {{(pid=112233) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:15:21.235520 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.v3.router [None req-5c4e1c5a-7629-4c64-908f-efe539a6454a None None] Extended resource: encryption {{(pid=112230) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:21.235671 np0000180501 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-9e1fd233-7122-457e-a02b-2b59c897e8ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.235853 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.v3.router [None req-44104a10-bdb5-481d-924e-49f90828b30e None None] Extended resource: extensions {{(pid=112232) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:21.236429 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.v3.router [None req-8d556d12-ebdc-4056-824e-07636d55f7f4 None None] Extended resource: os-hosts {{(pid=112231) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:21.237036 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.v3.router [None req-5c4e1c5a-7629-4c64-908f-efe539a6454a None None] Extended resource: os-volume-type-access {{(pid=112230) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:21.237142 np0000180501 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-9e1fd233-7122-457e-a02b-2b59c897e8ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.237199 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.v3.router [None req-44104a10-bdb5-481d-924e-49f90828b30e None None] Extended resource: os-quota-class-sets {{(pid=112232) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:21.237837 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.v3.router [None req-8d556d12-ebdc-4056-824e-07636d55f7f4 None None] Extended resource: os-volume-manage {{(pid=112231) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:21.238387 np0000180501 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-9e1fd233-7122-457e-a02b-2b59c897e8ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.238457 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.v3.router [None req-44104a10-bdb5-481d-924e-49f90828b30e None None] Extended resource: scheduler-stats {{(pid=112232) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:21.238656 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.v3.router [None req-5c4e1c5a-7629-4c64-908f-efe539a6454a None None] Extended resource: cgsnapshots {{(pid=112230) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:21.239251 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.v3.router [None req-8d556d12-ebdc-4056-824e-07636d55f7f4 None None] Extended resource: os-availability-zone {{(pid=112231) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:21.239737 np0000180501 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-9e1fd233-7122-457e-a02b-2b59c897e8ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.239936 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.v3.router [None req-44104a10-bdb5-481d-924e-49f90828b30e None None] Extended resource: os-quota-sets {{(pid=112232) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:21.240179 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.v3.router [None req-5c4e1c5a-7629-4c64-908f-efe539a6454a None None] Extended resource: qos-specs {{(pid=112230) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:21.240585 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.v3.router [None req-8d556d12-ebdc-4056-824e-07636d55f7f4 None None] Extended resource: encryption {{(pid=112231) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:21.241141 np0000180501 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-9e1fd233-7122-457e-a02b-2b59c897e8ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.242002 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.v3.router [None req-44104a10-bdb5-481d-924e-49f90828b30e None None] Extended resource: backups {{(pid=112232) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:21.242132 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.v3.router [None req-8d556d12-ebdc-4056-824e-07636d55f7f4 None None] Extended resource: os-volume-transfer {{(pid=112231) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:21.242564 np0000180501 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-9e1fd233-7122-457e-a02b-2b59c897e8ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.242777 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.contrib.snapshot_actions [None req-5c4e1c5a-7629-4c64-908f-efe539a6454a None None] SnapshotActionsController initialized {{(pid=112230) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:15:21.243546 np0000180501 devstack@c-api.service[112230]: WARNING castellan.key_manager.migration [None req-5c4e1c5a-7629-4c64-908f-efe539a6454a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.243749 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.v3.router [None req-8d556d12-ebdc-4056-824e-07636d55f7f4 None None] Extended resource: capabilities {{(pid=112231) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:21.243999 np0000180501 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-9e1fd233-7122-457e-a02b-2b59c897e8ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.244117 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.v3.router [None req-44104a10-bdb5-481d-924e-49f90828b30e None None] Extended resource: os-snapshot-manage {{(pid=112232) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:21.244889 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-9e1fd233-7122-457e-a02b-2b59c897e8ae None None] Extension SnapshotActions extending resource: snapshots {{(pid=112233) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:21.245014 np0000180501 devstack@c-api.service[112230]: WARNING castellan.key_manager.migration [None req-5c4e1c5a-7629-4c64-908f-efe539a6454a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.245081 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-9e1fd233-7122-457e-a02b-2b59c897e8ae None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112233) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:21.245164 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.v3.router [None req-8d556d12-ebdc-4056-824e-07636d55f7f4 None None] Extended resource: encryption {{(pid=112231) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:21.245238 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-9e1fd233-7122-457e-a02b-2b59c897e8ae None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112233) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:21.245238 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-9e1fd233-7122-457e-a02b-2b59c897e8ae None None] Extension AdminActions extending resource: volumes {{(pid=112233) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:21.245361 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-9e1fd233-7122-457e-a02b-2b59c897e8ae None None] Extension AdminActions extending resource: snapshots {{(pid=112233) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:21.245422 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-9e1fd233-7122-457e-a02b-2b59c897e8ae None None] Extension AdminActions extending resource: backups {{(pid=112233) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:21.245514 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.v3.router [None req-44104a10-bdb5-481d-924e-49f90828b30e None None] Extended resource: consistencygroups {{(pid=112232) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:21.245589 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-9e1fd233-7122-457e-a02b-2b59c897e8ae None None] Extension VolumeActions extending resource: volumes {{(pid=112233) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:21.245739 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-9e1fd233-7122-457e-a02b-2b59c897e8ae None None] Extension TypesManage extending resource: types {{(pid=112233) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:21.245819 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-9e1fd233-7122-457e-a02b-2b59c897e8ae None None] Extension UsedLimits extending resource: limits {{(pid=112233) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:21.245931 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-9e1fd233-7122-457e-a02b-2b59c897e8ae None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112233) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:21.246035 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-9e1fd233-7122-457e-a02b-2b59c897e8ae None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112233) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:21.246110 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-9e1fd233-7122-457e-a02b-2b59c897e8ae None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112233) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:21.246232 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-9e1fd233-7122-457e-a02b-2b59c897e8ae None None] Extension VolumeTypeAccess extending resource: types {{(pid=112233) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:21.246300 np0000180501 devstack@c-api.service[112230]: WARNING castellan.key_manager.migration [None req-5c4e1c5a-7629-4c64-908f-efe539a6454a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.246374 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-9e1fd233-7122-457e-a02b-2b59c897e8ae None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112233) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:21.246465 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-9e1fd233-7122-457e-a02b-2b59c897e8ae None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112233) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:21.246528 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-9e1fd233-7122-457e-a02b-2b59c897e8ae None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112233) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:21.246588 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.v3.router [None req-8d556d12-ebdc-4056-824e-07636d55f7f4 None None] Extended resource: os-volume-type-access {{(pid=112231) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:21.247495 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.v3.router [None req-44104a10-bdb5-481d-924e-49f90828b30e None None] Extended resource: extra_specs {{(pid=112232) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:21.247587 np0000180501 devstack@c-api.service[112230]: WARNING castellan.key_manager.migration [None req-5c4e1c5a-7629-4c64-908f-efe539a6454a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.248236 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.v3.router [None req-8d556d12-ebdc-4056-824e-07636d55f7f4 None None] Extended resource: cgsnapshots {{(pid=112231) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:21.248971 np0000180501 devstack@c-api.service[112230]: WARNING castellan.key_manager.migration [None req-5c4e1c5a-7629-4c64-908f-efe539a6454a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.249066 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.v3.router [None req-44104a10-bdb5-481d-924e-49f90828b30e None None] Extended resource: os-hosts {{(pid=112232) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:21.249659 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.v3.router [None req-8d556d12-ebdc-4056-824e-07636d55f7f4 None None] Extended resource: qos-specs {{(pid=112231) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:21.250367 np0000180501 devstack@c-api.service[112230]: WARNING castellan.key_manager.migration [None req-5c4e1c5a-7629-4c64-908f-efe539a6454a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.250409 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.v3.router [None req-44104a10-bdb5-481d-924e-49f90828b30e None None] Extended resource: os-volume-manage {{(pid=112232) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:21.251773 np0000180501 devstack@c-api.service[112230]: WARNING castellan.key_manager.migration [None req-5c4e1c5a-7629-4c64-908f-efe539a6454a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.251819 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.contrib.snapshot_actions [None req-8d556d12-ebdc-4056-824e-07636d55f7f4 None None] SnapshotActionsController initialized {{(pid=112231) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:15:21.251864 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.v3.router [None req-44104a10-bdb5-481d-924e-49f90828b30e None None] Extended resource: os-availability-zone {{(pid=112232) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:21.252537 np0000180501 devstack@c-api.service[112231]: WARNING castellan.key_manager.migration [None req-8d556d12-ebdc-4056-824e-07636d55f7f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.252619 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.v3.router [None req-5c4e1c5a-7629-4c64-908f-efe539a6454a None None] Extension SnapshotActions extending resource: snapshots {{(pid=112230) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:21.252757 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.v3.router [None req-5c4e1c5a-7629-4c64-908f-efe539a6454a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112230) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:21.252878 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.v3.router [None req-5c4e1c5a-7629-4c64-908f-efe539a6454a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112230) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:21.252974 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.v3.router [None req-5c4e1c5a-7629-4c64-908f-efe539a6454a None None] Extension AdminActions extending resource: volumes {{(pid=112230) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:21.253106 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.v3.router [None req-5c4e1c5a-7629-4c64-908f-efe539a6454a None None] Extension AdminActions extending resource: snapshots {{(pid=112230) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:21.253157 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.v3.router [None req-44104a10-bdb5-481d-924e-49f90828b30e None None] Extended resource: encryption {{(pid=112232) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:21.253202 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.v3.router [None req-5c4e1c5a-7629-4c64-908f-efe539a6454a None None] Extension AdminActions extending resource: backups {{(pid=112230) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:21.253411 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.v3.router [None req-5c4e1c5a-7629-4c64-908f-efe539a6454a None None] Extension VolumeActions extending resource: volumes {{(pid=112230) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:21.253529 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.v3.router [None req-5c4e1c5a-7629-4c64-908f-efe539a6454a None None] Extension TypesManage extending resource: types {{(pid=112230) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:21.253635 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.v3.router [None req-5c4e1c5a-7629-4c64-908f-efe539a6454a None None] Extension UsedLimits extending resource: limits {{(pid=112230) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:21.253753 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.v3.router [None req-5c4e1c5a-7629-4c64-908f-efe539a6454a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112230) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:21.253849 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.v3.router [None req-5c4e1c5a-7629-4c64-908f-efe539a6454a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112230) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:21.253898 np0000180501 devstack@c-api.service[112231]: WARNING castellan.key_manager.migration [None req-8d556d12-ebdc-4056-824e-07636d55f7f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.253940 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.v3.router [None req-5c4e1c5a-7629-4c64-908f-efe539a6454a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112230) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:21.254046 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.v3.router [None req-5c4e1c5a-7629-4c64-908f-efe539a6454a None None] Extension VolumeTypeAccess extending resource: types {{(pid=112230) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:21.254160 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.v3.router [None req-5c4e1c5a-7629-4c64-908f-efe539a6454a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112230) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:21.254267 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.v3.router [None req-5c4e1c5a-7629-4c64-908f-efe539a6454a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112230) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:21.254369 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.v3.router [None req-5c4e1c5a-7629-4c64-908f-efe539a6454a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112230) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:21.254580 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.v3.router [None req-44104a10-bdb5-481d-924e-49f90828b30e None None] Extended resource: os-volume-transfer {{(pid=112232) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:21.255028 np0000180501 devstack@c-api.service[112233]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7ae4a86a3668 pid: 112233 (default app) Jun 16 01:15:21.255260 np0000180501 devstack@c-api.service[112231]: WARNING castellan.key_manager.migration [None req-8d556d12-ebdc-4056-824e-07636d55f7f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.256267 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.v3.router [None req-44104a10-bdb5-481d-924e-49f90828b30e None None] Extended resource: capabilities {{(pid=112232) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:21.256776 np0000180501 devstack@c-api.service[112231]: WARNING castellan.key_manager.migration [None req-8d556d12-ebdc-4056-824e-07636d55f7f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.257531 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.v3.router [None req-44104a10-bdb5-481d-924e-49f90828b30e None None] Extended resource: encryption {{(pid=112232) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:21.258147 np0000180501 devstack@c-api.service[112231]: WARNING castellan.key_manager.migration [None req-8d556d12-ebdc-4056-824e-07636d55f7f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.259044 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.v3.router [None req-44104a10-bdb5-481d-924e-49f90828b30e None None] Extended resource: os-volume-type-access {{(pid=112232) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:21.259597 np0000180501 devstack@c-api.service[112231]: WARNING castellan.key_manager.migration [None req-8d556d12-ebdc-4056-824e-07636d55f7f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.260717 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.v3.router [None req-44104a10-bdb5-481d-924e-49f90828b30e None None] Extended resource: cgsnapshots {{(pid=112232) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:21.261051 np0000180501 devstack@c-api.service[112231]: WARNING castellan.key_manager.migration [None req-8d556d12-ebdc-4056-824e-07636d55f7f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.261935 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.v3.router [None req-8d556d12-ebdc-4056-824e-07636d55f7f4 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112231) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:21.262059 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.v3.router [None req-8d556d12-ebdc-4056-824e-07636d55f7f4 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112231) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:21.262123 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.v3.router [None req-44104a10-bdb5-481d-924e-49f90828b30e None None] Extended resource: qos-specs {{(pid=112232) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:21.262262 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.v3.router [None req-8d556d12-ebdc-4056-824e-07636d55f7f4 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112231) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:21.262307 np0000180501 devstack@c-api.service[112230]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7ae4a86a3668 pid: 112230 (default app) Jun 16 01:15:21.262353 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.v3.router [None req-8d556d12-ebdc-4056-824e-07636d55f7f4 None None] Extension AdminActions extending resource: volumes {{(pid=112231) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:21.262479 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.v3.router [None req-8d556d12-ebdc-4056-824e-07636d55f7f4 None None] Extension AdminActions extending resource: snapshots {{(pid=112231) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:21.262573 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.v3.router [None req-8d556d12-ebdc-4056-824e-07636d55f7f4 None None] Extension AdminActions extending resource: backups {{(pid=112231) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:21.262700 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.v3.router [None req-8d556d12-ebdc-4056-824e-07636d55f7f4 None None] Extension VolumeActions extending resource: volumes {{(pid=112231) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:21.262828 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.v3.router [None req-8d556d12-ebdc-4056-824e-07636d55f7f4 None None] Extension TypesManage extending resource: types {{(pid=112231) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:21.262936 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.v3.router [None req-8d556d12-ebdc-4056-824e-07636d55f7f4 None None] Extension UsedLimits extending resource: limits {{(pid=112231) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:21.263031 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.263031 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.263153 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.v3.router [None req-8d556d12-ebdc-4056-824e-07636d55f7f4 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112231) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:21.263194 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.263194 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.263194 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.263194 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.263194 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.263459 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.263459 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.263459 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.263459 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.263459 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.263679 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.v3.router [None req-8d556d12-ebdc-4056-824e-07636d55f7f4 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112231) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:21.263782 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.263782 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.263782 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.263782 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.263782 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.263782 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.264045 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.264045 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.264045 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.264045 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.264232 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.264232 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.264334 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.v3.router [None req-8d556d12-ebdc-4056-824e-07636d55f7f4 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112231) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:21.264381 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.264381 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.264381 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.264381 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.264568 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.264568 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.264568 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.264568 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.264568 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.264810 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.264810 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.264810 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.264934 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.v3.router [None req-8d556d12-ebdc-4056-824e-07636d55f7f4 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112231) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:21.264990 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.264990 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.264990 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.264990 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.264990 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.264990 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.265264 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.265264 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.265264 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.265264 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.265264 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.265264 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.265525 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.265525 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.265525 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.265525 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.265525 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.265525 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.265802 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.265802 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.265908 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.v3.router [None req-8d556d12-ebdc-4056-824e-07636d55f7f4 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112231) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:21.265948 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.265948 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.265948 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.265948 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.265948 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.266165 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.266165 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.266165 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.266165 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.266165 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.266371 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.v3.router [None req-8d556d12-ebdc-4056-824e-07636d55f7f4 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112231) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:21.266413 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.266413 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.266413 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.266413 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.266413 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.266413 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.266685 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.266685 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.266685 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.266685 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.266685 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.266685 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.267017 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.267017 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.267112 np0000180501 devstack@c-api.service[112231]: DEBUG cinder.api.v3.router [None req-8d556d12-ebdc-4056-824e-07636d55f7f4 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112231) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:21.267157 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.267157 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.267157 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.267157 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.267157 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.267396 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.267396 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.267396 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.267396 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.267396 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.267635 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.267635 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.267635 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.267635 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.267844 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.267844 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.267844 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.267844 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.268028 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.268028 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.268028 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.268028 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.268028 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.268258 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.268258 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.268258 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.268258 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.268258 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.268461 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.268461 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.268461 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.268461 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.268634 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.268634 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.268634 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.268634 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.268833 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.268833 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.268833 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.268833 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.269012 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.269012 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.269012 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.269012 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.269186 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.269186 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.269186 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.269186 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.269372 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.269372 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.269372 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.269372 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.269372 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.269372 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.269657 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.269657 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.269657 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.269657 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.269657 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.269893 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.269893 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.269893 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.269893 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.269893 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.269893 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.269893 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.270184 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.contrib.snapshot_actions [None req-44104a10-bdb5-481d-924e-49f90828b30e None None] SnapshotActionsController initialized {{(pid=112232) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:15:21.270500 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.270500 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.270500 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.270500 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.270500 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.270500 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.270815 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.270815 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.270815 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.270815 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.270815 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.270815 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.271207 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.271207 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.271207 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.271207 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.271207 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.271207 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.271485 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.271485 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.271485 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.271485 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.271681 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.271681 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.271681 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.271681 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.272152 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.272152 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.272152 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.272152 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.272349 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.272349 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.272349 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:21.272349 np0000180501 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 16 01:15:21.272525 np0000180501 devstack@c-api.service[112232]: WARNING castellan.key_manager.migration [None req-44104a10-bdb5-481d-924e-49f90828b30e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.272564 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.middleware.request_id [None req-0922aabd-d4b5-48c2-a4cd-1e45a11e28c5 None None] RequestId filter calling following filter/app {{(pid=112233) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 01:15:21.272602 np0000180501 devstack@c-api.service[112232]: WARNING castellan.key_manager.migration [None req-44104a10-bdb5-481d-924e-49f90828b30e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.272602 np0000180501 devstack@c-api.service[112232]: WARNING castellan.key_manager.migration [None req-44104a10-bdb5-481d-924e-49f90828b30e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.272772 np0000180501 devstack@c-api.service[112233]: [pid: 112233|app: 0|req: 1/1] 199.19.213.119 () {60 vars in 956 bytes} [Tue Jun 16 01:15:21 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 16 01:15:21.272832 np0000180501 devstack@c-api.service[112232]: WARNING castellan.key_manager.migration [None req-44104a10-bdb5-481d-924e-49f90828b30e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.272832 np0000180501 devstack@c-api.service[112232]: WARNING castellan.key_manager.migration [None req-44104a10-bdb5-481d-924e-49f90828b30e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.272901 np0000180501 devstack@c-api.service[112231]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7ae4a86a3668 pid: 112231 (default app) Jun 16 01:15:21.272945 np0000180501 devstack@c-api.service[112232]: WARNING castellan.key_manager.migration [None req-44104a10-bdb5-481d-924e-49f90828b30e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.273746 np0000180501 devstack@c-api.service[112232]: WARNING castellan.key_manager.migration [None req-44104a10-bdb5-481d-924e-49f90828b30e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:21.274684 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.v3.router [None req-44104a10-bdb5-481d-924e-49f90828b30e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112232) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:21.274805 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.v3.router [None req-44104a10-bdb5-481d-924e-49f90828b30e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112232) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:21.274927 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.v3.router [None req-44104a10-bdb5-481d-924e-49f90828b30e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112232) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:21.275036 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.v3.router [None req-44104a10-bdb5-481d-924e-49f90828b30e None None] Extension AdminActions extending resource: volumes {{(pid=112232) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:21.275156 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.v3.router [None req-44104a10-bdb5-481d-924e-49f90828b30e None None] Extension AdminActions extending resource: snapshots {{(pid=112232) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:21.275258 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.v3.router [None req-44104a10-bdb5-481d-924e-49f90828b30e None None] Extension AdminActions extending resource: backups {{(pid=112232) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:21.275455 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.v3.router [None req-44104a10-bdb5-481d-924e-49f90828b30e None None] Extension VolumeActions extending resource: volumes {{(pid=112232) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:21.275574 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.v3.router [None req-44104a10-bdb5-481d-924e-49f90828b30e None None] Extension TypesManage extending resource: types {{(pid=112232) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:21.275697 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.v3.router [None req-44104a10-bdb5-481d-924e-49f90828b30e None None] Extension UsedLimits extending resource: limits {{(pid=112232) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:21.275798 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.v3.router [None req-44104a10-bdb5-481d-924e-49f90828b30e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112232) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:21.275894 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.v3.router [None req-44104a10-bdb5-481d-924e-49f90828b30e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112232) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:21.275993 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.v3.router [None req-44104a10-bdb5-481d-924e-49f90828b30e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112232) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:21.276103 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.v3.router [None req-44104a10-bdb5-481d-924e-49f90828b30e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112232) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:21.276218 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.v3.router [None req-44104a10-bdb5-481d-924e-49f90828b30e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112232) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:21.276318 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.v3.router [None req-44104a10-bdb5-481d-924e-49f90828b30e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112232) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:21.276420 np0000180501 devstack@c-api.service[112232]: DEBUG cinder.api.v3.router [None req-44104a10-bdb5-481d-924e-49f90828b30e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112232) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:21.285691 np0000180501 devstack@c-api.service[112232]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7ae4a86a3668 pid: 112232 (default app) Jun 16 01:15:28.560850 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.560850 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.560850 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.560850 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.560850 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.561816 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.561816 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.561816 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.561816 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.561816 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.562086 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.562086 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.562086 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.562086 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.562086 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.562086 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.562422 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.562422 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.562422 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.562422 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.562668 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.562668 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.562668 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.562668 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.562911 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.562911 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.562911 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.562911 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.563145 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.563145 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.563145 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.563145 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.563145 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.563425 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.563425 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.563425 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.563425 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.563425 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.563758 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.563758 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.563758 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.563758 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.563758 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.563758 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.564106 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.564106 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.564106 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.564106 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.564106 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.564106 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.564466 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.564466 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.564466 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.564466 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.564466 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.564466 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.564866 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.564866 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.564866 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.564866 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.564866 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.565146 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.565146 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.565146 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.565146 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.565146 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.565410 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.565410 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.565410 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.565410 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.565410 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.565410 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.565871 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.565871 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.565871 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.565871 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.565871 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.565871 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.566182 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.566182 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.566182 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.566182 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.566182 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.566456 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.566456 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.566456 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.566456 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.566456 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.567104 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.567104 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.567104 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.567104 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.567699 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.567699 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.567699 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.567699 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.568116 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.568116 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.568116 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.568116 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.568116 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.568731 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.568731 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.568731 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.568731 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.568731 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.569024 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.569024 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.569024 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.569024 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.569251 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.569251 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.569251 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.569251 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.569676 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.569676 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.569676 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.569676 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.569932 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.569932 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.569932 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.569932 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.570153 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.570153 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.570153 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.570153 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.570376 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.570376 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.570376 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.570376 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.570376 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.570692 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.570692 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.570692 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.570692 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.570692 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.570692 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.573361 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.573361 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.573361 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.573361 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.573361 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.573509 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.573509 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.573509 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.573509 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.573509 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.573509 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.573671 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.573671 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.573671 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.573671 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.573671 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.573671 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.573834 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.573834 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.573834 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.573834 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.573834 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.573834 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.573975 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.573975 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.573975 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.573975 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.573975 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.573975 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.574148 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.574148 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.574148 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.574148 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.574250 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.574250 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.574250 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.574250 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.574250 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.574378 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.574378 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.574378 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.574378 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:28.574378 np0000180501 devstack@c-api.service[112230]: warnings.warn(deprecated_msg) Jun 16 01:15:28.574378 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.middleware.request_id [None req-7b208c57-b980-46cd-b97b-06ee3af7ee40 None None] RequestId filter calling following filter/app {{(pid=112230) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 01:15:29.066056 np0000180501 devstack@c-api.service[112230]: INFO cinder.api.openstack.wsgi [None req-7b208c57-b980-46cd-b97b-06ee3af7ee40 admin admin] POST https://199.19.213.119/volume/v3/types Jun 16 01:15:29.066056 np0000180501 devstack@c-api.service[112230]: DEBUG cinder.api.openstack.wsgi [None req-7b208c57-b980-46cd-b97b-06ee3af7ee40 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112230) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 16 01:15:29.068745 np0000180501 devstack@c-api.service[112230]: /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 16 01:15:29.068745 np0000180501 devstack@c-api.service[112230]: warnings.warn( Jun 16 01:15:29.110791 np0000180501 devstack@c-api.service[112230]: DEBUG oslo_db.sqlalchemy.engines [None req-7b208c57-b980-46cd-b97b-06ee3af7ee40 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=112230) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:15:29.143027 np0000180501 devstack@c-api.service[112230]: INFO cinder.api.openstack.wsgi [None req-7b208c57-b980-46cd-b97b-06ee3af7ee40 admin admin] https://199.19.213.119/volume/v3/types returned with HTTP 200 Jun 16 01:15:29.143864 np0000180501 devstack@c-api.service[112230]: [pid: 112230|app: 0|req: 1/2] 199.19.213.119 () {68 vars in 1288 bytes} [Tue Jun 16 01:15:28 2026] POST /volume/v3/types => generated 186 bytes in 598 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 16 01:15:29.154469 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.middleware.request_id [req-7b208c57-b980-46cd-b97b-06ee3af7ee40 req-5f5ec025-5590-45fb-90b4-552242c48d5c None None] RequestId filter calling following filter/app {{(pid=112233) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 01:15:29.479134 np0000180501 devstack@c-api.service[112233]: INFO cinder.api.openstack.wsgi [req-7b208c57-b980-46cd-b97b-06ee3af7ee40 req-5f5ec025-5590-45fb-90b4-552242c48d5c admin admin] POST https://199.19.213.119/volume/v3/types/38aa1f9e-ca2f-4fe4-92c6-d71ef187e094/extra_specs Jun 16 01:15:29.479762 np0000180501 devstack@c-api.service[112233]: DEBUG cinder.api.openstack.wsgi [req-7b208c57-b980-46cd-b97b-06ee3af7ee40 req-5f5ec025-5590-45fb-90b4-552242c48d5c admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112233) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 16 01:15:29.481469 np0000180501 devstack@c-api.service[112233]: /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 16 01:15:29.481469 np0000180501 devstack@c-api.service[112233]: warnings.warn( Jun 16 01:15:29.525142 np0000180501 devstack@c-api.service[112233]: DEBUG oslo_db.sqlalchemy.engines [req-7b208c57-b980-46cd-b97b-06ee3af7ee40 req-5f5ec025-5590-45fb-90b4-552242c48d5c 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=112233) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:15:29.585025 np0000180501 devstack@c-api.service[112233]: INFO cinder.api.openstack.wsgi [req-7b208c57-b980-46cd-b97b-06ee3af7ee40 req-5f5ec025-5590-45fb-90b4-552242c48d5c admin admin] https://199.19.213.119/volume/v3/types/38aa1f9e-ca2f-4fe4-92c6-d71ef187e094/extra_specs returned with HTTP 200 Jun 16 01:15:29.585396 np0000180501 devstack@c-api.service[112233]: [pid: 112233|app: 0|req: 2/3] 199.19.213.119 () {70 vars in 1505 bytes} [Tue Jun 16 01:15:29 2026] POST /volume/v3/types/38aa1f9e-ca2f-4fe4-92c6-d71ef187e094/extra_specs => generated 55 bytes in 432 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 16 01:15:31.151847 np0000180501 devstack@c-api.service[112231]: DEBUG dbcounter [-] [112231] Writing DB stats cinder:SELECT=6 {{(pid=112231) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 01:15:31.166490 np0000180501 devstack@c-api.service[112232]: DEBUG dbcounter [-] [112232] Writing DB stats cinder:SELECT=6 {{(pid=112232) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 01:15:39.139372 np0000180501 devstack@c-api.service[112230]: DEBUG dbcounter [-] [112230] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112230) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 01:15:39.583323 np0000180501 devstack@c-api.service[112233]: DEBUG dbcounter [-] [112233] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112233) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}