Jun 03 23:17:25.106932 np0000178451 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 03 23:17:25.115770 np0000178451 devstack@c-api.service[112410]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 03 23:17:25.118925 np0000178451 devstack@c-api.service[112410]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Jun 3 23:17:25 2026] *** Jun 03 23:17:25.118925 np0000178451 devstack@c-api.service[112410]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 03 23:17:25.118925 np0000178451 devstack@c-api.service[112410]: os: Linux-6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 Jun 03 23:17:25.118925 np0000178451 devstack@c-api.service[112410]: nodename: np0000178451 Jun 03 23:17:25.118925 np0000178451 devstack@c-api.service[112410]: machine: x86_64 Jun 03 23:17:25.118925 np0000178451 devstack@c-api.service[112410]: clock source: unix Jun 03 23:17:25.118925 np0000178451 devstack@c-api.service[112410]: pcre jit disabled Jun 03 23:17:25.118925 np0000178451 devstack@c-api.service[112410]: detected number of CPU cores: 16 Jun 03 23:17:25.118925 np0000178451 devstack@c-api.service[112410]: current working directory: / Jun 03 23:17:25.118925 np0000178451 devstack@c-api.service[112410]: detected binary path: /usr/bin/uwsgi-core Jun 03 23:17:25.118925 np0000178451 devstack@c-api.service[112410]: your processes number limit is 256917 Jun 03 23:17:25.118925 np0000178451 devstack@c-api.service[112410]: your memory page size is 4096 bytes Jun 03 23:17:25.118925 np0000178451 devstack@c-api.service[112410]: detected max file descriptor number: 2048 Jun 03 23:17:25.118925 np0000178451 devstack@c-api.service[112410]: lock engine: pthread robust mutexes Jun 03 23:17:25.119422 np0000178451 devstack@c-api.service[112410]: thunder lock: enabled Jun 03 23:17:25.119422 np0000178451 devstack@c-api.service[112410]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 03 23:17:25.119493 np0000178451 devstack@c-api.service[112410]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 03 23:17:25.119493 np0000178451 devstack@c-api.service[112410]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 03 23:17:25.119493 np0000178451 devstack@c-api.service[112410]: Set PythonHome to /opt/stack/data/venv Jun 03 23:17:25.164337 np0000178451 devstack@c-api.service[112410]: Python main interpreter initialized at 0x7ee0f3ea3668 Jun 03 23:17:25.164337 np0000178451 devstack@c-api.service[112410]: python threads support enabled Jun 03 23:17:25.164337 np0000178451 devstack@c-api.service[112410]: your server socket listen backlog is limited to 100 connections Jun 03 23:17:25.164337 np0000178451 devstack@c-api.service[112410]: your mercy for graceful operations on workers is 80 seconds Jun 03 23:17:25.164921 np0000178451 devstack@c-api.service[112410]: mapped 671795 bytes (656 KB) for 4 cores Jun 03 23:17:25.165066 np0000178451 devstack@c-api.service[112410]: *** Operational MODE: preforking *** Jun 03 23:17:25.165314 np0000178451 devstack@c-api.service[112410]: *** uWSGI is running in multiple interpreter mode *** Jun 03 23:17:25.165314 np0000178451 devstack@c-api.service[112410]: spawned uWSGI master process (pid: 112410) Jun 03 23:17:25.165404 np0000178451 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 03 23:17:25.167226 np0000178451 devstack@c-api.service[112410]: spawned uWSGI worker 1 (pid: 112411, cores: 1) Jun 03 23:17:25.167902 np0000178451 devstack@c-api.service[112410]: spawned uWSGI worker 2 (pid: 112412, cores: 1) Jun 03 23:17:25.168500 np0000178451 devstack@c-api.service[112410]: spawned uWSGI worker 3 (pid: 112413, cores: 1) Jun 03 23:17:25.168916 np0000178451 devstack@c-api.service[112410]: spawned uWSGI worker 4 (pid: 112414, cores: 1) Jun 03 23:17:25.169041 np0000178451 devstack@c-api.service[112410]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 03 23:17:25.294892 np0000178451 devstack@c-api.service[112411]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 03 23:17:25.294892 np0000178451 devstack@c-api.service[112411]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 03 23:17:25.294892 np0000178451 devstack@c-api.service[112411]: we strongly recommend against using it for new projects. Jun 03 23:17:25.294892 np0000178451 devstack@c-api.service[112411]: If you are already using Eventlet, we recommend migrating to a different Jun 03 23:17:25.294892 np0000178451 devstack@c-api.service[112411]: framework. For more detail see Jun 03 23:17:25.294892 np0000178451 devstack@c-api.service[112411]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 03 23:17:25.294892 np0000178451 devstack@c-api.service[112411]: import eventlet # noqa Jun 03 23:17:25.299137 np0000178451 devstack@c-api.service[112412]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 03 23:17:25.299137 np0000178451 devstack@c-api.service[112412]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 03 23:17:25.299137 np0000178451 devstack@c-api.service[112412]: we strongly recommend against using it for new projects. Jun 03 23:17:25.299137 np0000178451 devstack@c-api.service[112412]: If you are already using Eventlet, we recommend migrating to a different Jun 03 23:17:25.299137 np0000178451 devstack@c-api.service[112412]: framework. For more detail see Jun 03 23:17:25.299137 np0000178451 devstack@c-api.service[112412]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 03 23:17:25.299137 np0000178451 devstack@c-api.service[112412]: import eventlet # noqa Jun 03 23:17:25.299935 np0000178451 devstack@c-api.service[112414]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 03 23:17:25.299935 np0000178451 devstack@c-api.service[112414]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 03 23:17:25.299935 np0000178451 devstack@c-api.service[112414]: we strongly recommend against using it for new projects. Jun 03 23:17:25.299935 np0000178451 devstack@c-api.service[112414]: If you are already using Eventlet, we recommend migrating to a different Jun 03 23:17:25.299935 np0000178451 devstack@c-api.service[112414]: framework. For more detail see Jun 03 23:17:25.299935 np0000178451 devstack@c-api.service[112414]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 03 23:17:25.299935 np0000178451 devstack@c-api.service[112414]: import eventlet # noqa Jun 03 23:17:25.315219 np0000178451 devstack@c-api.service[112413]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 03 23:17:25.315219 np0000178451 devstack@c-api.service[112413]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 03 23:17:25.315219 np0000178451 devstack@c-api.service[112413]: we strongly recommend against using it for new projects. Jun 03 23:17:25.315219 np0000178451 devstack@c-api.service[112413]: If you are already using Eventlet, we recommend migrating to a different Jun 03 23:17:25.315219 np0000178451 devstack@c-api.service[112413]: framework. For more detail see Jun 03 23:17:25.315219 np0000178451 devstack@c-api.service[112413]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 03 23:17:25.315219 np0000178451 devstack@c-api.service[112413]: import eventlet # noqa Jun 03 23:17:25.381487 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 03 23:17:25.381487 np0000178451 devstack@c-api.service[112411]: warnings.warn( Jun 03 23:17:25.382323 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 03 23:17:25.382323 np0000178451 devstack@c-api.service[112412]: warnings.warn( Jun 03 23:17:25.387746 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 03 23:17:25.387746 np0000178451 devstack@c-api.service[112414]: warnings.warn( Jun 03 23:17:25.409072 np0000178451 devstack@c-api.service[112413]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 03 23:17:25.409072 np0000178451 devstack@c-api.service[112413]: warnings.warn( Jun 03 23:17:25.461394 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 03 23:17:25.461394 np0000178451 devstack@c-api.service[112412]: from cgi import parse_header Jun 03 23:17:25.462586 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 03 23:17:25.462586 np0000178451 devstack@c-api.service[112411]: from cgi import parse_header Jun 03 23:17:25.462797 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 03 23:17:25.462797 np0000178451 devstack@c-api.service[112414]: from cgi import parse_header Jun 03 23:17:25.486626 np0000178451 devstack@c-api.service[112413]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 03 23:17:25.486626 np0000178451 devstack@c-api.service[112413]: from cgi import parse_header Jun 03 23:17:25.509688 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 03 23:17:25.509688 np0000178451 devstack@c-api.service[112412]: removals.removed_module( Jun 03 23:17:25.511081 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 03 23:17:25.511081 np0000178451 devstack@c-api.service[112412]: removals.removed_module( Jun 03 23:17:25.512794 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 03 23:17:25.512794 np0000178451 devstack@c-api.service[112411]: removals.removed_module( Jun 03 23:17:25.513408 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 03 23:17:25.513408 np0000178451 devstack@c-api.service[112411]: removals.removed_module( Jun 03 23:17:25.516214 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 03 23:17:25.516214 np0000178451 devstack@c-api.service[112414]: removals.removed_module( Jun 03 23:17:25.517710 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 03 23:17:25.517710 np0000178451 devstack@c-api.service[112414]: removals.removed_module( Jun 03 23:17:25.539119 np0000178451 devstack@c-api.service[112413]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 03 23:17:25.539119 np0000178451 devstack@c-api.service[112413]: removals.removed_module( Jun 03 23:17:25.541403 np0000178451 devstack@c-api.service[112413]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 03 23:17:25.541403 np0000178451 devstack@c-api.service[112413]: removals.removed_module( Jun 03 23:17:26.136694 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 03 23:17:26.136694 np0000178451 devstack@c-api.service[112414]: warnings.warn( Jun 03 23:17:26.141416 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 03 23:17:26.141416 np0000178451 devstack@c-api.service[112412]: warnings.warn( Jun 03 23:17:26.141751 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 03 23:17:26.141751 np0000178451 devstack@c-api.service[112411]: warnings.warn( Jun 03 23:17:26.225907 np0000178451 devstack@c-api.service[112413]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 03 23:17:26.225907 np0000178451 devstack@c-api.service[112413]: warnings.warn( Jun 03 23:17:26.238557 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 03 23:17:26.238557 np0000178451 devstack@c-api.service[112414]: warnings.warn( Jun 03 23:17:26.249371 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 03 23:17:26.249371 np0000178451 devstack@c-api.service[112412]: warnings.warn( Jun 03 23:17:26.260496 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 03 23:17:26.260496 np0000178451 devstack@c-api.service[112411]: warnings.warn( Jun 03 23:17:26.355644 np0000178451 devstack@c-api.service[112413]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 03 23:17:26.355644 np0000178451 devstack@c-api.service[112413]: warnings.warn( Jun 03 23:17:26.531555 np0000178451 devstack@c-api.service[112412]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 03 23:17:26.532015 np0000178451 devstack@c-api.service[112412]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112412) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 03 23:17:26.532077 np0000178451 devstack@c-api.service[112414]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 03 23:17:26.532290 np0000178451 devstack@c-api.service[112414]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112414) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 03 23:17:26.547501 np0000178451 devstack@c-api.service[112411]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 03 23:17:26.547829 np0000178451 devstack@c-api.service[112411]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112411) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 03 23:17:26.617633 np0000178451 devstack@c-api.service[112412]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 03 23:17:26.617633 np0000178451 devstack@c-api.service[112412]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 03 23:17:26.617868 np0000178451 devstack@c-api.service[112414]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 03 23:17:26.617868 np0000178451 devstack@c-api.service[112414]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 03 23:17:26.622407 np0000178451 devstack@c-api.service[112411]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 03 23:17:26.622407 np0000178451 devstack@c-api.service[112411]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 03 23:17:26.664213 np0000178451 devstack@c-api.service[112413]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 03 23:17:26.664457 np0000178451 devstack@c-api.service[112413]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112413) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 03 23:17:26.729347 np0000178451 devstack@c-api.service[112413]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 03 23:17:26.729347 np0000178451 devstack@c-api.service[112413]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 03 23:17:27.080250 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112412) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 03 23:17:27.080498 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112414) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 03 23:17:27.080674 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.080765 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112411) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 03 23:17:27.080842 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.080904 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.080904 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.081033 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.081136 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.081276 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.081372 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.081589 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.082066 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.082159 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.082159 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.082298 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.082376 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.082445 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.082516 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.082583 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.082691 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.082785 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.082860 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.082860 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.082980 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.083066 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.083124 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.083189 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.083251 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.083251 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.083251 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.083251 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112411) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.083251 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.084915 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.084915 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.085081 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.085145 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.085211 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.085277 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.085344 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.085401 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.085458 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.085521 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.085580 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.085683 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.085758 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.085758 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.085877 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.085877 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.085877 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.085877 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.085877 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.085877 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112411) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.085877 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.089562 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.089645 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.089696 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.089741 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.089786 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.089842 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.089888 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.089925 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.089967 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.090013 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.090057 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.090098 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.090137 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.090178 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.090221 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.090264 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.090309 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.090360 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.090402 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.090452 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.090452 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.090529 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.090566 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.090627 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.090676 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.090721 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.090760 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.090805 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.090845 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.090880 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.090919 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.090955 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.091001 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.091044 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112411) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.091044 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.091044 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.091044 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.091044 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.091044 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.091044 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.091044 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112411) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.091044 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.092445 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.092510 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.092557 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.092626 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.092708 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.092758 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.092822 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.092868 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.092917 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.092962 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.092999 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.093041 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.093094 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.093139 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.093176 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.093218 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.093265 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.093304 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.093341 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.093381 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.093424 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.093468 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.093515 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.093552 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.093592 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.093667 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.093708 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112411) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.093747 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.093785 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.093828 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.093866 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.093914 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.093955 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.093997 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.094040 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.094078 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.094124 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.094172 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.094210 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.094258 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.094388 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.094430 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.094477 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.094519 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.094560 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.094600 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.094671 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.094717 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.094756 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.094798 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112411) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.094843 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.094886 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.094928 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.094964 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.095009 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.095050 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.095091 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.095132 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.095174 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.095219 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.095266 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.095311 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.095348 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.095389 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112411) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.095427 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.095470 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.095513 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.095559 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.095600 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.095669 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.095669 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.095760 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.095760 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.095828 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.095864 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.095910 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.095947 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.095987 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.096031 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.096078 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.096121 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.096121 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.096121 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112411) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.096121 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.096934 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.097011 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.097057 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.097735 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.097808 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.097850 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.097890 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.097927 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.097969 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.098016 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.098058 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.098099 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.098140 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.098180 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.098224 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.098259 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.098300 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.098336 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.098378 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.098419 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.098469 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.098505 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112411) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.098547 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.098594 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.098649 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.098695 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.098739 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.098781 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.098817 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.098854 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.098896 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.098941 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.098982 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.099026 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.099069 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.099108 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.099144 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.099184 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.099238 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.099281 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112411) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.099317 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.099358 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.099399 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.099399 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.099399 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.099399 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.099550 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.099627 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.099671 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.099719 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.099763 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.099806 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.099844 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.099890 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.099931 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.100152 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.100201 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.100237 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.100286 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.100355 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.100397 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112411) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.100438 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.100478 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.102309 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.102356 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.102402 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.102447 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.102487 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.102535 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.102587 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.102658 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.102703 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.102703 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.102778 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.102778 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.102846 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.102890 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.102927 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.102927 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.102927 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.103046 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.103046 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.103046 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112411) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.103155 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.103547 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.103599 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.103673 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.103673 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.103742 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.103742 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.103834 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.104065 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.104112 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.104151 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.104188 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.104230 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.104268 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.104268 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.104384 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.104384 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.104384 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.104512 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.104512 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.104590 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112411) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.104646 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.106165 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.106234 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.106279 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.106352 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.106404 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.106449 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.106487 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.106524 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.106567 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.106661 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.106711 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.106749 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.106788 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.106831 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.106877 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.106926 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.106984 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.107028 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.107071 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.107071 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112411) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.107071 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.107278 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.107339 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.107383 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.107448 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.107495 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.107542 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.107542 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.107654 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.107700 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.107739 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.107781 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.107818 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.107865 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.107907 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.107946 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.107982 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.108033 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.108077 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.108116 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.108185 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112411) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.108249 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.110389 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.110449 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.110489 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.110546 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.110585 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.110662 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.110705 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.110742 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.110780 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.110828 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.110866 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.110908 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.110947 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.111009 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.111067 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.111105 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.111155 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.111193 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112411) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.111229 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.111264 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.111305 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.112537 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.112537 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.112674 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.112715 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.112715 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.112794 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.112839 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.112878 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.112916 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.112916 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.112984 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.113025 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.113067 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.113115 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.113158 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.113195 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.113227 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.113263 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.113301 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.113301 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112411) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.113301 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.114168 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.114217 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.114282 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.114338 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.114384 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.114428 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.114428 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.114506 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.114552 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.114591 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.114591 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.114690 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.114731 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.114772 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.114823 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.114881 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.114931 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.115079 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.115124 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.115194 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112411) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.115257 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.115802 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.115863 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.115906 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.115984 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.116029 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.116081 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.116121 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.116158 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.116201 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.116239 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.116282 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.116431 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.116475 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.116515 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.116553 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.116589 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.116641 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.116684 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.116733 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112411) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.116777 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.116818 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.117322 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.117468 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.117552 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.117641 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.117698 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.117742 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.117785 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.117824 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.117824 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112411) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.117900 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.117944 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.117982 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.117982 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.117982 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.118084 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.118084 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.118084 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.118084 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.118217 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.118217 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.118217 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.119802 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.119878 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.119937 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.119981 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.120028 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.120067 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.120110 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.120153 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.120198 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.120249 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112411) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.120381 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.121292 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.121371 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.121418 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.121456 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.121489 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.121525 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.121561 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.121610 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.121610 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.121610 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.126857 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.126920 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.126972 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112413) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 03 23:17:27.127025 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.127025 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.127092 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.127132 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112411) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.127223 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.127337 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.127415 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.127477 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.127522 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.127565 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.127603 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.127667 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.127710 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.127754 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.127793 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.127831 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.127875 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.127918 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.127956 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.128004 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.128043 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.128084 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.128126 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.128178 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.128215 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112411) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.128260 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.128297 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.128339 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.128414 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.128448 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.128492 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.128543 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.128589 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.128589 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.128589 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.128589 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.128748 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.128748 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.128748 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.128853 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.128893 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.128931 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.128972 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.128972 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.129038 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.129075 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.129112 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.129112 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.129112 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112413) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.129112 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.129429 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.129484 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.129534 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.129575 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.129636 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.129675 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.129723 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.129768 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.129811 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.129849 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.129886 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112411) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.129926 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.129970 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.130007 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.130047 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.130087 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.130131 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.130172 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.130214 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.130253 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.130253 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.130321 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.130358 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.130399 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112413) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.130443 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.130443 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.130514 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.130552 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.130591 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.130650 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.130692 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.130732 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.130776 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.130814 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.130814 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.130888 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.130927 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112411) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.130970 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.131006 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.131056 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.131056 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.131056 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.131163 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.131200 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.131260 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.131299 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.131342 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.131377 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.131421 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.131421 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.131490 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.131533 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.131568 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.131609 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.131724 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112413) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.131823 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.131910 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.132003 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.132085 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.132168 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.132250 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.132331 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112413) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.132438 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.132974 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.133020 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.133056 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.133106 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.133145 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.133189 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.133229 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.133269 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.133302 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.133344 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.133387 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112411) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.133431 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.133469 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.133505 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.133548 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.133589 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.133666 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.133705 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112413) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.133748 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.133782 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.133821 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.133863 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.133906 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.133906 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.133977 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.134014 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.134051 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.134096 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.134096 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.134161 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.134211 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.134254 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.134254 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.134254 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112413) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.134254 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.134254 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.134432 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.134432 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.134501 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.134538 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.134638 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112413) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.134736 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.135029 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.135080 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.135175 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.135250 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.135337 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.135417 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112413) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.135517 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.136240 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.136296 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.136434 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.136507 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.136594 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.136684 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112413) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.136791 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.136881 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.136964 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.137051 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.137141 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.137333 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.137396 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112413) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.137487 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.138011 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.138068 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.138154 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.138220 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.138317 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.138362 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.138406 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.138450 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112413) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.138492 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.138535 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.138578 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.138643 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.138693 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.138732 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.138772 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112411) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.138810 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.138846 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.138889 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.138927 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.138972 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.139015 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.139053 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.139098 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.139140 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.139179 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.139225 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.139262 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.139306 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.139350 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112411) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.139397 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.139439 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.139484 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.139526 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.139567 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.139623 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.139673 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.139710 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.139752 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.139795 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.139836 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.139880 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.139921 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.139962 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.140003 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.140042 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.140077 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.140118 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.140155 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.140202 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112411) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.140240 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.140276 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.140317 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.140373 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.140418 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.140456 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.140498 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.140536 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.140579 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.140641 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.140680 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.140726 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.140764 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.140801 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.140838 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.140880 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.140923 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112413) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.140964 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.140964 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.141036 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.141078 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.141078 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.141078 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.141078 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.141078 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.141078 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.141078 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.141315 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.141448 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.141495 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.141532 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.141575 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.141634 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.141634 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.141715 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.141752 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.141790 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.141827 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.141870 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.141908 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.141945 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.141986 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112411) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.142027 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.142069 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112413) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.142111 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.142150 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.142187 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.142224 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.142272 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.142311 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.142353 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.142390 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.142436 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.142475 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.142516 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.142552 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.142588 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.142588 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.142588 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.142588 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.142588 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.142588 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112413) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.142855 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.142855 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.142933 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.142975 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.143013 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.143055 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.143100 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.143155 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.143200 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.143247 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112411) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.143295 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.143295 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.143379 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.143421 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.143472 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.143526 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.143573 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.143639 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.143687 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.143727 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.143764 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.143764 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.143841 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.143880 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.143917 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.143958 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.143958 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.144025 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112413) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.144025 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.144104 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.144104 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.144104 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.144215 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.144258 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.144295 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.144333 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.144409 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.144448 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112411) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.144483 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.144483 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.144483 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.144585 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.144585 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.144662 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.144694 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.144694 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.144743 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.144773 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.144800 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.144826 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.144852 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.144852 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.144852 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112413) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.144852 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.144956 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.144956 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.145061 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.145142 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.145233 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.145313 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112413) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.145407 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.146010 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.146068 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.146161 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.146234 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.146321 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.146397 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112413) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.146496 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.146989 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.147059 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.147152 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.147223 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.147319 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.147384 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112413) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.147489 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.147844 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.147916 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.148005 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.148081 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.148171 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.148252 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112413) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.148351 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.148944 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.149004 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.149090 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.149165 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.149246 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.149322 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112413) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.149419 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.150437 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.150505 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.150601 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.150689 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.150786 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.150860 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112413) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.150962 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.151221 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.151292 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.151377 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.151461 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.151539 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.151643 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112413) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.151736 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.152212 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.152297 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.152398 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.152511 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.152581 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.152672 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112413) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.152789 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.153134 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.153279 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.153279 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.153354 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.153393 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.153487 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112413) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.153559 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.154094 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.154148 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.154239 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.154310 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.154400 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.154475 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112413) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.154576 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.155513 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.155564 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.155674 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.155746 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.155836 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.155913 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112413) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.156014 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.156088 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.156173 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.156255 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.156345 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.156437 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.156538 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112413) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.156629 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.156742 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.156803 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.156893 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.156978 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.157054 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.157135 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112413) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.157229 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.157625 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.157703 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.157788 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.157880 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.157955 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.158037 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112413) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.158125 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.158605 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.158681 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.158759 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.158833 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.158924 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.158999 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112413) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.159093 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:17:27.159418 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:17:27.159475 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:17:27.159570 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:17:27.159678 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:17:27.159757 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:17:27.159850 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112413) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:17:27.189182 np0000178451 devstack@c-api.service[112412]: INFO dbcounter [None req-6e649784-7aaf-4400-b2c4-2f9ed6c1b011 None None] Registered counter for database cinder Jun 03 23:17:27.189910 np0000178451 devstack@c-api.service[112414]: INFO dbcounter [None req-4208b6b6-4e7e-4d88-9350-909ed0ebcdce None None] Registered counter for database cinder Jun 03 23:17:27.190440 np0000178451 devstack@c-api.service[112411]: INFO dbcounter [None req-1b330f86-7bf9-48a5-994a-32da51e2dcc8 None None] Registered counter for database cinder Jun 03 23:17:27.208220 np0000178451 devstack@c-api.service[112413]: INFO dbcounter [None req-9776d1f8-a1fc-4761-bda6-e77a33114abb None None] Registered counter for database cinder Jun 03 23:17:27.241486 np0000178451 devstack@c-api.service[112414]: DEBUG oslo_db.sqlalchemy.engines [None req-4208b6b6-4e7e-4d88-9350-909ed0ebcdce 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=112414) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 23:17:27.245690 np0000178451 devstack@c-api.service[112411]: DEBUG oslo_db.sqlalchemy.engines [None req-1b330f86-7bf9-48a5-994a-32da51e2dcc8 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=112411) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 23:17:27.252677 np0000178451 devstack@c-api.service[112412]: DEBUG oslo_db.sqlalchemy.engines [None req-6e649784-7aaf-4400-b2c4-2f9ed6c1b011 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=112412) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 23:17:27.263534 np0000178451 devstack@c-api.service[112413]: DEBUG oslo_db.sqlalchemy.engines [None req-9776d1f8-a1fc-4761-bda6-e77a33114abb 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=112413) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 23:17:27.357561 np0000178451 devstack@c-api.service[112414]: DEBUG dbcounter [-] [112414] Writer thread running {{(pid=112414) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 03 23:17:27.360457 np0000178451 devstack@c-api.service[112414]: INFO cinder.rpc [None req-4208b6b6-4e7e-4d88-9350-909ed0ebcdce None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 03 23:17:27.363435 np0000178451 devstack@c-api.service[112414]: INFO cinder.rpc [None req-4208b6b6-4e7e-4d88-9350-909ed0ebcdce None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 03 23:17:27.364235 np0000178451 devstack@c-api.service[112412]: DEBUG dbcounter [-] [112412] Writer thread running {{(pid=112412) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 03 23:17:27.365285 np0000178451 devstack@c-api.service[112411]: DEBUG dbcounter [-] [112411] Writer thread running {{(pid=112411) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 03 23:17:27.365744 np0000178451 devstack@c-api.service[112414]: INFO cinder.rpc [None req-4208b6b6-4e7e-4d88-9350-909ed0ebcdce None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 03 23:17:27.367002 np0000178451 devstack@c-api.service[112412]: INFO cinder.rpc [None req-6e649784-7aaf-4400-b2c4-2f9ed6c1b011 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 03 23:17:27.368282 np0000178451 devstack@c-api.service[112411]: INFO cinder.rpc [None req-1b330f86-7bf9-48a5-994a-32da51e2dcc8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 03 23:17:27.368387 np0000178451 devstack@c-api.service[112414]: INFO cinder.rpc [None req-4208b6b6-4e7e-4d88-9350-909ed0ebcdce None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 03 23:17:27.369358 np0000178451 devstack@c-api.service[112412]: INFO cinder.rpc [None req-6e649784-7aaf-4400-b2c4-2f9ed6c1b011 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 03 23:17:27.369516 np0000178451 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-4208b6b6-4e7e-4d88-9350-909ed0ebcdce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.371368 np0000178451 devstack@c-api.service[112411]: INFO cinder.rpc [None req-1b330f86-7bf9-48a5-994a-32da51e2dcc8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 03 23:17:27.371514 np0000178451 devstack@c-api.service[112412]: INFO cinder.rpc [None req-6e649784-7aaf-4400-b2c4-2f9ed6c1b011 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 03 23:17:27.373352 np0000178451 devstack@c-api.service[112412]: INFO cinder.rpc [None req-6e649784-7aaf-4400-b2c4-2f9ed6c1b011 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 03 23:17:27.373973 np0000178451 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-4208b6b6-4e7e-4d88-9350-909ed0ebcdce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.374258 np0000178451 devstack@c-api.service[112412]: WARNING castellan.key_manager.migration [None req-6e649784-7aaf-4400-b2c4-2f9ed6c1b011 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.374442 np0000178451 devstack@c-api.service[112411]: INFO cinder.rpc [None req-1b330f86-7bf9-48a5-994a-32da51e2dcc8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 03 23:17:27.377033 np0000178451 devstack@c-api.service[112411]: INFO cinder.rpc [None req-1b330f86-7bf9-48a5-994a-32da51e2dcc8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 03 23:17:27.377486 np0000178451 devstack@c-api.service[112412]: WARNING castellan.key_manager.migration [None req-6e649784-7aaf-4400-b2c4-2f9ed6c1b011 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.378099 np0000178451 devstack@c-api.service[112411]: WARNING castellan.key_manager.migration [None req-1b330f86-7bf9-48a5-994a-32da51e2dcc8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.382529 np0000178451 devstack@c-api.service[112411]: WARNING castellan.key_manager.migration [None req-1b330f86-7bf9-48a5-994a-32da51e2dcc8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.385333 np0000178451 devstack@c-api.service[112413]: DEBUG dbcounter [-] [112413] Writer thread running {{(pid=112413) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 03 23:17:27.388303 np0000178451 devstack@c-api.service[112413]: INFO cinder.rpc [None req-9776d1f8-a1fc-4761-bda6-e77a33114abb None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 03 23:17:27.391292 np0000178451 devstack@c-api.service[112413]: INFO cinder.rpc [None req-9776d1f8-a1fc-4761-bda6-e77a33114abb None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 03 23:17:27.394176 np0000178451 devstack@c-api.service[112413]: INFO cinder.rpc [None req-9776d1f8-a1fc-4761-bda6-e77a33114abb None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 03 23:17:27.396842 np0000178451 devstack@c-api.service[112413]: INFO cinder.rpc [None req-9776d1f8-a1fc-4761-bda6-e77a33114abb None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 03 23:17:27.397997 np0000178451 devstack@c-api.service[112413]: WARNING castellan.key_manager.migration [None req-9776d1f8-a1fc-4761-bda6-e77a33114abb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.401571 np0000178451 devstack@c-api.service[112413]: WARNING castellan.key_manager.migration [None req-9776d1f8-a1fc-4761-bda6-e77a33114abb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.411720 np0000178451 devstack@c-api.service[112414]: DEBUG oslo_db.sqlalchemy.engines [None req-4208b6b6-4e7e-4d88-9350-909ed0ebcdce 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=112414) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 23:17:27.414422 np0000178451 devstack@c-api.service[112414]: INFO cinder.rpc [None req-4208b6b6-4e7e-4d88-9350-909ed0ebcdce None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 03 23:17:27.414564 np0000178451 devstack@c-api.service[112412]: DEBUG oslo_db.sqlalchemy.engines [None req-6e649784-7aaf-4400-b2c4-2f9ed6c1b011 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=112412) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 23:17:27.416784 np0000178451 devstack@c-api.service[112414]: INFO cinder.rpc [None req-4208b6b6-4e7e-4d88-9350-909ed0ebcdce None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 03 23:17:27.417131 np0000178451 devstack@c-api.service[112412]: INFO cinder.rpc [None req-6e649784-7aaf-4400-b2c4-2f9ed6c1b011 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 03 23:17:27.417874 np0000178451 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-4208b6b6-4e7e-4d88-9350-909ed0ebcdce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.419464 np0000178451 devstack@c-api.service[112412]: INFO cinder.rpc [None req-6e649784-7aaf-4400-b2c4-2f9ed6c1b011 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 03 23:17:27.420065 np0000178451 devstack@c-api.service[112411]: DEBUG oslo_db.sqlalchemy.engines [None req-1b330f86-7bf9-48a5-994a-32da51e2dcc8 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=112411) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 23:17:27.420587 np0000178451 devstack@c-api.service[112412]: WARNING castellan.key_manager.migration [None req-6e649784-7aaf-4400-b2c4-2f9ed6c1b011 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.422986 np0000178451 devstack@c-api.service[112411]: INFO cinder.rpc [None req-1b330f86-7bf9-48a5-994a-32da51e2dcc8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 03 23:17:27.425760 np0000178451 devstack@c-api.service[112411]: INFO cinder.rpc [None req-1b330f86-7bf9-48a5-994a-32da51e2dcc8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 03 23:17:27.427037 np0000178451 devstack@c-api.service[112411]: WARNING castellan.key_manager.migration [None req-1b330f86-7bf9-48a5-994a-32da51e2dcc8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.430161 np0000178451 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-4208b6b6-4e7e-4d88-9350-909ed0ebcdce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.432165 np0000178451 devstack@c-api.service[112412]: WARNING castellan.key_manager.migration [None req-6e649784-7aaf-4400-b2c4-2f9ed6c1b011 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.435085 np0000178451 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-4208b6b6-4e7e-4d88-9350-909ed0ebcdce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.435325 np0000178451 devstack@c-api.service[112412]: WARNING castellan.key_manager.migration [None req-6e649784-7aaf-4400-b2c4-2f9ed6c1b011 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.436470 np0000178451 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-4208b6b6-4e7e-4d88-9350-909ed0ebcdce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.438388 np0000178451 devstack@c-api.service[112412]: WARNING castellan.key_manager.migration [None req-6e649784-7aaf-4400-b2c4-2f9ed6c1b011 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.439671 np0000178451 devstack@c-api.service[112413]: DEBUG oslo_db.sqlalchemy.engines [None req-9776d1f8-a1fc-4761-bda6-e77a33114abb 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=112413) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 23:17:27.440914 np0000178451 devstack@c-api.service[112411]: WARNING castellan.key_manager.migration [None req-1b330f86-7bf9-48a5-994a-32da51e2dcc8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.441892 np0000178451 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-4208b6b6-4e7e-4d88-9350-909ed0ebcdce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.442000 np0000178451 devstack@c-api.service[112413]: INFO cinder.rpc [None req-9776d1f8-a1fc-4761-bda6-e77a33114abb None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 03 23:17:27.443588 np0000178451 devstack@c-api.service[112412]: WARNING castellan.key_manager.migration [None req-6e649784-7aaf-4400-b2c4-2f9ed6c1b011 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.444330 np0000178451 devstack@c-api.service[112413]: INFO cinder.rpc [None req-9776d1f8-a1fc-4761-bda6-e77a33114abb None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 03 23:17:27.444848 np0000178451 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-4208b6b6-4e7e-4d88-9350-909ed0ebcdce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.445571 np0000178451 devstack@c-api.service[112413]: WARNING castellan.key_manager.migration [None req-9776d1f8-a1fc-4761-bda6-e77a33114abb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.446262 np0000178451 devstack@c-api.service[112411]: WARNING castellan.key_manager.migration [None req-1b330f86-7bf9-48a5-994a-32da51e2dcc8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.446542 np0000178451 devstack@c-api.service[112412]: WARNING castellan.key_manager.migration [None req-6e649784-7aaf-4400-b2c4-2f9ed6c1b011 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.447701 np0000178451 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-4208b6b6-4e7e-4d88-9350-909ed0ebcdce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.449408 np0000178451 devstack@c-api.service[112411]: WARNING castellan.key_manager.migration [None req-1b330f86-7bf9-48a5-994a-32da51e2dcc8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.449475 np0000178451 devstack@c-api.service[112412]: WARNING castellan.key_manager.migration [None req-6e649784-7aaf-4400-b2c4-2f9ed6c1b011 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.450816 np0000178451 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-4208b6b6-4e7e-4d88-9350-909ed0ebcdce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.452719 np0000178451 devstack@c-api.service[112412]: WARNING castellan.key_manager.migration [None req-6e649784-7aaf-4400-b2c4-2f9ed6c1b011 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.453490 np0000178451 devstack@c-api.service[112411]: WARNING castellan.key_manager.migration [None req-1b330f86-7bf9-48a5-994a-32da51e2dcc8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.453779 np0000178451 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-4208b6b6-4e7e-4d88-9350-909ed0ebcdce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.455450 np0000178451 devstack@c-api.service[112412]: WARNING castellan.key_manager.migration [None req-6e649784-7aaf-4400-b2c4-2f9ed6c1b011 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.456458 np0000178451 devstack@c-api.service[112411]: WARNING castellan.key_manager.migration [None req-1b330f86-7bf9-48a5-994a-32da51e2dcc8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.456890 np0000178451 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-4208b6b6-4e7e-4d88-9350-909ed0ebcdce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.458333 np0000178451 devstack@c-api.service[112412]: WARNING castellan.key_manager.migration [None req-6e649784-7aaf-4400-b2c4-2f9ed6c1b011 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.458447 np0000178451 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-4208b6b6-4e7e-4d88-9350-909ed0ebcdce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.458914 np0000178451 devstack@c-api.service[112413]: WARNING castellan.key_manager.migration [None req-9776d1f8-a1fc-4761-bda6-e77a33114abb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.459414 np0000178451 devstack@c-api.service[112411]: WARNING castellan.key_manager.migration [None req-1b330f86-7bf9-48a5-994a-32da51e2dcc8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.459821 np0000178451 devstack@c-api.service[112412]: WARNING castellan.key_manager.migration [None req-6e649784-7aaf-4400-b2c4-2f9ed6c1b011 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.460967 np0000178451 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-4208b6b6-4e7e-4d88-9350-909ed0ebcdce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.462412 np0000178451 devstack@c-api.service[112413]: WARNING castellan.key_manager.migration [None req-9776d1f8-a1fc-4761-bda6-e77a33114abb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.462526 np0000178451 devstack@c-api.service[112412]: WARNING castellan.key_manager.migration [None req-6e649784-7aaf-4400-b2c4-2f9ed6c1b011 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.462591 np0000178451 devstack@c-api.service[112411]: WARNING castellan.key_manager.migration [None req-1b330f86-7bf9-48a5-994a-32da51e2dcc8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.465322 np0000178451 devstack@c-api.service[112411]: WARNING castellan.key_manager.migration [None req-1b330f86-7bf9-48a5-994a-32da51e2dcc8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.466059 np0000178451 devstack@c-api.service[112413]: WARNING castellan.key_manager.migration [None req-9776d1f8-a1fc-4761-bda6-e77a33114abb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.466388 np0000178451 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-4208b6b6-4e7e-4d88-9350-909ed0ebcdce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.467940 np0000178451 devstack@c-api.service[112412]: WARNING castellan.key_manager.migration [None req-6e649784-7aaf-4400-b2c4-2f9ed6c1b011 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.468190 np0000178451 devstack@c-api.service[112411]: WARNING castellan.key_manager.migration [None req-1b330f86-7bf9-48a5-994a-32da51e2dcc8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.469713 np0000178451 devstack@c-api.service[112411]: WARNING castellan.key_manager.migration [None req-1b330f86-7bf9-48a5-994a-32da51e2dcc8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.469972 np0000178451 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-4208b6b6-4e7e-4d88-9350-909ed0ebcdce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.470630 np0000178451 devstack@c-api.service[112413]: WARNING castellan.key_manager.migration [None req-9776d1f8-a1fc-4761-bda6-e77a33114abb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.471803 np0000178451 devstack@c-api.service[112412]: WARNING castellan.key_manager.migration [None req-6e649784-7aaf-4400-b2c4-2f9ed6c1b011 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.472128 np0000178451 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-4208b6b6-4e7e-4d88-9350-909ed0ebcdce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.472347 np0000178451 devstack@c-api.service[112411]: WARNING castellan.key_manager.migration [None req-1b330f86-7bf9-48a5-994a-32da51e2dcc8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.473261 np0000178451 devstack@c-api.service[112414]: WARNING cinder.api.contrib.hosts [None req-4208b6b6-4e7e-4d88-9350-909ed0ebcdce None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 03 23:17:27.473372 np0000178451 devstack@c-api.service[112412]: WARNING castellan.key_manager.migration [None req-6e649784-7aaf-4400-b2c4-2f9ed6c1b011 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.473762 np0000178451 devstack@c-api.service[112413]: WARNING castellan.key_manager.migration [None req-9776d1f8-a1fc-4761-bda6-e77a33114abb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.474134 np0000178451 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-4208b6b6-4e7e-4d88-9350-909ed0ebcdce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.474395 np0000178451 devstack@c-api.service[112412]: WARNING cinder.api.contrib.hosts [None req-6e649784-7aaf-4400-b2c4-2f9ed6c1b011 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 03 23:17:27.475150 np0000178451 devstack@c-api.service[112412]: WARNING castellan.key_manager.migration [None req-6e649784-7aaf-4400-b2c4-2f9ed6c1b011 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.475739 np0000178451 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-4208b6b6-4e7e-4d88-9350-909ed0ebcdce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.476676 np0000178451 devstack@c-api.service[112412]: WARNING castellan.key_manager.migration [None req-6e649784-7aaf-4400-b2c4-2f9ed6c1b011 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.476835 np0000178451 devstack@c-api.service[112413]: WARNING castellan.key_manager.migration [None req-9776d1f8-a1fc-4761-bda6-e77a33114abb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.477190 np0000178451 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-4208b6b6-4e7e-4d88-9350-909ed0ebcdce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.477863 np0000178451 devstack@c-api.service[112411]: WARNING castellan.key_manager.migration [None req-1b330f86-7bf9-48a5-994a-32da51e2dcc8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.478004 np0000178451 devstack@c-api.service[112412]: WARNING castellan.key_manager.migration [None req-6e649784-7aaf-4400-b2c4-2f9ed6c1b011 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.478795 np0000178451 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-4208b6b6-4e7e-4d88-9350-909ed0ebcdce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.479437 np0000178451 devstack@c-api.service[112412]: WARNING castellan.key_manager.migration [None req-6e649784-7aaf-4400-b2c4-2f9ed6c1b011 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.479867 np0000178451 devstack@c-api.service[112413]: WARNING castellan.key_manager.migration [None req-9776d1f8-a1fc-4761-bda6-e77a33114abb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.480185 np0000178451 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-4208b6b6-4e7e-4d88-9350-909ed0ebcdce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.480823 np0000178451 devstack@c-api.service[112412]: WARNING castellan.key_manager.migration [None req-6e649784-7aaf-4400-b2c4-2f9ed6c1b011 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.481210 np0000178451 devstack@c-api.service[112411]: WARNING castellan.key_manager.migration [None req-1b330f86-7bf9-48a5-994a-32da51e2dcc8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.481611 np0000178451 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-4208b6b6-4e7e-4d88-9350-909ed0ebcdce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.482111 np0000178451 devstack@c-api.service[112412]: WARNING castellan.key_manager.migration [None req-6e649784-7aaf-4400-b2c4-2f9ed6c1b011 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.482684 np0000178451 devstack@c-api.service[112413]: WARNING castellan.key_manager.migration [None req-9776d1f8-a1fc-4761-bda6-e77a33114abb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.483267 np0000178451 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-4208b6b6-4e7e-4d88-9350-909ed0ebcdce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.483312 np0000178451 devstack@c-api.service[112411]: WARNING castellan.key_manager.migration [None req-1b330f86-7bf9-48a5-994a-32da51e2dcc8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.483657 np0000178451 devstack@c-api.service[112412]: WARNING castellan.key_manager.migration [None req-6e649784-7aaf-4400-b2c4-2f9ed6c1b011 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.484271 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-4208b6b6-4e7e-4d88-9350-909ed0ebcdce None None] Extended resource: extensions {{(pid=112414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:17:27.484332 np0000178451 devstack@c-api.service[112411]: WARNING cinder.api.contrib.hosts [None req-1b330f86-7bf9-48a5-994a-32da51e2dcc8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 03 23:17:27.484574 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.v3.router [None req-6e649784-7aaf-4400-b2c4-2f9ed6c1b011 None None] Extended resource: extensions {{(pid=112412) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:17:27.485115 np0000178451 devstack@c-api.service[112411]: WARNING castellan.key_manager.migration [None req-1b330f86-7bf9-48a5-994a-32da51e2dcc8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.485563 np0000178451 devstack@c-api.service[112413]: WARNING castellan.key_manager.migration [None req-9776d1f8-a1fc-4761-bda6-e77a33114abb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.485725 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-4208b6b6-4e7e-4d88-9350-909ed0ebcdce None None] Extended resource: os-availability-zone {{(pid=112414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:17:27.485917 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.v3.router [None req-6e649784-7aaf-4400-b2c4-2f9ed6c1b011 None None] Extended resource: os-availability-zone {{(pid=112412) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:17:27.486631 np0000178451 devstack@c-api.service[112411]: WARNING castellan.key_manager.migration [None req-1b330f86-7bf9-48a5-994a-32da51e2dcc8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.487018 np0000178451 devstack@c-api.service[112413]: WARNING castellan.key_manager.migration [None req-9776d1f8-a1fc-4761-bda6-e77a33114abb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.487080 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-4208b6b6-4e7e-4d88-9350-909ed0ebcdce None None] Extended resource: os-hosts {{(pid=112414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:17:27.487173 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.v3.router [None req-6e649784-7aaf-4400-b2c4-2f9ed6c1b011 None None] Extended resource: os-hosts {{(pid=112412) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:17:27.487990 np0000178451 devstack@c-api.service[112411]: WARNING castellan.key_manager.migration [None req-1b330f86-7bf9-48a5-994a-32da51e2dcc8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.489135 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.v3.router [None req-6e649784-7aaf-4400-b2c4-2f9ed6c1b011 None None] Extended resource: backups {{(pid=112412) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:17:27.489215 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-4208b6b6-4e7e-4d88-9350-909ed0ebcdce None None] Extended resource: backups {{(pid=112414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:17:27.489491 np0000178451 devstack@c-api.service[112411]: WARNING castellan.key_manager.migration [None req-1b330f86-7bf9-48a5-994a-32da51e2dcc8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.489840 np0000178451 devstack@c-api.service[112413]: WARNING castellan.key_manager.migration [None req-9776d1f8-a1fc-4761-bda6-e77a33114abb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.490847 np0000178451 devstack@c-api.service[112411]: WARNING castellan.key_manager.migration [None req-1b330f86-7bf9-48a5-994a-32da51e2dcc8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.491130 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.v3.router [None req-6e649784-7aaf-4400-b2c4-2f9ed6c1b011 None None] Extended resource: consistencygroups {{(pid=112412) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:17:27.491285 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-4208b6b6-4e7e-4d88-9350-909ed0ebcdce None None] Extended resource: consistencygroups {{(pid=112414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:17:27.492157 np0000178451 devstack@c-api.service[112411]: WARNING castellan.key_manager.migration [None req-1b330f86-7bf9-48a5-994a-32da51e2dcc8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.493052 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.v3.router [None req-6e649784-7aaf-4400-b2c4-2f9ed6c1b011 None None] Extended resource: os-volume-manage {{(pid=112412) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:17:27.493332 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-4208b6b6-4e7e-4d88-9350-909ed0ebcdce None None] Extended resource: os-volume-manage {{(pid=112414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:17:27.493772 np0000178451 devstack@c-api.service[112411]: WARNING castellan.key_manager.migration [None req-1b330f86-7bf9-48a5-994a-32da51e2dcc8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.494416 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.v3.router [None req-6e649784-7aaf-4400-b2c4-2f9ed6c1b011 None None] Extended resource: extra_specs {{(pid=112412) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:17:27.494740 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.v3.router [None req-1b330f86-7bf9-48a5-994a-32da51e2dcc8 None None] Extended resource: extensions {{(pid=112411) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:17:27.494838 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-4208b6b6-4e7e-4d88-9350-909ed0ebcdce None None] Extended resource: extra_specs {{(pid=112414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:17:27.495833 np0000178451 devstack@c-api.service[112413]: WARNING castellan.key_manager.migration [None req-9776d1f8-a1fc-4761-bda6-e77a33114abb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.495977 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.v3.router [None req-6e649784-7aaf-4400-b2c4-2f9ed6c1b011 None None] Extended resource: os-snapshot-manage {{(pid=112412) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:17:27.496424 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-4208b6b6-4e7e-4d88-9350-909ed0ebcdce None None] Extended resource: os-snapshot-manage {{(pid=112414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:17:27.496692 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.v3.router [None req-1b330f86-7bf9-48a5-994a-32da51e2dcc8 None None] Extended resource: os-availability-zone {{(pid=112411) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:17:27.497444 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.v3.router [None req-6e649784-7aaf-4400-b2c4-2f9ed6c1b011 None None] Extended resource: cgsnapshots {{(pid=112412) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:17:27.497988 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.v3.router [None req-1b330f86-7bf9-48a5-994a-32da51e2dcc8 None None] Extended resource: os-hosts {{(pid=112411) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:17:27.498558 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-4208b6b6-4e7e-4d88-9350-909ed0ebcdce None None] Extended resource: cgsnapshots {{(pid=112414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:17:27.498801 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.v3.router [None req-6e649784-7aaf-4400-b2c4-2f9ed6c1b011 None None] Extended resource: encryption {{(pid=112412) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:17:27.499375 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.v3.router [None req-1b330f86-7bf9-48a5-994a-32da51e2dcc8 None None] Extended resource: backups {{(pid=112411) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:17:27.500016 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-4208b6b6-4e7e-4d88-9350-909ed0ebcdce None None] Extended resource: encryption {{(pid=112414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:17:27.500084 np0000178451 devstack@c-api.service[112413]: WARNING castellan.key_manager.migration [None req-9776d1f8-a1fc-4761-bda6-e77a33114abb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.500312 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.v3.router [None req-6e649784-7aaf-4400-b2c4-2f9ed6c1b011 None None] Extended resource: encryption {{(pid=112412) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:17:27.501418 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.v3.router [None req-1b330f86-7bf9-48a5-994a-32da51e2dcc8 None None] Extended resource: consistencygroups {{(pid=112411) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:17:27.501627 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-4208b6b6-4e7e-4d88-9350-909ed0ebcdce None None] Extended resource: encryption {{(pid=112414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:17:27.501866 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.v3.router [None req-6e649784-7aaf-4400-b2c4-2f9ed6c1b011 None None] Extended resource: capabilities {{(pid=112412) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:17:27.502159 np0000178451 devstack@c-api.service[112413]: WARNING castellan.key_manager.migration [None req-9776d1f8-a1fc-4761-bda6-e77a33114abb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.503068 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.v3.router [None req-6e649784-7aaf-4400-b2c4-2f9ed6c1b011 None None] Extended resource: scheduler-stats {{(pid=112412) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:17:27.503260 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-4208b6b6-4e7e-4d88-9350-909ed0ebcdce None None] Extended resource: capabilities {{(pid=112414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:17:27.503323 np0000178451 devstack@c-api.service[112413]: WARNING cinder.api.contrib.hosts [None req-9776d1f8-a1fc-4761-bda6-e77a33114abb None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 03 23:17:27.503383 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.v3.router [None req-1b330f86-7bf9-48a5-994a-32da51e2dcc8 None None] Extended resource: os-volume-manage {{(pid=112411) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:17:27.504108 np0000178451 devstack@c-api.service[112413]: WARNING castellan.key_manager.migration [None req-9776d1f8-a1fc-4761-bda6-e77a33114abb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.504490 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.v3.router [None req-6e649784-7aaf-4400-b2c4-2f9ed6c1b011 None None] Extended resource: os-volume-type-access {{(pid=112412) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:17:27.504572 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-4208b6b6-4e7e-4d88-9350-909ed0ebcdce None None] Extended resource: scheduler-stats {{(pid=112414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:17:27.504768 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.v3.router [None req-1b330f86-7bf9-48a5-994a-32da51e2dcc8 None None] Extended resource: extra_specs {{(pid=112411) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:17:27.505599 np0000178451 devstack@c-api.service[112413]: WARNING castellan.key_manager.migration [None req-9776d1f8-a1fc-4761-bda6-e77a33114abb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.506135 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-4208b6b6-4e7e-4d88-9350-909ed0ebcdce None None] Extended resource: os-volume-type-access {{(pid=112414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:17:27.506182 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.v3.router [None req-6e649784-7aaf-4400-b2c4-2f9ed6c1b011 None None] Extended resource: qos-specs {{(pid=112412) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:17:27.506316 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.v3.router [None req-1b330f86-7bf9-48a5-994a-32da51e2dcc8 None None] Extended resource: os-snapshot-manage {{(pid=112411) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:17:27.506971 np0000178451 devstack@c-api.service[112413]: WARNING castellan.key_manager.migration [None req-9776d1f8-a1fc-4761-bda6-e77a33114abb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.507795 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.v3.router [None req-1b330f86-7bf9-48a5-994a-32da51e2dcc8 None None] Extended resource: cgsnapshots {{(pid=112411) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:17:27.507854 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-4208b6b6-4e7e-4d88-9350-909ed0ebcdce None None] Extended resource: qos-specs {{(pid=112414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:17:27.508172 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.v3.router [None req-6e649784-7aaf-4400-b2c4-2f9ed6c1b011 None None] Extended resource: os-quota-class-sets {{(pid=112412) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:17:27.508540 np0000178451 devstack@c-api.service[112413]: WARNING castellan.key_manager.migration [None req-9776d1f8-a1fc-4761-bda6-e77a33114abb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.509179 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.v3.router [None req-1b330f86-7bf9-48a5-994a-32da51e2dcc8 None None] Extended resource: encryption {{(pid=112411) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:17:27.509428 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.v3.router [None req-6e649784-7aaf-4400-b2c4-2f9ed6c1b011 None None] Extended resource: os-quota-sets {{(pid=112412) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:17:27.510006 np0000178451 devstack@c-api.service[112413]: WARNING castellan.key_manager.migration [None req-9776d1f8-a1fc-4761-bda6-e77a33114abb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.510785 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-4208b6b6-4e7e-4d88-9350-909ed0ebcdce None None] Extended resource: os-quota-class-sets {{(pid=112414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:17:27.510848 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.v3.router [None req-1b330f86-7bf9-48a5-994a-32da51e2dcc8 None None] Extended resource: encryption {{(pid=112411) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:17:27.511108 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.v3.router [None req-6e649784-7aaf-4400-b2c4-2f9ed6c1b011 None None] Extended resource: os-volume-transfer {{(pid=112412) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:17:27.511355 np0000178451 devstack@c-api.service[112413]: WARNING castellan.key_manager.migration [None req-9776d1f8-a1fc-4761-bda6-e77a33114abb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.511458 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-4208b6b6-4e7e-4d88-9350-909ed0ebcdce None None] Extended resource: os-quota-sets {{(pid=112414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:17:27.512260 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.v3.router [None req-1b330f86-7bf9-48a5-994a-32da51e2dcc8 None None] Extended resource: capabilities {{(pid=112411) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:17:27.512982 np0000178451 devstack@c-api.service[112413]: WARNING castellan.key_manager.migration [None req-9776d1f8-a1fc-4761-bda6-e77a33114abb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.513031 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-4208b6b6-4e7e-4d88-9350-909ed0ebcdce None None] Extended resource: os-volume-transfer {{(pid=112414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:17:27.513386 np0000178451 devstack@c-api.service[112412]: WARNING castellan.key_manager.migration [None req-6e649784-7aaf-4400-b2c4-2f9ed6c1b011 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.513482 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.v3.router [None req-1b330f86-7bf9-48a5-994a-32da51e2dcc8 None None] Extended resource: scheduler-stats {{(pid=112411) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:17:27.513944 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.v3.router [None req-9776d1f8-a1fc-4761-bda6-e77a33114abb None None] Extended resource: extensions {{(pid=112413) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:17:27.514765 np0000178451 devstack@c-api.service[112412]: WARNING castellan.key_manager.migration [None req-6e649784-7aaf-4400-b2c4-2f9ed6c1b011 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.514939 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.v3.router [None req-1b330f86-7bf9-48a5-994a-32da51e2dcc8 None None] Extended resource: os-volume-type-access {{(pid=112411) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:17:27.515277 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.v3.router [None req-9776d1f8-a1fc-4761-bda6-e77a33114abb None None] Extended resource: os-availability-zone {{(pid=112413) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:17:27.515457 np0000178451 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-4208b6b6-4e7e-4d88-9350-909ed0ebcdce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.516147 np0000178451 devstack@c-api.service[112412]: WARNING castellan.key_manager.migration [None req-6e649784-7aaf-4400-b2c4-2f9ed6c1b011 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.516542 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.v3.router [None req-1b330f86-7bf9-48a5-994a-32da51e2dcc8 None None] Extended resource: qos-specs {{(pid=112411) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:17:27.516637 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.v3.router [None req-9776d1f8-a1fc-4761-bda6-e77a33114abb None None] Extended resource: os-hosts {{(pid=112413) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:17:27.516949 np0000178451 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-4208b6b6-4e7e-4d88-9350-909ed0ebcdce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.517598 np0000178451 devstack@c-api.service[112412]: WARNING castellan.key_manager.migration [None req-6e649784-7aaf-4400-b2c4-2f9ed6c1b011 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.518005 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.v3.router [None req-9776d1f8-a1fc-4761-bda6-e77a33114abb None None] Extended resource: backups {{(pid=112413) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:17:27.518416 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.contrib.snapshot_actions [None req-6e649784-7aaf-4400-b2c4-2f9ed6c1b011 None None] SnapshotActionsController initialized {{(pid=112412) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 03 23:17:27.518469 np0000178451 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-4208b6b6-4e7e-4d88-9350-909ed0ebcdce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.518646 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.v3.router [None req-1b330f86-7bf9-48a5-994a-32da51e2dcc8 None None] Extended resource: os-quota-class-sets {{(pid=112411) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:17:27.519156 np0000178451 devstack@c-api.service[112412]: WARNING castellan.key_manager.migration [None req-6e649784-7aaf-4400-b2c4-2f9ed6c1b011 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.519912 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.v3.router [None req-1b330f86-7bf9-48a5-994a-32da51e2dcc8 None None] Extended resource: os-quota-sets {{(pid=112411) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:17:27.519997 np0000178451 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-4208b6b6-4e7e-4d88-9350-909ed0ebcdce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.520039 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.v3.router [None req-9776d1f8-a1fc-4761-bda6-e77a33114abb None None] Extended resource: consistencygroups {{(pid=112413) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:17:27.520510 np0000178451 devstack@c-api.service[112412]: WARNING castellan.key_manager.migration [None req-6e649784-7aaf-4400-b2c4-2f9ed6c1b011 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.520921 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.contrib.snapshot_actions [None req-4208b6b6-4e7e-4d88-9350-909ed0ebcdce None None] SnapshotActionsController initialized {{(pid=112414) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 03 23:17:27.521355 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.v3.router [None req-1b330f86-7bf9-48a5-994a-32da51e2dcc8 None None] Extended resource: os-volume-transfer {{(pid=112411) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:17:27.521712 np0000178451 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-4208b6b6-4e7e-4d88-9350-909ed0ebcdce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.521880 np0000178451 devstack@c-api.service[112412]: WARNING castellan.key_manager.migration [None req-6e649784-7aaf-4400-b2c4-2f9ed6c1b011 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.522009 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.v3.router [None req-9776d1f8-a1fc-4761-bda6-e77a33114abb None None] Extended resource: os-volume-manage {{(pid=112413) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:17:27.522893 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.v3.router [None req-6e649784-7aaf-4400-b2c4-2f9ed6c1b011 None None] Extension AdminActions extending resource: volumes {{(pid=112412) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:17:27.522893 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.v3.router [None req-6e649784-7aaf-4400-b2c4-2f9ed6c1b011 None None] Extension AdminActions extending resource: snapshots {{(pid=112412) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:17:27.523053 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.v3.router [None req-6e649784-7aaf-4400-b2c4-2f9ed6c1b011 None None] Extension AdminActions extending resource: backups {{(pid=112412) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:17:27.523053 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.v3.router [None req-6e649784-7aaf-4400-b2c4-2f9ed6c1b011 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112412) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:17:27.523159 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.v3.router [None req-6e649784-7aaf-4400-b2c4-2f9ed6c1b011 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112412) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:17:27.523226 np0000178451 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-4208b6b6-4e7e-4d88-9350-909ed0ebcdce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.523294 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.v3.router [None req-6e649784-7aaf-4400-b2c4-2f9ed6c1b011 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112412) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:17:27.523493 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.v3.router [None req-9776d1f8-a1fc-4761-bda6-e77a33114abb None None] Extended resource: extra_specs {{(pid=112413) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:17:27.523910 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.v3.router [None req-6e649784-7aaf-4400-b2c4-2f9ed6c1b011 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112412) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:17:27.523994 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.v3.router [None req-6e649784-7aaf-4400-b2c4-2f9ed6c1b011 None None] Extension TypesManage extending resource: types {{(pid=112412) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:17:27.524101 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.v3.router [None req-6e649784-7aaf-4400-b2c4-2f9ed6c1b011 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112412) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:17:27.524189 np0000178451 devstack@c-api.service[112411]: WARNING castellan.key_manager.migration [None req-1b330f86-7bf9-48a5-994a-32da51e2dcc8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.524247 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.v3.router [None req-6e649784-7aaf-4400-b2c4-2f9ed6c1b011 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112412) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:17:27.524312 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.v3.router [None req-6e649784-7aaf-4400-b2c4-2f9ed6c1b011 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112412) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:17:27.524402 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.v3.router [None req-6e649784-7aaf-4400-b2c4-2f9ed6c1b011 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112412) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:17:27.524499 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.v3.router [None req-6e649784-7aaf-4400-b2c4-2f9ed6c1b011 None None] Extension VolumeActions extending resource: volumes {{(pid=112412) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:17:27.524649 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.v3.router [None req-6e649784-7aaf-4400-b2c4-2f9ed6c1b011 None None] Extension UsedLimits extending resource: limits {{(pid=112412) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:17:27.524739 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.v3.router [None req-6e649784-7aaf-4400-b2c4-2f9ed6c1b011 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112412) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:17:27.524881 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.v3.router [None req-6e649784-7aaf-4400-b2c4-2f9ed6c1b011 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112412) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:17:27.524990 np0000178451 devstack@c-api.service[112414]: WARNING castellan.key_manager.migration [None req-4208b6b6-4e7e-4d88-9350-909ed0ebcdce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.525051 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.v3.router [None req-9776d1f8-a1fc-4761-bda6-e77a33114abb None None] Extended resource: os-snapshot-manage {{(pid=112413) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:17:27.525517 np0000178451 devstack@c-api.service[112411]: WARNING castellan.key_manager.migration [None req-1b330f86-7bf9-48a5-994a-32da51e2dcc8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.525924 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-4208b6b6-4e7e-4d88-9350-909ed0ebcdce None None] Extension AdminActions extending resource: volumes {{(pid=112414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:17:27.526086 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-4208b6b6-4e7e-4d88-9350-909ed0ebcdce None None] Extension AdminActions extending resource: snapshots {{(pid=112414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:17:27.526212 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-4208b6b6-4e7e-4d88-9350-909ed0ebcdce None None] Extension AdminActions extending resource: backups {{(pid=112414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:17:27.526359 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-4208b6b6-4e7e-4d88-9350-909ed0ebcdce None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:17:27.526442 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.v3.router [None req-9776d1f8-a1fc-4761-bda6-e77a33114abb None None] Extended resource: cgsnapshots {{(pid=112413) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:17:27.526502 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-4208b6b6-4e7e-4d88-9350-909ed0ebcdce None None] Extension SnapshotActions extending resource: snapshots {{(pid=112414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:17:27.526677 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-4208b6b6-4e7e-4d88-9350-909ed0ebcdce None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:17:27.526976 np0000178451 devstack@c-api.service[112411]: WARNING castellan.key_manager.migration [None req-1b330f86-7bf9-48a5-994a-32da51e2dcc8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.527395 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-4208b6b6-4e7e-4d88-9350-909ed0ebcdce None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:17:27.527533 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-4208b6b6-4e7e-4d88-9350-909ed0ebcdce None None] Extension TypesManage extending resource: types {{(pid=112414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:17:27.527732 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-4208b6b6-4e7e-4d88-9350-909ed0ebcdce None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:17:27.527732 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-4208b6b6-4e7e-4d88-9350-909ed0ebcdce None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:17:27.527899 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-4208b6b6-4e7e-4d88-9350-909ed0ebcdce None None] Extension VolumeTypeAccess extending resource: types {{(pid=112414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:17:27.527964 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.v3.router [None req-9776d1f8-a1fc-4761-bda6-e77a33114abb None None] Extended resource: encryption {{(pid=112413) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:17:27.528024 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-4208b6b6-4e7e-4d88-9350-909ed0ebcdce None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:17:27.528186 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-4208b6b6-4e7e-4d88-9350-909ed0ebcdce None None] Extension VolumeActions extending resource: volumes {{(pid=112414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:17:27.528336 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-4208b6b6-4e7e-4d88-9350-909ed0ebcdce None None] Extension UsedLimits extending resource: limits {{(pid=112414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:17:27.528413 np0000178451 devstack@c-api.service[112411]: WARNING castellan.key_manager.migration [None req-1b330f86-7bf9-48a5-994a-32da51e2dcc8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.528473 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-4208b6b6-4e7e-4d88-9350-909ed0ebcdce None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:17:27.528601 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.v3.router [None req-4208b6b6-4e7e-4d88-9350-909ed0ebcdce None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:17:27.529256 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.contrib.snapshot_actions [None req-1b330f86-7bf9-48a5-994a-32da51e2dcc8 None None] SnapshotActionsController initialized {{(pid=112411) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 03 23:17:27.529480 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.v3.router [None req-9776d1f8-a1fc-4761-bda6-e77a33114abb None None] Extended resource: encryption {{(pid=112413) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:17:27.529985 np0000178451 devstack@c-api.service[112411]: WARNING castellan.key_manager.migration [None req-1b330f86-7bf9-48a5-994a-32da51e2dcc8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.531031 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.v3.router [None req-9776d1f8-a1fc-4761-bda6-e77a33114abb None None] Extended resource: capabilities {{(pid=112413) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:17:27.531343 np0000178451 devstack@c-api.service[112411]: WARNING castellan.key_manager.migration [None req-1b330f86-7bf9-48a5-994a-32da51e2dcc8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.532497 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.v3.router [None req-9776d1f8-a1fc-4761-bda6-e77a33114abb None None] Extended resource: scheduler-stats {{(pid=112413) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:17:27.532701 np0000178451 devstack@c-api.service[112411]: WARNING castellan.key_manager.migration [None req-1b330f86-7bf9-48a5-994a-32da51e2dcc8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.532807 np0000178451 devstack@c-api.service[112412]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ee0f3ea3668 pid: 112412 (default app) Jun 03 23:17:27.533523 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.v3.router [None req-1b330f86-7bf9-48a5-994a-32da51e2dcc8 None None] Extension AdminActions extending resource: volumes {{(pid=112411) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:17:27.533685 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.v3.router [None req-1b330f86-7bf9-48a5-994a-32da51e2dcc8 None None] Extension AdminActions extending resource: snapshots {{(pid=112411) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:17:27.533797 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.v3.router [None req-1b330f86-7bf9-48a5-994a-32da51e2dcc8 None None] Extension AdminActions extending resource: backups {{(pid=112411) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:17:27.533898 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.v3.router [None req-1b330f86-7bf9-48a5-994a-32da51e2dcc8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112411) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:17:27.533950 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.v3.router [None req-9776d1f8-a1fc-4761-bda6-e77a33114abb None None] Extended resource: os-volume-type-access {{(pid=112413) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:17:27.534025 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.v3.router [None req-1b330f86-7bf9-48a5-994a-32da51e2dcc8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112411) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:17:27.534144 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.v3.router [None req-1b330f86-7bf9-48a5-994a-32da51e2dcc8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112411) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:17:27.534324 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.v3.router [None req-1b330f86-7bf9-48a5-994a-32da51e2dcc8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112411) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:17:27.534423 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.v3.router [None req-1b330f86-7bf9-48a5-994a-32da51e2dcc8 None None] Extension TypesManage extending resource: types {{(pid=112411) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:17:27.534531 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.v3.router [None req-1b330f86-7bf9-48a5-994a-32da51e2dcc8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112411) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:17:27.534649 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.v3.router [None req-1b330f86-7bf9-48a5-994a-32da51e2dcc8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112411) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:17:27.534756 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.v3.router [None req-1b330f86-7bf9-48a5-994a-32da51e2dcc8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112411) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:17:27.534876 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.v3.router [None req-1b330f86-7bf9-48a5-994a-32da51e2dcc8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112411) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:17:27.534985 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.v3.router [None req-1b330f86-7bf9-48a5-994a-32da51e2dcc8 None None] Extension VolumeActions extending resource: volumes {{(pid=112411) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:17:27.535112 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.v3.router [None req-1b330f86-7bf9-48a5-994a-32da51e2dcc8 None None] Extension UsedLimits extending resource: limits {{(pid=112411) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:17:27.535214 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.v3.router [None req-1b330f86-7bf9-48a5-994a-32da51e2dcc8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112411) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:17:27.535327 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.v3.router [None req-1b330f86-7bf9-48a5-994a-32da51e2dcc8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112411) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:17:27.535580 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.v3.router [None req-9776d1f8-a1fc-4761-bda6-e77a33114abb None None] Extended resource: qos-specs {{(pid=112413) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:17:27.537193 np0000178451 devstack@c-api.service[112414]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ee0f3ea3668 pid: 112414 (default app) Jun 03 23:17:27.538228 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.v3.router [None req-9776d1f8-a1fc-4761-bda6-e77a33114abb None None] Extended resource: os-quota-class-sets {{(pid=112413) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:17:27.539493 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.v3.router [None req-9776d1f8-a1fc-4761-bda6-e77a33114abb None None] Extended resource: os-quota-sets {{(pid=112413) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:17:27.541079 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.541079 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.541217 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.541217 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.541217 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.541217 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.541217 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.541491 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.541491 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.541491 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.541491 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.541491 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.541719 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.v3.router [None req-9776d1f8-a1fc-4761-bda6-e77a33114abb None None] Extended resource: os-volume-transfer {{(pid=112413) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:17:27.541770 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.541770 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.541770 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.541770 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.541770 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.541770 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.542051 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.542051 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.542051 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.542051 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.542236 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.542236 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.542236 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.542236 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.542430 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.542430 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.542430 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.542430 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.542430 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.542699 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.542699 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.542699 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.542699 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.542699 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.542908 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.542908 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.542908 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.542908 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.542908 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.542908 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.543185 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.543185 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.543185 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.543185 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.543185 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.543185 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.543461 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.543461 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.543461 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.543461 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.543461 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.543461 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.543761 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.543761 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.543761 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.543761 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.543761 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.543761 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.544020 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.544020 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.544020 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.544020 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.544272 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.544272 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.544272 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.544272 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.544272 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.544510 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.544510 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.544510 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.544510 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.544510 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.544781 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.544781 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.544781 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.544781 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.544781 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.544781 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.545035 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.545035 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.545035 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.545035 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.545035 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.545280 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.545280 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.545280 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.545280 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.545280 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.545514 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.545514 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.545514 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.545514 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.545724 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.545724 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.545724 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.545724 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.545910 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.545910 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.545910 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.545910 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.545910 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.546155 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.546155 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.546155 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.546155 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.546155 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.546366 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.546366 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.546366 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.546366 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.546554 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.546554 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.546554 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.546554 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.546766 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.546766 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.546766 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.546766 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.546952 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.546952 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.546952 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.546952 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.547137 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.547137 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.547137 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.547137 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.547328 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.547328 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.547328 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.547328 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.547328 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.547328 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.547597 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.547597 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.547597 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.547597 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.547597 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.547847 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.547847 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.547847 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.547847 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.547847 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.547847 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.547847 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.548244 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.548244 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.548244 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.548244 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.548244 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.548244 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.548515 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.548515 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.548515 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.548515 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.548515 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.548515 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.548805 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.548805 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.548805 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.548805 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.548805 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.548805 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.549085 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.549085 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.549085 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.549085 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.549275 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.549275 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.549275 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.549275 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.549453 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.549453 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.549453 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.549453 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.549666 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.549666 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.549666 np0000178451 devstack@c-api.service[112412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:27.549666 np0000178451 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) Jun 03 23:17:27.549862 np0000178451 devstack@c-api.service[112413]: WARNING castellan.key_manager.migration [None req-9776d1f8-a1fc-4761-bda6-e77a33114abb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.549904 np0000178451 devstack@c-api.service[112411]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ee0f3ea3668 pid: 112411 (default app) Jun 03 23:17:27.550186 np0000178451 devstack@c-api.service[112412]: DEBUG cinder.api.middleware.request_id [None req-fed4f078-7712-4aca-b17c-8e0c684a2528 None None] RequestId filter calling following filter/app {{(pid=112412) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 03 23:17:27.550237 np0000178451 devstack@c-api.service[112413]: WARNING castellan.key_manager.migration [None req-9776d1f8-a1fc-4761-bda6-e77a33114abb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.550237 np0000178451 devstack@c-api.service[112413]: WARNING castellan.key_manager.migration [None req-9776d1f8-a1fc-4761-bda6-e77a33114abb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.550309 np0000178451 devstack@c-api.service[112412]: [pid: 112412|app: 0|req: 1/1] 199.204.45.109 () {60 vars in 956 bytes} [Wed Jun 3 23:17:27 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 03 23:17:27.550348 np0000178451 devstack@c-api.service[112413]: WARNING castellan.key_manager.migration [None req-9776d1f8-a1fc-4761-bda6-e77a33114abb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.550348 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.contrib.snapshot_actions [None req-9776d1f8-a1fc-4761-bda6-e77a33114abb None None] SnapshotActionsController initialized {{(pid=112413) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 03 23:17:27.550348 np0000178451 devstack@c-api.service[112413]: WARNING castellan.key_manager.migration [None req-9776d1f8-a1fc-4761-bda6-e77a33114abb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.550955 np0000178451 devstack@c-api.service[112413]: WARNING castellan.key_manager.migration [None req-9776d1f8-a1fc-4761-bda6-e77a33114abb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.552329 np0000178451 devstack@c-api.service[112413]: WARNING castellan.key_manager.migration [None req-9776d1f8-a1fc-4761-bda6-e77a33114abb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:17:27.553224 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.v3.router [None req-9776d1f8-a1fc-4761-bda6-e77a33114abb None None] Extension AdminActions extending resource: volumes {{(pid=112413) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:17:27.553367 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.v3.router [None req-9776d1f8-a1fc-4761-bda6-e77a33114abb None None] Extension AdminActions extending resource: snapshots {{(pid=112413) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:17:27.553479 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.v3.router [None req-9776d1f8-a1fc-4761-bda6-e77a33114abb None None] Extension AdminActions extending resource: backups {{(pid=112413) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:17:27.553685 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.v3.router [None req-9776d1f8-a1fc-4761-bda6-e77a33114abb None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112413) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:17:27.553800 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.v3.router [None req-9776d1f8-a1fc-4761-bda6-e77a33114abb None None] Extension SnapshotActions extending resource: snapshots {{(pid=112413) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:17:27.553899 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.v3.router [None req-9776d1f8-a1fc-4761-bda6-e77a33114abb None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112413) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:17:27.554002 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.v3.router [None req-9776d1f8-a1fc-4761-bda6-e77a33114abb None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112413) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:17:27.554101 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.v3.router [None req-9776d1f8-a1fc-4761-bda6-e77a33114abb None None] Extension TypesManage extending resource: types {{(pid=112413) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:17:27.554222 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.v3.router [None req-9776d1f8-a1fc-4761-bda6-e77a33114abb None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112413) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:17:27.554334 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.v3.router [None req-9776d1f8-a1fc-4761-bda6-e77a33114abb None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112413) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:17:27.554438 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.v3.router [None req-9776d1f8-a1fc-4761-bda6-e77a33114abb None None] Extension VolumeTypeAccess extending resource: types {{(pid=112413) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:17:27.554554 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.v3.router [None req-9776d1f8-a1fc-4761-bda6-e77a33114abb None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112413) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:17:27.554682 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.v3.router [None req-9776d1f8-a1fc-4761-bda6-e77a33114abb None None] Extension VolumeActions extending resource: volumes {{(pid=112413) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:17:27.554816 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.v3.router [None req-9776d1f8-a1fc-4761-bda6-e77a33114abb None None] Extension UsedLimits extending resource: limits {{(pid=112413) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:17:27.554915 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.v3.router [None req-9776d1f8-a1fc-4761-bda6-e77a33114abb None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112413) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:17:27.555015 np0000178451 devstack@c-api.service[112413]: DEBUG cinder.api.v3.router [None req-9776d1f8-a1fc-4761-bda6-e77a33114abb None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112413) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:17:27.563535 np0000178451 devstack@c-api.service[112413]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ee0f3ea3668 pid: 112413 (default app) Jun 03 23:17:35.399840 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.399840 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.399840 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.399840 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.399840 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.400668 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.400668 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.400668 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.400668 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.400668 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.400961 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.400961 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.400961 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.400961 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.400961 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.400961 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.401303 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.401303 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.401303 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.401303 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.401537 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.401537 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.401537 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.401537 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.401942 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.401942 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.401942 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.401942 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.402196 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.402196 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.402196 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.402196 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.402196 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.402495 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.402495 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.402495 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.402495 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.402495 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.403706 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.403706 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.403706 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.403706 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.403706 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.403706 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.404540 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.404540 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.404540 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.404540 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.404540 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.404540 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.405230 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.405230 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.405230 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.405230 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.405230 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.405230 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.405848 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.405848 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.405848 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.405848 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.405848 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.406449 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.406449 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.406449 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.406449 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.406449 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.406972 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.406972 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.406972 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.406972 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.406972 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.406972 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.407607 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.407607 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.407607 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.407607 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.407607 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.407607 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.408340 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.408340 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.408340 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.408340 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.408340 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.408920 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.408920 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.408920 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.408920 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.408920 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.409159 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.409159 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.409159 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.409159 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.409370 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.409370 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.409370 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.409370 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.409560 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.409560 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.409560 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.409560 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.409560 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.409821 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.409821 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.409821 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.409821 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.409821 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.410011 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.410011 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.410011 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.410011 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.410244 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.410244 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.410244 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.410244 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.410460 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.410460 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.410460 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.410460 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.410700 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.410700 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.410700 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.410700 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.410859 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.410859 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.410859 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.410859 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.410980 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.410980 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.410980 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.410980 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.410980 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.411129 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.411129 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.411129 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.411129 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.411129 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.411129 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.411310 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.411310 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.411310 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.411310 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.411310 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.411452 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.411452 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.411452 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.411452 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.411452 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.411452 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.411637 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.411637 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.411637 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.411637 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.411637 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.411637 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.411811 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.411811 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.411811 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.411811 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.411811 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.411811 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.411990 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.411990 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.411990 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.411990 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.411990 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.411990 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.412161 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.412161 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.412161 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.412161 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.412302 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.412302 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.412302 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.412302 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.412302 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.412456 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.412456 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.412456 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.412456 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:35.412456 np0000178451 devstack@c-api.service[112414]: warnings.warn(deprecated_msg) Jun 03 23:17:35.412456 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.middleware.request_id [None req-2ec683dd-9d9c-493c-9285-dca0ce3e74f1 None None] RequestId filter calling following filter/app {{(pid=112414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 03 23:17:35.981456 np0000178451 devstack@c-api.service[112414]: INFO cinder.api.openstack.wsgi [None req-2ec683dd-9d9c-493c-9285-dca0ce3e74f1 admin admin] POST https://199.204.45.109/volume/v3/types Jun 03 23:17:35.982069 np0000178451 devstack@c-api.service[112414]: DEBUG cinder.api.openstack.wsgi [None req-2ec683dd-9d9c-493c-9285-dca0ce3e74f1 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 03 23:17:35.984112 np0000178451 devstack@c-api.service[112414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 03 23:17:35.984112 np0000178451 devstack@c-api.service[112414]: warnings.warn( Jun 03 23:17:36.025816 np0000178451 devstack@c-api.service[112414]: DEBUG oslo_db.sqlalchemy.engines [None req-2ec683dd-9d9c-493c-9285-dca0ce3e74f1 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=112414) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 23:17:36.060703 np0000178451 devstack@c-api.service[112414]: INFO cinder.api.openstack.wsgi [None req-2ec683dd-9d9c-493c-9285-dca0ce3e74f1 admin admin] https://199.204.45.109/volume/v3/types returned with HTTP 200 Jun 03 23:17:36.061165 np0000178451 devstack@c-api.service[112414]: [pid: 112414|app: 0|req: 1/2] 199.204.45.109 () {68 vars in 1288 bytes} [Wed Jun 3 23:17:35 2026] POST /volume/v3/types => generated 186 bytes in 679 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 03 23:17:36.094896 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.094896 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.094896 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.094896 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.095678 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.095678 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.095678 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.095678 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.095944 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.095944 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.095944 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.095944 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.095944 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.095944 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.096287 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.096287 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.096287 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.096287 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.096287 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.096589 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.096589 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.096589 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.096589 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.096589 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.097010 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.097010 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.097010 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.097010 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.097274 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.097274 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.097274 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.097274 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.097274 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.097578 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.097578 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.097578 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.097578 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.097578 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.097889 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.097889 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.097889 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.097889 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.097889 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.097889 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.098258 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.098258 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.098258 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.098258 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.098258 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.098258 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.098589 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.098589 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.098589 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.098589 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.098589 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.098589 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.099142 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.099142 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.099142 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.099142 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.099142 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.099459 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.099459 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.099459 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.099459 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.099459 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.099768 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.099768 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.099768 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.099768 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.099768 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.099768 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.100188 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.100188 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.100188 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.100188 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.100188 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.100188 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.100486 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.100486 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.100486 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.100486 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.100486 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.100712 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.100712 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.100712 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.100712 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.100712 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.100906 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.100906 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.100906 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.100906 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.101079 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.101079 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.101079 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.101079 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.101260 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.101260 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.101260 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.101260 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.101260 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.101516 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.101516 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.101516 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.101516 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.101516 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.102060 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.102060 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.102060 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.102060 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.102237 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.102237 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.102237 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.102237 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.102439 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.102439 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.102439 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.102439 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.102592 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.102592 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.102592 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.102592 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.102944 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.102944 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.102944 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.102944 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.103195 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.103195 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.103195 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.103195 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.103195 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.103431 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.103431 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.103431 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.103431 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.103431 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.103431 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.103796 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.103796 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.103796 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.103796 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.103796 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.104016 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.104016 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.104016 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.104016 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.104016 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.104016 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.104267 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.104267 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.104267 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.104267 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.104267 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.104267 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.104508 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.104508 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.104508 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.104508 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.104508 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.104508 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.104771 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.104771 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.104771 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.104771 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.104771 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.104771 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.105009 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.105009 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.105009 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.105009 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.105179 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.105179 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.105179 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.105179 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.105179 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.105388 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.105388 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.105388 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.105388 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:17:36.105388 np0000178451 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) Jun 03 23:17:36.105388 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.middleware.request_id [req-2ec683dd-9d9c-493c-9285-dca0ce3e74f1 req-5ba7609c-dea4-4e60-aa20-8d665f4b0e73 None None] RequestId filter calling following filter/app {{(pid=112411) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 03 23:17:36.543707 np0000178451 devstack@c-api.service[112411]: INFO cinder.api.openstack.wsgi [req-2ec683dd-9d9c-493c-9285-dca0ce3e74f1 req-5ba7609c-dea4-4e60-aa20-8d665f4b0e73 admin admin] POST https://199.204.45.109/volume/v3/types/2077bb59-ff34-45e3-abd4-cbd1221f71f3/extra_specs Jun 03 23:17:36.544382 np0000178451 devstack@c-api.service[112411]: DEBUG cinder.api.openstack.wsgi [req-2ec683dd-9d9c-493c-9285-dca0ce3e74f1 req-5ba7609c-dea4-4e60-aa20-8d665f4b0e73 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112411) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 03 23:17:36.546675 np0000178451 devstack@c-api.service[112411]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 03 23:17:36.546675 np0000178451 devstack@c-api.service[112411]: warnings.warn( Jun 03 23:17:36.589084 np0000178451 devstack@c-api.service[112411]: DEBUG oslo_db.sqlalchemy.engines [req-2ec683dd-9d9c-493c-9285-dca0ce3e74f1 req-5ba7609c-dea4-4e60-aa20-8d665f4b0e73 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=112411) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 23:17:36.660193 np0000178451 devstack@c-api.service[112411]: INFO cinder.api.openstack.wsgi [req-2ec683dd-9d9c-493c-9285-dca0ce3e74f1 req-5ba7609c-dea4-4e60-aa20-8d665f4b0e73 admin admin] https://199.204.45.109/volume/v3/types/2077bb59-ff34-45e3-abd4-cbd1221f71f3/extra_specs returned with HTTP 200 Jun 03 23:17:36.661148 np0000178451 devstack@c-api.service[112411]: [pid: 112411|app: 0|req: 1/3] 199.204.45.109 () {70 vars in 1505 bytes} [Wed Jun 3 23:17:36 2026] POST /volume/v3/types/2077bb59-ff34-45e3-abd4-cbd1221f71f3/extra_specs => generated 55 bytes in 585 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 03 23:17:37.422107 np0000178451 devstack@c-api.service[112412]: DEBUG dbcounter [-] [112412] Writing DB stats cinder:SELECT=6 {{(pid=112412) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 03 23:17:37.443916 np0000178451 devstack@c-api.service[112413]: DEBUG dbcounter [-] [112413] Writing DB stats cinder:SELECT=6 {{(pid=112413) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 03 23:17:46.057836 np0000178451 devstack@c-api.service[112414]: DEBUG dbcounter [-] [112414] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112414) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 03 23:17:46.658265 np0000178451 devstack@c-api.service[112411]: DEBUG dbcounter [-] [112411] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112411) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}