Jun 16 14:59:43.938520 np0000180758 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 16 14:59:43.945300 np0000180758 devstack@c-api.service[112332]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 16 14:59:43.947630 np0000180758 devstack@c-api.service[112332]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jun 16 14:59:43 2026] *** Jun 16 14:59:43.947630 np0000180758 devstack@c-api.service[112332]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 16 14:59:43.947630 np0000180758 devstack@c-api.service[112332]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 16 14:59:43.947630 np0000180758 devstack@c-api.service[112332]: nodename: np0000180758 Jun 16 14:59:43.947630 np0000180758 devstack@c-api.service[112332]: machine: x86_64 Jun 16 14:59:43.947630 np0000180758 devstack@c-api.service[112332]: clock source: unix Jun 16 14:59:43.947630 np0000180758 devstack@c-api.service[112332]: pcre jit disabled Jun 16 14:59:43.947630 np0000180758 devstack@c-api.service[112332]: detected number of CPU cores: 16 Jun 16 14:59:43.947630 np0000180758 devstack@c-api.service[112332]: current working directory: / Jun 16 14:59:43.947630 np0000180758 devstack@c-api.service[112332]: detected binary path: /usr/bin/uwsgi-core Jun 16 14:59:43.947630 np0000180758 devstack@c-api.service[112332]: your processes number limit is 256917 Jun 16 14:59:43.947630 np0000180758 devstack@c-api.service[112332]: your memory page size is 4096 bytes Jun 16 14:59:43.947630 np0000180758 devstack@c-api.service[112332]: detected max file descriptor number: 2048 Jun 16 14:59:43.947630 np0000180758 devstack@c-api.service[112332]: lock engine: pthread robust mutexes Jun 16 14:59:43.948343 np0000180758 devstack@c-api.service[112332]: thunder lock: enabled Jun 16 14:59:43.948343 np0000180758 devstack@c-api.service[112332]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 16 14:59:43.948343 np0000180758 devstack@c-api.service[112332]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 16 14:59:43.948343 np0000180758 devstack@c-api.service[112332]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 16 14:59:43.948343 np0000180758 devstack@c-api.service[112332]: Set PythonHome to /opt/stack/data/venv Jun 16 14:59:43.984255 np0000180758 devstack@c-api.service[112332]: Python main interpreter initialized at 0x7c4655aa3668 Jun 16 14:59:43.984255 np0000180758 devstack@c-api.service[112332]: python threads support enabled Jun 16 14:59:43.984255 np0000180758 devstack@c-api.service[112332]: your server socket listen backlog is limited to 100 connections Jun 16 14:59:43.984255 np0000180758 devstack@c-api.service[112332]: your mercy for graceful operations on workers is 80 seconds Jun 16 14:59:43.984771 np0000180758 devstack@c-api.service[112332]: mapped 671795 bytes (656 KB) for 4 cores Jun 16 14:59:43.984936 np0000180758 devstack@c-api.service[112332]: *** Operational MODE: preforking *** Jun 16 14:59:43.985112 np0000180758 devstack@c-api.service[112332]: *** uWSGI is running in multiple interpreter mode *** Jun 16 14:59:43.985112 np0000180758 devstack@c-api.service[112332]: spawned uWSGI master process (pid: 112332) Jun 16 14:59:43.985377 np0000180758 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 16 14:59:43.985837 np0000180758 devstack@c-api.service[112332]: spawned uWSGI worker 1 (pid: 112336, cores: 1) Jun 16 14:59:43.986357 np0000180758 devstack@c-api.service[112332]: spawned uWSGI worker 2 (pid: 112337, cores: 1) Jun 16 14:59:43.986751 np0000180758 devstack@c-api.service[112332]: spawned uWSGI worker 3 (pid: 112338, cores: 1) Jun 16 14:59:43.987332 np0000180758 devstack@c-api.service[112332]: spawned uWSGI worker 4 (pid: 112339, cores: 1) Jun 16 14:59:43.987422 np0000180758 devstack@c-api.service[112332]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 16 14:59:44.116129 np0000180758 devstack@c-api.service[112337]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 14:59:44.116129 np0000180758 devstack@c-api.service[112337]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 14:59:44.116129 np0000180758 devstack@c-api.service[112337]: we strongly recommend against using it for new projects. Jun 16 14:59:44.116129 np0000180758 devstack@c-api.service[112337]: If you are already using Eventlet, we recommend migrating to a different Jun 16 14:59:44.116129 np0000180758 devstack@c-api.service[112337]: framework. For more detail see Jun 16 14:59:44.116129 np0000180758 devstack@c-api.service[112337]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 14:59:44.116129 np0000180758 devstack@c-api.service[112337]: import eventlet # noqa Jun 16 14:59:44.122578 np0000180758 devstack@c-api.service[112339]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 14:59:44.122578 np0000180758 devstack@c-api.service[112339]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 14:59:44.122578 np0000180758 devstack@c-api.service[112339]: we strongly recommend against using it for new projects. Jun 16 14:59:44.122578 np0000180758 devstack@c-api.service[112339]: If you are already using Eventlet, we recommend migrating to a different Jun 16 14:59:44.122578 np0000180758 devstack@c-api.service[112339]: framework. For more detail see Jun 16 14:59:44.122578 np0000180758 devstack@c-api.service[112339]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 14:59:44.122578 np0000180758 devstack@c-api.service[112339]: import eventlet # noqa Jun 16 14:59:44.127231 np0000180758 devstack@c-api.service[112336]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 14:59:44.127231 np0000180758 devstack@c-api.service[112336]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 14:59:44.127231 np0000180758 devstack@c-api.service[112336]: we strongly recommend against using it for new projects. Jun 16 14:59:44.127231 np0000180758 devstack@c-api.service[112336]: If you are already using Eventlet, we recommend migrating to a different Jun 16 14:59:44.127231 np0000180758 devstack@c-api.service[112336]: framework. For more detail see Jun 16 14:59:44.127231 np0000180758 devstack@c-api.service[112336]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 14:59:44.127231 np0000180758 devstack@c-api.service[112336]: import eventlet # noqa Jun 16 14:59:44.127771 np0000180758 devstack@c-api.service[112338]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 14:59:44.127771 np0000180758 devstack@c-api.service[112338]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 14:59:44.127771 np0000180758 devstack@c-api.service[112338]: we strongly recommend against using it for new projects. Jun 16 14:59:44.127771 np0000180758 devstack@c-api.service[112338]: If you are already using Eventlet, we recommend migrating to a different Jun 16 14:59:44.127771 np0000180758 devstack@c-api.service[112338]: framework. For more detail see Jun 16 14:59:44.127771 np0000180758 devstack@c-api.service[112338]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 14:59:44.127771 np0000180758 devstack@c-api.service[112338]: import eventlet # noqa Jun 16 14:59:44.209342 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 14:59:44.209342 np0000180758 devstack@c-api.service[112339]: warnings.warn( Jun 16 14:59:44.210027 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 14:59:44.210027 np0000180758 devstack@c-api.service[112337]: warnings.warn( Jun 16 14:59:44.215694 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 14:59:44.215694 np0000180758 devstack@c-api.service[112336]: warnings.warn( Jun 16 14:59:44.221167 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 14:59:44.221167 np0000180758 devstack@c-api.service[112338]: warnings.warn( Jun 16 14:59:44.285354 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 16 14:59:44.285354 np0000180758 devstack@c-api.service[112337]: from cgi import parse_header Jun 16 14:59:44.285581 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 16 14:59:44.285581 np0000180758 devstack@c-api.service[112339]: from cgi import parse_header Jun 16 14:59:44.292728 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 16 14:59:44.292728 np0000180758 devstack@c-api.service[112336]: from cgi import parse_header Jun 16 14:59:44.317131 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 16 14:59:44.317131 np0000180758 devstack@c-api.service[112338]: from cgi import parse_header Jun 16 14:59:44.334092 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 16 14:59:44.334092 np0000180758 devstack@c-api.service[112337]: removals.removed_module( Jun 16 14:59:44.334545 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 16 14:59:44.334545 np0000180758 devstack@c-api.service[112339]: removals.removed_module( Jun 16 14:59:44.335696 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 16 14:59:44.335696 np0000180758 devstack@c-api.service[112337]: removals.removed_module( Jun 16 14:59:44.336158 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 16 14:59:44.336158 np0000180758 devstack@c-api.service[112339]: removals.removed_module( Jun 16 14:59:44.341662 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 16 14:59:44.341662 np0000180758 devstack@c-api.service[112336]: removals.removed_module( Jun 16 14:59:44.343260 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 16 14:59:44.343260 np0000180758 devstack@c-api.service[112336]: removals.removed_module( Jun 16 14:59:44.376346 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 16 14:59:44.376346 np0000180758 devstack@c-api.service[112338]: removals.removed_module( Jun 16 14:59:44.378001 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 16 14:59:44.378001 np0000180758 devstack@c-api.service[112338]: removals.removed_module( Jun 16 14:59:44.997459 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 16 14:59:44.997459 np0000180758 devstack@c-api.service[112337]: warnings.warn( Jun 16 14:59:45.004072 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 16 14:59:45.004072 np0000180758 devstack@c-api.service[112339]: warnings.warn( Jun 16 14:59:45.023069 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 16 14:59:45.023069 np0000180758 devstack@c-api.service[112336]: warnings.warn( Jun 16 14:59:45.032734 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 16 14:59:45.032734 np0000180758 devstack@c-api.service[112338]: warnings.warn( Jun 16 14:59:45.102988 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 16 14:59:45.102988 np0000180758 devstack@c-api.service[112339]: warnings.warn( Jun 16 14:59:45.107824 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 16 14:59:45.107824 np0000180758 devstack@c-api.service[112337]: warnings.warn( Jun 16 14:59:45.120712 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 16 14:59:45.120712 np0000180758 devstack@c-api.service[112336]: warnings.warn( Jun 16 14:59:45.142065 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 16 14:59:45.142065 np0000180758 devstack@c-api.service[112338]: warnings.warn( Jun 16 14:59:45.393006 np0000180758 devstack@c-api.service[112339]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 16 14:59:45.393547 np0000180758 devstack@c-api.service[112339]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112339) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 14:59:45.397906 np0000180758 devstack@c-api.service[112337]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 16 14:59:45.398314 np0000180758 devstack@c-api.service[112337]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112337) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 14:59:45.406287 np0000180758 devstack@c-api.service[112336]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 16 14:59:45.406781 np0000180758 devstack@c-api.service[112336]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112336) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 14:59:45.433451 np0000180758 devstack@c-api.service[112338]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 16 14:59:45.433604 np0000180758 devstack@c-api.service[112338]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112338) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 14:59:45.480791 np0000180758 devstack@c-api.service[112339]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 16 14:59:45.480791 np0000180758 devstack@c-api.service[112339]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 14:59:45.481499 np0000180758 devstack@c-api.service[112337]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 16 14:59:45.481499 np0000180758 devstack@c-api.service[112337]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 14:59:45.483962 np0000180758 devstack@c-api.service[112336]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 16 14:59:45.483962 np0000180758 devstack@c-api.service[112336]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 14:59:45.496393 np0000180758 devstack@c-api.service[112338]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 16 14:59:45.496393 np0000180758 devstack@c-api.service[112338]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 14:59:45.940432 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112337) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 14:59:45.940753 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112339) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 14:59:45.940916 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112337) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.940916 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112337) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.941210 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112337) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.941335 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.941335 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.941335 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.941648 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112336) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 14:59:45.941834 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112336) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.941965 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112336) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.942243 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112336) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.942421 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112338) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 14:59:45.942499 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112337) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.942499 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.942499 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.942640 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.942692 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.942692 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.942805 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.942856 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112337) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.942917 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.943007 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112337) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.943077 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.943129 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.943181 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.943231 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.943282 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.943330 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112336) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.943382 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.943451 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.943503 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.943553 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.943553 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.943553 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.943553 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112336) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.943553 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112336) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.943863 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.943863 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.943863 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.943863 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.943863 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.943863 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.943863 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.944265 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112337) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.944332 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.944386 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.944436 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.944486 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.944546 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.944596 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.944648 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.944706 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.944745 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.944778 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.944811 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.944845 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112337) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.944879 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.944918 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.944951 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112337) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.945009 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.945044 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.945077 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.945077 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.945077 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.945926 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112336) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.946105 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112337) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.946105 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.946183 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.946224 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.946270 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.946316 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.946363 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.946406 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.946454 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.946490 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.946525 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.946559 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112337) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.946592 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.946630 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112337) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.946671 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.946705 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.946705 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.946790 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112336) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.946824 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.946866 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.946904 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112336) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.946941 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.946941 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.946941 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.946941 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.946941 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.946941 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.947475 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112336) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.947475 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.947475 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.947874 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.947874 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.947874 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112336) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.947874 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112336) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.948622 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.948716 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.948771 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.948807 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.948857 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.948906 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.949098 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.949227 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112337) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.949227 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.949227 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.949433 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.949433 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.949433 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112337) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.949433 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112337) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.949829 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.949933 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.950020 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.950104 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.950204 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.950275 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.950387 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.950477 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.950572 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.950614 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.950654 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.950758 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.950844 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112337) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.950932 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.950989 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.951042 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.951078 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.951078 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.951139 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112336) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.951174 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.951211 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.951211 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112337) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.951280 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.951315 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.951349 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112337) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.951395 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.951429 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.951468 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.951501 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.951539 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.951577 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.951637 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112336) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.951675 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.951715 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112336) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.951759 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.952125 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112336) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.952225 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.952315 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.952419 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.952500 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.952561 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112336) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.952651 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112336) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.952800 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.952873 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.952972 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.953045 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112337) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.953090 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.953124 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.953157 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.953191 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.953229 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.953263 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.953296 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112336) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.953331 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.953377 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.953415 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.953449 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112337) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.953483 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.953517 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.953558 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112337) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.953600 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.953634 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.953670 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.953722 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112337) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.953763 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.953802 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.953835 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.953873 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112336) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.953907 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.953945 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.953996 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112336) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.954031 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.954065 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.954110 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112336) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.954149 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.954182 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.954222 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.954259 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112337) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.954292 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.954330 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112337) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.954364 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.954364 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.954364 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112336) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.954364 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112336) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.954491 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.954491 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.954491 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.954491 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.954491 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.954491 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.954684 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.954684 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.954684 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.955268 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.955268 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.955268 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.955268 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.955268 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.958267 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.958322 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.958415 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.958475 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.958519 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112337) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.958584 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.958633 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.958689 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.958689 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.958744 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.958744 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.958744 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.958809 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112337) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.958831 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112336) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.958863 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112337) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.958898 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.959022 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.959022 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.959133 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.959133 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112336) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.959284 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112336) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.959744 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.959816 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.959891 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.959952 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.959952 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.960079 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.960116 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.963429 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.963488 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.963559 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.963636 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.963698 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.963725 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.963793 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.963902 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112337) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.963996 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.964075 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.964111 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.964140 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.964163 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.964185 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.964212 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.964293 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112337) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.964348 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.964348 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.964472 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112337) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.964545 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112336) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.964649 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.964681 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.964709 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.964737 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.964737 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.964737 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.964737 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112336) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.964737 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112336) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.966589 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.966653 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.966707 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.966839 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.966945 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.967045 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.967223 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.967296 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.967355 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.967390 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.967425 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.967460 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112337) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.967502 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.967539 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.967574 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112336) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.967634 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.967673 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.967707 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.967740 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.967775 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.967813 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.967856 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.967890 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.967924 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.967957 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.968014 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.968053 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.968092 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.968125 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.968159 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112337) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.968192 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.968226 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.968266 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.968301 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.968334 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112337) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.968367 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.968401 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112336) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.968435 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.968468 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112337) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.968501 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.968535 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112336) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.968575 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.968608 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.968640 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.968674 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112336) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.968708 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.968740 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.968772 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.968805 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.968838 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.968871 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.968911 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.968944 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.969422 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.969505 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.969579 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.969651 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.969725 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112337) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.969796 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.969878 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.969951 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.969951 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112336) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.970144 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.970249 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.970336 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112337) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.970410 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112336) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.970485 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112337) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.970557 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.970629 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112336) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.970775 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.970879 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.971024 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.971136 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.971265 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.971371 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.971473 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.971586 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.971666 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.971780 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.971877 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.971998 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112337) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.972076 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112336) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.972199 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112337) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.972317 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112336) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.972411 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.972411 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.972411 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.972411 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.972411 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.972411 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.973090 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112337) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.973263 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.973339 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.973339 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.973339 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.973339 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.973339 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112337) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.973339 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112337) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.973930 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112336) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.973930 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.974150 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.974196 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.974363 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.974511 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.974674 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.974755 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.974755 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112336) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.974819 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.974819 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.975032 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112336) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.975184 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.975184 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.975364 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.975364 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.975446 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112337) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.975481 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.975481 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.975551 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.975585 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.975659 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.975694 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.975727 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.975762 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.975802 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.975802 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112337) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.975802 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112337) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.975902 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112336) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.975902 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.975902 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.975902 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.976296 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.976407 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.976555 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.976679 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112336) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.976824 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.976905 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112336) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.977000 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.977084 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.977176 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.977257 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.977337 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.977421 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.977509 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.977586 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.977649 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112336) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.977728 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.977756 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.977833 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112337) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.977889 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.977917 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.977954 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.978090 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.978174 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.978222 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.978251 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.978274 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.978296 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.978321 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.978352 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.978380 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.978409 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112336) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.978438 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.978477 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.978509 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.978533 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112336) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.978562 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112337) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.978592 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.978618 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.978649 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.978680 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112336) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.978714 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112337) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.978744 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.978772 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.978801 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112337) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.978826 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.978850 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.978873 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.978896 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.978924 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.978951 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.978988 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.979024 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.979048 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.979075 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.979103 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.979127 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.979150 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112336) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.979174 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.979196 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.979218 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112336) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.979245 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112337) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.979268 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.979311 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112337) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.979346 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.979346 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.979346 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.979409 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.979409 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.979409 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.979478 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.979504 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.979530 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.979560 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.979560 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.979601 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.979649 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112336) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.979677 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.979707 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.979753 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.979778 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.979804 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.979827 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.979863 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.979905 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.979933 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112337) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.979964 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.980437 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.980491 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112336) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.980541 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.980590 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112336) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.980642 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.980642 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.980642 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112337) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.980642 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112337) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.980846 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.980846 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.980846 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.980846 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.980846 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.980846 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.981149 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.981230 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.981294 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.981344 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112336) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.981399 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.981460 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.981515 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.981565 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.981614 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.981664 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112337) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.981721 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.981772 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.981820 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.981873 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.981928 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.982001 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.982058 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112336) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.982108 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.982167 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112336) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.982239 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.982239 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112337) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.982239 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112337) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.982389 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.982389 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.982389 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.982540 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112337) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.982587 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.982644 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.982686 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.982686 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.982765 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112336) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.982799 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.982821 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.982844 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.982867 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.982890 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.982912 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.982934 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.982956 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.983003 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112337) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.983031 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.983054 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.983081 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.983105 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112337) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.983128 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.983151 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.983174 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112336) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.983198 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112337) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.983234 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.983273 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.983297 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112336) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.983322 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.983357 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.983387 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.983410 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.983438 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112336) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.983462 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.983488 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.983512 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.983536 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.983559 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.983581 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.983603 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.983747 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.983775 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112337) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.983798 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.983820 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.983844 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112337) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.983866 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.983892 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.983915 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112336) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.983938 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.983965 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112336) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.984009 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.984009 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.984009 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.984009 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.984009 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.984108 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.984136 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.984161 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.984189 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.984213 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.984235 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.984258 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.984281 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.984303 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.984326 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.984362 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.984388 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112337) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.984411 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.984442 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.984474 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.984503 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.984530 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.984553 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112336) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.984581 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.984616 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.984640 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.984640 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112337) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.984694 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.984725 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112337) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.984753 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.984753 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.984753 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112336) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.984753 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112336) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.984841 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.984841 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.984888 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112337) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.984913 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.984943 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.984966 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.985539 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.985593 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112336) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.985644 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.985693 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.985742 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.985792 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.985840 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.985896 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.985956 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.986024 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.986076 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.986125 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.986173 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.986229 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.986281 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112337) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.986354 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.986425 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.986500 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112337) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.986561 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112336) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.986623 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.986679 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112336) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.986743 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.986805 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.986805 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.986805 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.986963 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112337) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.987055 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.987111 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.987167 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.987219 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.987269 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.987319 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.987375 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112336) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.987434 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.987487 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.987556 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.987648 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112337) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.987716 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.987786 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.987846 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112337) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.987903 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.987903 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.988027 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.988092 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112336) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.988145 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.988200 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112336) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.988258 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.988258 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.988258 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.988258 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.988456 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.988456 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.988554 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112336) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.988605 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.988605 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.988712 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.988773 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.988824 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.988900 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112337) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.989003 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.989099 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.989159 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.989211 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.989270 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.989330 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.989382 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112336) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.989432 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.989485 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112336) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.989536 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.989536 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112337) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.989536 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112337) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.989673 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.989673 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.989673 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.989831 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112336) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.989884 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.989934 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.989998 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.990061 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.990113 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.990161 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112337) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.990189 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.990212 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.990243 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.990271 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.990293 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.990293 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112336) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.990335 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.990357 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.990379 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.990402 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112336) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.990425 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.990448 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.990448 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112337) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.990494 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.990517 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112337) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.990540 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.990540 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.990540 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.990601 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.990625 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.990647 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.990670 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.990697 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.990697 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.990749 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.990771 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.990793 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.990816 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.990838 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112336) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.990861 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.990884 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.990911 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.990934 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.990956 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.990956 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.991024 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.991048 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112337) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.991074 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.991096 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.991178 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112336) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.991264 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.991288 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112336) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.991312 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.991312 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.991354 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.991376 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112337) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.991403 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.991428 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112337) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.991451 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.991474 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.991500 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112336) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.991528 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.991550 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.991572 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.991596 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.991646 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.991689 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.991721 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.991749 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.991782 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112337) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.991808 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.991832 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.991855 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.991882 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.991907 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112336) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.991930 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.991952 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.992435 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112336) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.992504 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.992564 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.992617 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.992617 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112337) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.992711 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.992761 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112337) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.992811 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.992811 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.992811 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.992811 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.992811 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.992811 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.992811 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.993211 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.993211 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.993211 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.993211 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.993211 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.993211 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.993503 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112336) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.993555 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.993610 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.993610 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.993610 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.993752 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112337) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.993801 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.993850 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.993902 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112336) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.993954 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.994058 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112336) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.994117 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.994117 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.994117 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112337) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.994117 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112337) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.994312 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.994371 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.994424 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112337) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.994473 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.994527 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.994577 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.994631 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.994745 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.994803 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.994880 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.994943 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.995027 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.995083 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.995134 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.995185 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.995236 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.995285 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.995340 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112337) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.995395 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112336) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.995449 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.995499 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112337) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.995553 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.995639 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.995706 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.995706 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.995706 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.995706 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112336) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.995706 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112336) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.995940 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.995940 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.995940 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.995940 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.996089 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.996117 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.996140 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.996140 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.996188 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112337) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.996217 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.996242 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.996265 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.996287 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.996309 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.996331 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.996354 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.996377 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.996403 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.996430 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.996430 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112337) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.996471 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112336) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.996494 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112337) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.996516 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.996516 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.996560 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:45.996587 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.996587 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.996627 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:45.996657 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112336) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.996679 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:45.996701 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112336) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:45.996723 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:45.996723 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:45.996723 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:45.996723 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:46.001558 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:46.001646 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:46.001686 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:46.001758 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:46.001818 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:46.001863 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:46.001951 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112336) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:46.002000 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:46.002026 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:46.002049 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:46.002082 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:46.002109 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:46.002138 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:46.002169 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:46.002197 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:46.002224 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:46.002250 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112336) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:46.002273 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:46.002300 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:46.002325 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112336) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:46.002348 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:46.002370 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:46.002393 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112336) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:46.002480 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:46.002508 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112337) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:46.002535 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:46.002560 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:46.002584 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:46.002611 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:46.002634 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:46.002656 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:46.002682 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:46.002711 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:46.002739 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:46.002761 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:46.002784 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:46.002808 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:46.002833 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112336) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:46.002859 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:46.002881 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112337) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:46.002904 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:46.002927 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112337) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 14:59:46.002953 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:46.002990 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112337) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 14:59:46.003014 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:46.003038 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 14:59:46.003059 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:46.003082 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 14:59:46.003104 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:46.003126 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 14:59:46.003126 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 14:59:46.003126 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112337) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 14:59:46.048723 np0000180758 devstack@c-api.service[112339]: INFO dbcounter [None req-34569b02-6a1a-4396-b008-974e5573d257 None None] Registered counter for database cinder Jun 16 14:59:46.048831 np0000180758 devstack@c-api.service[112337]: INFO dbcounter [None req-708150a2-5760-4bb7-8179-c7c9224b5762 None None] Registered counter for database cinder Jun 16 14:59:46.049417 np0000180758 devstack@c-api.service[112336]: INFO dbcounter [None req-92350af0-0c7b-4a35-8932-9ad668e36da4 None None] Registered counter for database cinder Jun 16 14:59:46.049612 np0000180758 devstack@c-api.service[112338]: INFO dbcounter [None req-2cc981a3-beb2-4d1a-9218-58357e0336db None None] Registered counter for database cinder Jun 16 14:59:46.097324 np0000180758 devstack@c-api.service[112336]: DEBUG oslo_db.sqlalchemy.engines [None req-92350af0-0c7b-4a35-8932-9ad668e36da4 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=112336) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 14:59:46.100196 np0000180758 devstack@c-api.service[112338]: DEBUG oslo_db.sqlalchemy.engines [None req-2cc981a3-beb2-4d1a-9218-58357e0336db 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=112338) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 14:59:46.104307 np0000180758 devstack@c-api.service[112339]: DEBUG oslo_db.sqlalchemy.engines [None req-34569b02-6a1a-4396-b008-974e5573d257 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=112339) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 14:59:46.109294 np0000180758 devstack@c-api.service[112337]: DEBUG oslo_db.sqlalchemy.engines [None req-708150a2-5760-4bb7-8179-c7c9224b5762 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=112337) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 14:59:46.214680 np0000180758 devstack@c-api.service[112336]: DEBUG dbcounter [-] [112336] Writer thread running {{(pid=112336) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 14:59:46.217258 np0000180758 devstack@c-api.service[112336]: INFO cinder.rpc [None req-92350af0-0c7b-4a35-8932-9ad668e36da4 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 14:59:46.219740 np0000180758 devstack@c-api.service[112336]: INFO cinder.rpc [None req-92350af0-0c7b-4a35-8932-9ad668e36da4 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 14:59:46.221862 np0000180758 devstack@c-api.service[112336]: INFO cinder.rpc [None req-92350af0-0c7b-4a35-8932-9ad668e36da4 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 14:59:46.223205 np0000180758 devstack@c-api.service[112338]: DEBUG dbcounter [-] [112338] Writer thread running {{(pid=112338) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 14:59:46.223741 np0000180758 devstack@c-api.service[112339]: DEBUG dbcounter [-] [112339] Writer thread running {{(pid=112339) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 14:59:46.223952 np0000180758 devstack@c-api.service[112336]: INFO cinder.rpc [None req-92350af0-0c7b-4a35-8932-9ad668e36da4 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 14:59:46.224816 np0000180758 devstack@c-api.service[112337]: DEBUG dbcounter [-] [112337] Writer thread running {{(pid=112337) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 14:59:46.225080 np0000180758 devstack@c-api.service[112336]: WARNING castellan.key_manager.migration [None req-92350af0-0c7b-4a35-8932-9ad668e36da4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.225928 np0000180758 devstack@c-api.service[112339]: INFO cinder.rpc [None req-34569b02-6a1a-4396-b008-974e5573d257 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 14:59:46.226151 np0000180758 devstack@c-api.service[112338]: INFO cinder.rpc [None req-2cc981a3-beb2-4d1a-9218-58357e0336db None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 14:59:46.227404 np0000180758 devstack@c-api.service[112337]: INFO cinder.rpc [None req-708150a2-5760-4bb7-8179-c7c9224b5762 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 14:59:46.228954 np0000180758 devstack@c-api.service[112339]: INFO cinder.rpc [None req-34569b02-6a1a-4396-b008-974e5573d257 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 14:59:46.229166 np0000180758 devstack@c-api.service[112336]: WARNING castellan.key_manager.migration [None req-92350af0-0c7b-4a35-8932-9ad668e36da4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.229237 np0000180758 devstack@c-api.service[112338]: INFO cinder.rpc [None req-2cc981a3-beb2-4d1a-9218-58357e0336db None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 14:59:46.229743 np0000180758 devstack@c-api.service[112337]: INFO cinder.rpc [None req-708150a2-5760-4bb7-8179-c7c9224b5762 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 14:59:46.231163 np0000180758 devstack@c-api.service[112339]: INFO cinder.rpc [None req-34569b02-6a1a-4396-b008-974e5573d257 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 14:59:46.231568 np0000180758 devstack@c-api.service[112338]: INFO cinder.rpc [None req-2cc981a3-beb2-4d1a-9218-58357e0336db None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 14:59:46.232047 np0000180758 devstack@c-api.service[112337]: INFO cinder.rpc [None req-708150a2-5760-4bb7-8179-c7c9224b5762 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 14:59:46.233005 np0000180758 devstack@c-api.service[112339]: INFO cinder.rpc [None req-34569b02-6a1a-4396-b008-974e5573d257 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 14:59:46.233712 np0000180758 devstack@c-api.service[112338]: INFO cinder.rpc [None req-2cc981a3-beb2-4d1a-9218-58357e0336db None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 14:59:46.233831 np0000180758 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-34569b02-6a1a-4396-b008-974e5573d257 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.233938 np0000180758 devstack@c-api.service[112337]: INFO cinder.rpc [None req-708150a2-5760-4bb7-8179-c7c9224b5762 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 14:59:46.234637 np0000180758 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-2cc981a3-beb2-4d1a-9218-58357e0336db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.234796 np0000180758 devstack@c-api.service[112337]: WARNING castellan.key_manager.migration [None req-708150a2-5760-4bb7-8179-c7c9224b5762 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.237175 np0000180758 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-34569b02-6a1a-4396-b008-974e5573d257 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.237794 np0000180758 devstack@c-api.service[112337]: WARNING castellan.key_manager.migration [None req-708150a2-5760-4bb7-8179-c7c9224b5762 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.238025 np0000180758 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-2cc981a3-beb2-4d1a-9218-58357e0336db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.270341 np0000180758 devstack@c-api.service[112336]: DEBUG oslo_db.sqlalchemy.engines [None req-92350af0-0c7b-4a35-8932-9ad668e36da4 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=112336) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 14:59:46.273000 np0000180758 devstack@c-api.service[112336]: INFO cinder.rpc [None req-92350af0-0c7b-4a35-8932-9ad668e36da4 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 14:59:46.273096 np0000180758 devstack@c-api.service[112337]: DEBUG oslo_db.sqlalchemy.engines [None req-708150a2-5760-4bb7-8179-c7c9224b5762 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=112337) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 14:59:46.274600 np0000180758 devstack@c-api.service[112339]: DEBUG oslo_db.sqlalchemy.engines [None req-34569b02-6a1a-4396-b008-974e5573d257 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=112339) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 14:59:46.275161 np0000180758 devstack@c-api.service[112336]: INFO cinder.rpc [None req-92350af0-0c7b-4a35-8932-9ad668e36da4 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 14:59:46.275760 np0000180758 devstack@c-api.service[112337]: INFO cinder.rpc [None req-708150a2-5760-4bb7-8179-c7c9224b5762 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 14:59:46.276090 np0000180758 devstack@c-api.service[112336]: WARNING castellan.key_manager.migration [None req-92350af0-0c7b-4a35-8932-9ad668e36da4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.277030 np0000180758 devstack@c-api.service[112338]: DEBUG oslo_db.sqlalchemy.engines [None req-2cc981a3-beb2-4d1a-9218-58357e0336db 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=112338) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 14:59:46.277648 np0000180758 devstack@c-api.service[112339]: INFO cinder.rpc [None req-34569b02-6a1a-4396-b008-974e5573d257 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 14:59:46.278498 np0000180758 devstack@c-api.service[112337]: INFO cinder.rpc [None req-708150a2-5760-4bb7-8179-c7c9224b5762 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 14:59:46.279685 np0000180758 devstack@c-api.service[112337]: WARNING castellan.key_manager.migration [None req-708150a2-5760-4bb7-8179-c7c9224b5762 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.280292 np0000180758 devstack@c-api.service[112338]: INFO cinder.rpc [None req-2cc981a3-beb2-4d1a-9218-58357e0336db None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 14:59:46.280357 np0000180758 devstack@c-api.service[112339]: INFO cinder.rpc [None req-34569b02-6a1a-4396-b008-974e5573d257 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 14:59:46.281737 np0000180758 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-34569b02-6a1a-4396-b008-974e5573d257 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.283026 np0000180758 devstack@c-api.service[112338]: INFO cinder.rpc [None req-2cc981a3-beb2-4d1a-9218-58357e0336db None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 14:59:46.284319 np0000180758 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-2cc981a3-beb2-4d1a-9218-58357e0336db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.287609 np0000180758 devstack@c-api.service[112336]: WARNING castellan.key_manager.migration [None req-92350af0-0c7b-4a35-8932-9ad668e36da4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.292622 np0000180758 devstack@c-api.service[112337]: WARNING castellan.key_manager.migration [None req-708150a2-5760-4bb7-8179-c7c9224b5762 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.294999 np0000180758 devstack@c-api.service[112336]: WARNING castellan.key_manager.migration [None req-92350af0-0c7b-4a35-8932-9ad668e36da4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.295817 np0000180758 devstack@c-api.service[112337]: WARNING castellan.key_manager.migration [None req-708150a2-5760-4bb7-8179-c7c9224b5762 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.296226 np0000180758 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-34569b02-6a1a-4396-b008-974e5573d257 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.296565 np0000180758 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-2cc981a3-beb2-4d1a-9218-58357e0336db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.299106 np0000180758 devstack@c-api.service[112337]: WARNING castellan.key_manager.migration [None req-708150a2-5760-4bb7-8179-c7c9224b5762 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.299579 np0000180758 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-34569b02-6a1a-4396-b008-974e5573d257 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.299918 np0000180758 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-2cc981a3-beb2-4d1a-9218-58357e0336db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.300492 np0000180758 devstack@c-api.service[112336]: WARNING castellan.key_manager.migration [None req-92350af0-0c7b-4a35-8932-9ad668e36da4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.302766 np0000180758 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-34569b02-6a1a-4396-b008-974e5573d257 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.304108 np0000180758 devstack@c-api.service[112337]: WARNING castellan.key_manager.migration [None req-708150a2-5760-4bb7-8179-c7c9224b5762 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.304334 np0000180758 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-2cc981a3-beb2-4d1a-9218-58357e0336db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.307049 np0000180758 devstack@c-api.service[112337]: WARNING castellan.key_manager.migration [None req-708150a2-5760-4bb7-8179-c7c9224b5762 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.307431 np0000180758 devstack@c-api.service[112336]: WARNING castellan.key_manager.migration [None req-92350af0-0c7b-4a35-8932-9ad668e36da4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.308000 np0000180758 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-34569b02-6a1a-4396-b008-974e5573d257 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.308539 np0000180758 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-2cc981a3-beb2-4d1a-9218-58357e0336db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.310153 np0000180758 devstack@c-api.service[112337]: WARNING castellan.key_manager.migration [None req-708150a2-5760-4bb7-8179-c7c9224b5762 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.310892 np0000180758 devstack@c-api.service[112336]: WARNING castellan.key_manager.migration [None req-92350af0-0c7b-4a35-8932-9ad668e36da4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.311123 np0000180758 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-34569b02-6a1a-4396-b008-974e5573d257 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.311778 np0000180758 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-2cc981a3-beb2-4d1a-9218-58357e0336db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.313296 np0000180758 devstack@c-api.service[112337]: WARNING castellan.key_manager.migration [None req-708150a2-5760-4bb7-8179-c7c9224b5762 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.313871 np0000180758 devstack@c-api.service[112336]: WARNING castellan.key_manager.migration [None req-92350af0-0c7b-4a35-8932-9ad668e36da4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.314194 np0000180758 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-34569b02-6a1a-4396-b008-974e5573d257 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.314858 np0000180758 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-2cc981a3-beb2-4d1a-9218-58357e0336db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.316137 np0000180758 devstack@c-api.service[112337]: WARNING castellan.key_manager.migration [None req-708150a2-5760-4bb7-8179-c7c9224b5762 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.317036 np0000180758 devstack@c-api.service[112336]: WARNING castellan.key_manager.migration [None req-92350af0-0c7b-4a35-8932-9ad668e36da4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.317397 np0000180758 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-34569b02-6a1a-4396-b008-974e5573d257 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.318026 np0000180758 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-2cc981a3-beb2-4d1a-9218-58357e0336db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.318998 np0000180758 devstack@c-api.service[112337]: WARNING castellan.key_manager.migration [None req-708150a2-5760-4bb7-8179-c7c9224b5762 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.319888 np0000180758 devstack@c-api.service[112336]: WARNING castellan.key_manager.migration [None req-92350af0-0c7b-4a35-8932-9ad668e36da4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.320355 np0000180758 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-34569b02-6a1a-4396-b008-974e5573d257 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.320429 np0000180758 devstack@c-api.service[112337]: WARNING castellan.key_manager.migration [None req-708150a2-5760-4bb7-8179-c7c9224b5762 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.320889 np0000180758 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-2cc981a3-beb2-4d1a-9218-58357e0336db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.322827 np0000180758 devstack@c-api.service[112336]: WARNING castellan.key_manager.migration [None req-92350af0-0c7b-4a35-8932-9ad668e36da4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.323101 np0000180758 devstack@c-api.service[112337]: WARNING castellan.key_manager.migration [None req-708150a2-5760-4bb7-8179-c7c9224b5762 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.323268 np0000180758 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-34569b02-6a1a-4396-b008-974e5573d257 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.323897 np0000180758 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-2cc981a3-beb2-4d1a-9218-58357e0336db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.324319 np0000180758 devstack@c-api.service[112336]: WARNING castellan.key_manager.migration [None req-92350af0-0c7b-4a35-8932-9ad668e36da4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.324865 np0000180758 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-34569b02-6a1a-4396-b008-974e5573d257 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.325400 np0000180758 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-2cc981a3-beb2-4d1a-9218-58357e0336db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.327060 np0000180758 devstack@c-api.service[112336]: WARNING castellan.key_manager.migration [None req-92350af0-0c7b-4a35-8932-9ad668e36da4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.327529 np0000180758 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-34569b02-6a1a-4396-b008-974e5573d257 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.328137 np0000180758 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-2cc981a3-beb2-4d1a-9218-58357e0336db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.328820 np0000180758 devstack@c-api.service[112337]: WARNING castellan.key_manager.migration [None req-708150a2-5760-4bb7-8179-c7c9224b5762 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.332169 np0000180758 devstack@c-api.service[112337]: WARNING castellan.key_manager.migration [None req-708150a2-5760-4bb7-8179-c7c9224b5762 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.332682 np0000180758 devstack@c-api.service[112336]: WARNING castellan.key_manager.migration [None req-92350af0-0c7b-4a35-8932-9ad668e36da4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.333039 np0000180758 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-34569b02-6a1a-4396-b008-974e5573d257 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.333668 np0000180758 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-2cc981a3-beb2-4d1a-9218-58357e0336db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.334300 np0000180758 devstack@c-api.service[112337]: WARNING castellan.key_manager.migration [None req-708150a2-5760-4bb7-8179-c7c9224b5762 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.335756 np0000180758 devstack@c-api.service[112337]: WARNING castellan.key_manager.migration [None req-708150a2-5760-4bb7-8179-c7c9224b5762 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.336082 np0000180758 devstack@c-api.service[112336]: WARNING castellan.key_manager.migration [None req-92350af0-0c7b-4a35-8932-9ad668e36da4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.336396 np0000180758 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-34569b02-6a1a-4396-b008-974e5573d257 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.337184 np0000180758 devstack@c-api.service[112337]: WARNING castellan.key_manager.migration [None req-708150a2-5760-4bb7-8179-c7c9224b5762 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.337290 np0000180758 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-2cc981a3-beb2-4d1a-9218-58357e0336db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.338247 np0000180758 devstack@c-api.service[112336]: WARNING castellan.key_manager.migration [None req-92350af0-0c7b-4a35-8932-9ad668e36da4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.338495 np0000180758 devstack@c-api.service[112337]: WARNING castellan.key_manager.migration [None req-708150a2-5760-4bb7-8179-c7c9224b5762 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.338578 np0000180758 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-34569b02-6a1a-4396-b008-974e5573d257 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.339482 np0000180758 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-2cc981a3-beb2-4d1a-9218-58357e0336db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.339609 np0000180758 devstack@c-api.service[112337]: WARNING cinder.api.contrib.hosts [None req-708150a2-5760-4bb7-8179-c7c9224b5762 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 14:59:46.339726 np0000180758 devstack@c-api.service[112336]: WARNING castellan.key_manager.migration [None req-92350af0-0c7b-4a35-8932-9ad668e36da4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.340046 np0000180758 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-34569b02-6a1a-4396-b008-974e5573d257 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.340351 np0000180758 devstack@c-api.service[112337]: WARNING castellan.key_manager.migration [None req-708150a2-5760-4bb7-8179-c7c9224b5762 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.341094 np0000180758 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-2cc981a3-beb2-4d1a-9218-58357e0336db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.341262 np0000180758 devstack@c-api.service[112336]: WARNING castellan.key_manager.migration [None req-92350af0-0c7b-4a35-8932-9ad668e36da4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.341450 np0000180758 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-34569b02-6a1a-4396-b008-974e5573d257 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.341652 np0000180758 devstack@c-api.service[112337]: WARNING castellan.key_manager.migration [None req-708150a2-5760-4bb7-8179-c7c9224b5762 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.342466 np0000180758 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-2cc981a3-beb2-4d1a-9218-58357e0336db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.342631 np0000180758 devstack@c-api.service[112336]: WARNING castellan.key_manager.migration [None req-92350af0-0c7b-4a35-8932-9ad668e36da4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.342773 np0000180758 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-34569b02-6a1a-4396-b008-974e5573d257 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.342928 np0000180758 devstack@c-api.service[112337]: WARNING castellan.key_manager.migration [None req-708150a2-5760-4bb7-8179-c7c9224b5762 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.343833 np0000180758 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-2cc981a3-beb2-4d1a-9218-58357e0336db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.343914 np0000180758 devstack@c-api.service[112336]: WARNING cinder.api.contrib.hosts [None req-92350af0-0c7b-4a35-8932-9ad668e36da4 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 14:59:46.343970 np0000180758 devstack@c-api.service[112339]: WARNING cinder.api.contrib.hosts [None req-34569b02-6a1a-4396-b008-974e5573d257 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 14:59:46.344453 np0000180758 devstack@c-api.service[112337]: WARNING castellan.key_manager.migration [None req-708150a2-5760-4bb7-8179-c7c9224b5762 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.344656 np0000180758 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-34569b02-6a1a-4396-b008-974e5573d257 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.344718 np0000180758 devstack@c-api.service[112336]: WARNING castellan.key_manager.migration [None req-92350af0-0c7b-4a35-8932-9ad668e36da4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.344991 np0000180758 devstack@c-api.service[112338]: WARNING cinder.api.contrib.hosts [None req-2cc981a3-beb2-4d1a-9218-58357e0336db None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 14:59:46.345409 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.v3.router [None req-708150a2-5760-4bb7-8179-c7c9224b5762 None None] Extended resource: extensions {{(pid=112337) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 14:59:46.345734 np0000180758 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-2cc981a3-beb2-4d1a-9218-58357e0336db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.345959 np0000180758 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-34569b02-6a1a-4396-b008-974e5573d257 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.346028 np0000180758 devstack@c-api.service[112336]: WARNING castellan.key_manager.migration [None req-92350af0-0c7b-4a35-8932-9ad668e36da4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.346736 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.v3.router [None req-708150a2-5760-4bb7-8179-c7c9224b5762 None None] Extended resource: os-quota-class-sets {{(pid=112337) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 14:59:46.347170 np0000180758 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-2cc981a3-beb2-4d1a-9218-58357e0336db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.347263 np0000180758 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-34569b02-6a1a-4396-b008-974e5573d257 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.347342 np0000180758 devstack@c-api.service[112336]: WARNING castellan.key_manager.migration [None req-92350af0-0c7b-4a35-8932-9ad668e36da4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.348031 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.v3.router [None req-708150a2-5760-4bb7-8179-c7c9224b5762 None None] Extended resource: scheduler-stats {{(pid=112337) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 14:59:46.348677 np0000180758 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-2cc981a3-beb2-4d1a-9218-58357e0336db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.348807 np0000180758 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-34569b02-6a1a-4396-b008-974e5573d257 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.348877 np0000180758 devstack@c-api.service[112336]: WARNING castellan.key_manager.migration [None req-92350af0-0c7b-4a35-8932-9ad668e36da4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.349472 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.v3.router [None req-708150a2-5760-4bb7-8179-c7c9224b5762 None None] Extended resource: os-quota-sets {{(pid=112337) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 14:59:46.349764 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-34569b02-6a1a-4396-b008-974e5573d257 None None] Extended resource: extensions {{(pid=112339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 14:59:46.349831 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.v3.router [None req-92350af0-0c7b-4a35-8932-9ad668e36da4 None None] Extended resource: extensions {{(pid=112336) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 14:59:46.350215 np0000180758 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-2cc981a3-beb2-4d1a-9218-58357e0336db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.351123 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-34569b02-6a1a-4396-b008-974e5573d257 None None] Extended resource: os-quota-class-sets {{(pid=112339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 14:59:46.351178 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.v3.router [None req-92350af0-0c7b-4a35-8932-9ad668e36da4 None None] Extended resource: os-quota-class-sets {{(pid=112336) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 14:59:46.351270 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-2cc981a3-beb2-4d1a-9218-58357e0336db None None] Extended resource: extensions {{(pid=112338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 14:59:46.351417 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.v3.router [None req-708150a2-5760-4bb7-8179-c7c9224b5762 None None] Extended resource: backups {{(pid=112337) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 14:59:46.352434 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-34569b02-6a1a-4396-b008-974e5573d257 None None] Extended resource: scheduler-stats {{(pid=112339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 14:59:46.352491 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.v3.router [None req-92350af0-0c7b-4a35-8932-9ad668e36da4 None None] Extended resource: scheduler-stats {{(pid=112336) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 14:59:46.352652 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-2cc981a3-beb2-4d1a-9218-58357e0336db None None] Extended resource: os-quota-class-sets {{(pid=112338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 14:59:46.353465 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.v3.router [None req-708150a2-5760-4bb7-8179-c7c9224b5762 None None] Extended resource: os-snapshot-manage {{(pid=112337) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 14:59:46.353870 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-34569b02-6a1a-4396-b008-974e5573d257 None None] Extended resource: os-quota-sets {{(pid=112339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 14:59:46.353926 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.v3.router [None req-92350af0-0c7b-4a35-8932-9ad668e36da4 None None] Extended resource: os-quota-sets {{(pid=112336) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 14:59:46.353965 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-2cc981a3-beb2-4d1a-9218-58357e0336db None None] Extended resource: scheduler-stats {{(pid=112338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 14:59:46.354864 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.v3.router [None req-708150a2-5760-4bb7-8179-c7c9224b5762 None None] Extended resource: consistencygroups {{(pid=112337) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 14:59:46.356045 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.v3.router [None req-92350af0-0c7b-4a35-8932-9ad668e36da4 None None] Extended resource: backups {{(pid=112336) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 14:59:46.356118 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-34569b02-6a1a-4396-b008-974e5573d257 None None] Extended resource: backups {{(pid=112339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 14:59:46.356156 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-2cc981a3-beb2-4d1a-9218-58357e0336db None None] Extended resource: os-quota-sets {{(pid=112338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 14:59:46.356809 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.v3.router [None req-708150a2-5760-4bb7-8179-c7c9224b5762 None None] Extended resource: extra_specs {{(pid=112337) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 14:59:46.357584 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-2cc981a3-beb2-4d1a-9218-58357e0336db None None] Extended resource: backups {{(pid=112338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 14:59:46.358056 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-34569b02-6a1a-4396-b008-974e5573d257 None None] Extended resource: os-snapshot-manage {{(pid=112339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 14:59:46.358111 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.v3.router [None req-92350af0-0c7b-4a35-8932-9ad668e36da4 None None] Extended resource: os-snapshot-manage {{(pid=112336) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 14:59:46.358345 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.v3.router [None req-708150a2-5760-4bb7-8179-c7c9224b5762 None None] Extended resource: os-hosts {{(pid=112337) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 14:59:46.359454 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-34569b02-6a1a-4396-b008-974e5573d257 None None] Extended resource: consistencygroups {{(pid=112339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 14:59:46.359522 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.v3.router [None req-92350af0-0c7b-4a35-8932-9ad668e36da4 None None] Extended resource: consistencygroups {{(pid=112336) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 14:59:46.359621 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-2cc981a3-beb2-4d1a-9218-58357e0336db None None] Extended resource: os-snapshot-manage {{(pid=112338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 14:59:46.359763 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.v3.router [None req-708150a2-5760-4bb7-8179-c7c9224b5762 None None] Extended resource: os-volume-manage {{(pid=112337) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 14:59:46.361098 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-2cc981a3-beb2-4d1a-9218-58357e0336db None None] Extended resource: consistencygroups {{(pid=112338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 14:59:46.361152 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.v3.router [None req-708150a2-5760-4bb7-8179-c7c9224b5762 None None] Extended resource: os-availability-zone {{(pid=112337) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 14:59:46.361415 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-34569b02-6a1a-4396-b008-974e5573d257 None None] Extended resource: extra_specs {{(pid=112339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 14:59:46.361466 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.v3.router [None req-92350af0-0c7b-4a35-8932-9ad668e36da4 None None] Extended resource: extra_specs {{(pid=112336) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 14:59:46.362467 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.v3.router [None req-708150a2-5760-4bb7-8179-c7c9224b5762 None None] Extended resource: encryption {{(pid=112337) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 14:59:46.362947 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-34569b02-6a1a-4396-b008-974e5573d257 None None] Extended resource: os-hosts {{(pid=112339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 14:59:46.363032 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.v3.router [None req-92350af0-0c7b-4a35-8932-9ad668e36da4 None None] Extended resource: os-hosts {{(pid=112336) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 14:59:46.363072 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-2cc981a3-beb2-4d1a-9218-58357e0336db None None] Extended resource: extra_specs {{(pid=112338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 14:59:46.363952 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.v3.router [None req-708150a2-5760-4bb7-8179-c7c9224b5762 None None] Extended resource: os-volume-transfer {{(pid=112337) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 14:59:46.364322 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-34569b02-6a1a-4396-b008-974e5573d257 None None] Extended resource: os-volume-manage {{(pid=112339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 14:59:46.364377 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.v3.router [None req-92350af0-0c7b-4a35-8932-9ad668e36da4 None None] Extended resource: os-volume-manage {{(pid=112336) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 14:59:46.364588 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-2cc981a3-beb2-4d1a-9218-58357e0336db None None] Extended resource: os-hosts {{(pid=112338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 14:59:46.365614 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.v3.router [None req-708150a2-5760-4bb7-8179-c7c9224b5762 None None] Extended resource: capabilities {{(pid=112337) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 14:59:46.365756 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-34569b02-6a1a-4396-b008-974e5573d257 None None] Extended resource: os-availability-zone {{(pid=112339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 14:59:46.365819 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.v3.router [None req-92350af0-0c7b-4a35-8932-9ad668e36da4 None None] Extended resource: os-availability-zone {{(pid=112336) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 14:59:46.365941 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-2cc981a3-beb2-4d1a-9218-58357e0336db None None] Extended resource: os-volume-manage {{(pid=112338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 14:59:46.366877 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.v3.router [None req-708150a2-5760-4bb7-8179-c7c9224b5762 None None] Extended resource: encryption {{(pid=112337) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 14:59:46.367079 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-34569b02-6a1a-4396-b008-974e5573d257 None None] Extended resource: encryption {{(pid=112339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 14:59:46.367129 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.v3.router [None req-92350af0-0c7b-4a35-8932-9ad668e36da4 None None] Extended resource: encryption {{(pid=112336) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 14:59:46.367346 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-2cc981a3-beb2-4d1a-9218-58357e0336db None None] Extended resource: os-availability-zone {{(pid=112338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 14:59:46.368400 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.v3.router [None req-708150a2-5760-4bb7-8179-c7c9224b5762 None None] Extended resource: os-volume-type-access {{(pid=112337) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 14:59:46.368564 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-34569b02-6a1a-4396-b008-974e5573d257 None None] Extended resource: os-volume-transfer {{(pid=112339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 14:59:46.368629 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.v3.router [None req-92350af0-0c7b-4a35-8932-9ad668e36da4 None None] Extended resource: os-volume-transfer {{(pid=112336) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 14:59:46.368673 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-2cc981a3-beb2-4d1a-9218-58357e0336db None None] Extended resource: encryption {{(pid=112338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 14:59:46.370063 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.v3.router [None req-708150a2-5760-4bb7-8179-c7c9224b5762 None None] Extended resource: cgsnapshots {{(pid=112337) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 14:59:46.370203 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-2cc981a3-beb2-4d1a-9218-58357e0336db None None] Extended resource: os-volume-transfer {{(pid=112338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 14:59:46.370264 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-34569b02-6a1a-4396-b008-974e5573d257 None None] Extended resource: capabilities {{(pid=112339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 14:59:46.370306 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.v3.router [None req-92350af0-0c7b-4a35-8932-9ad668e36da4 None None] Extended resource: capabilities {{(pid=112336) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 14:59:46.371457 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.v3.router [None req-708150a2-5760-4bb7-8179-c7c9224b5762 None None] Extended resource: qos-specs {{(pid=112337) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 14:59:46.371524 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-34569b02-6a1a-4396-b008-974e5573d257 None None] Extended resource: encryption {{(pid=112339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 14:59:46.371563 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.v3.router [None req-92350af0-0c7b-4a35-8932-9ad668e36da4 None None] Extended resource: encryption {{(pid=112336) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 14:59:46.371899 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-2cc981a3-beb2-4d1a-9218-58357e0336db None None] Extended resource: capabilities {{(pid=112338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 14:59:46.372998 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-34569b02-6a1a-4396-b008-974e5573d257 None None] Extended resource: os-volume-type-access {{(pid=112339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 14:59:46.373178 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.v3.router [None req-92350af0-0c7b-4a35-8932-9ad668e36da4 None None] Extended resource: os-volume-type-access {{(pid=112336) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 14:59:46.373329 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-2cc981a3-beb2-4d1a-9218-58357e0336db None None] Extended resource: encryption {{(pid=112338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 14:59:46.373569 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.contrib.snapshot_actions [None req-708150a2-5760-4bb7-8179-c7c9224b5762 None None] SnapshotActionsController initialized {{(pid=112337) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 14:59:46.374320 np0000180758 devstack@c-api.service[112337]: WARNING castellan.key_manager.migration [None req-708150a2-5760-4bb7-8179-c7c9224b5762 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.374618 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-34569b02-6a1a-4396-b008-974e5573d257 None None] Extended resource: cgsnapshots {{(pid=112339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 14:59:46.374806 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.v3.router [None req-92350af0-0c7b-4a35-8932-9ad668e36da4 None None] Extended resource: cgsnapshots {{(pid=112336) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 14:59:46.374922 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-2cc981a3-beb2-4d1a-9218-58357e0336db None None] Extended resource: os-volume-type-access {{(pid=112338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 14:59:46.375680 np0000180758 devstack@c-api.service[112337]: WARNING castellan.key_manager.migration [None req-708150a2-5760-4bb7-8179-c7c9224b5762 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.376127 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-34569b02-6a1a-4396-b008-974e5573d257 None None] Extended resource: qos-specs {{(pid=112339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 14:59:46.376237 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.v3.router [None req-92350af0-0c7b-4a35-8932-9ad668e36da4 None None] Extended resource: qos-specs {{(pid=112336) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 14:59:46.376496 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-2cc981a3-beb2-4d1a-9218-58357e0336db None None] Extended resource: cgsnapshots {{(pid=112338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 14:59:46.377036 np0000180758 devstack@c-api.service[112337]: WARNING castellan.key_manager.migration [None req-708150a2-5760-4bb7-8179-c7c9224b5762 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.377939 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-2cc981a3-beb2-4d1a-9218-58357e0336db None None] Extended resource: qos-specs {{(pid=112338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 14:59:46.378243 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.contrib.snapshot_actions [None req-34569b02-6a1a-4396-b008-974e5573d257 None None] SnapshotActionsController initialized {{(pid=112339) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 14:59:46.378343 np0000180758 devstack@c-api.service[112337]: WARNING castellan.key_manager.migration [None req-708150a2-5760-4bb7-8179-c7c9224b5762 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.378428 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.contrib.snapshot_actions [None req-92350af0-0c7b-4a35-8932-9ad668e36da4 None None] SnapshotActionsController initialized {{(pid=112336) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 14:59:46.379131 np0000180758 devstack@c-api.service[112336]: WARNING castellan.key_manager.migration [None req-92350af0-0c7b-4a35-8932-9ad668e36da4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.379188 np0000180758 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-34569b02-6a1a-4396-b008-974e5573d257 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.379707 np0000180758 devstack@c-api.service[112337]: WARNING castellan.key_manager.migration [None req-708150a2-5760-4bb7-8179-c7c9224b5762 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.380470 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.contrib.snapshot_actions [None req-2cc981a3-beb2-4d1a-9218-58357e0336db None None] SnapshotActionsController initialized {{(pid=112338) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 14:59:46.380537 np0000180758 devstack@c-api.service[112336]: WARNING castellan.key_manager.migration [None req-92350af0-0c7b-4a35-8932-9ad668e36da4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.380743 np0000180758 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-34569b02-6a1a-4396-b008-974e5573d257 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.381135 np0000180758 devstack@c-api.service[112337]: WARNING castellan.key_manager.migration [None req-708150a2-5760-4bb7-8179-c7c9224b5762 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.381411 np0000180758 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-2cc981a3-beb2-4d1a-9218-58357e0336db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.381902 np0000180758 devstack@c-api.service[112336]: WARNING castellan.key_manager.migration [None req-92350af0-0c7b-4a35-8932-9ad668e36da4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.382159 np0000180758 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-34569b02-6a1a-4396-b008-974e5573d257 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.382462 np0000180758 devstack@c-api.service[112337]: WARNING castellan.key_manager.migration [None req-708150a2-5760-4bb7-8179-c7c9224b5762 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.382906 np0000180758 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-2cc981a3-beb2-4d1a-9218-58357e0336db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.383232 np0000180758 devstack@c-api.service[112336]: WARNING castellan.key_manager.migration [None req-92350af0-0c7b-4a35-8932-9ad668e36da4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.383288 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.v3.router [None req-708150a2-5760-4bb7-8179-c7c9224b5762 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112337) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 14:59:46.383414 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.v3.router [None req-708150a2-5760-4bb7-8179-c7c9224b5762 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112337) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 14:59:46.383511 np0000180758 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-34569b02-6a1a-4396-b008-974e5573d257 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.383578 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.v3.router [None req-708150a2-5760-4bb7-8179-c7c9224b5762 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112337) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 14:59:46.383692 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.v3.router [None req-708150a2-5760-4bb7-8179-c7c9224b5762 None None] Extension AdminActions extending resource: volumes {{(pid=112337) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 14:59:46.383788 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.v3.router [None req-708150a2-5760-4bb7-8179-c7c9224b5762 None None] Extension AdminActions extending resource: snapshots {{(pid=112337) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 14:59:46.383889 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.v3.router [None req-708150a2-5760-4bb7-8179-c7c9224b5762 None None] Extension AdminActions extending resource: backups {{(pid=112337) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 14:59:46.384095 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.v3.router [None req-708150a2-5760-4bb7-8179-c7c9224b5762 None None] Extension VolumeActions extending resource: volumes {{(pid=112337) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 14:59:46.384209 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.v3.router [None req-708150a2-5760-4bb7-8179-c7c9224b5762 None None] Extension TypesManage extending resource: types {{(pid=112337) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 14:59:46.384368 np0000180758 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-2cc981a3-beb2-4d1a-9218-58357e0336db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.384409 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.v3.router [None req-708150a2-5760-4bb7-8179-c7c9224b5762 None None] Extension UsedLimits extending resource: limits {{(pid=112337) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 14:59:46.384409 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.v3.router [None req-708150a2-5760-4bb7-8179-c7c9224b5762 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112337) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 14:59:46.384593 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.v3.router [None req-708150a2-5760-4bb7-8179-c7c9224b5762 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112337) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 14:59:46.384593 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.v3.router [None req-708150a2-5760-4bb7-8179-c7c9224b5762 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112337) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 14:59:46.384801 np0000180758 devstack@c-api.service[112336]: WARNING castellan.key_manager.migration [None req-92350af0-0c7b-4a35-8932-9ad668e36da4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.384907 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.v3.router [None req-708150a2-5760-4bb7-8179-c7c9224b5762 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112337) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 14:59:46.384907 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.v3.router [None req-708150a2-5760-4bb7-8179-c7c9224b5762 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112337) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 14:59:46.384907 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.v3.router [None req-708150a2-5760-4bb7-8179-c7c9224b5762 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112337) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 14:59:46.385137 np0000180758 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-34569b02-6a1a-4396-b008-974e5573d257 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.385218 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.v3.router [None req-708150a2-5760-4bb7-8179-c7c9224b5762 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112337) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 14:59:46.385734 np0000180758 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-2cc981a3-beb2-4d1a-9218-58357e0336db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.386113 np0000180758 devstack@c-api.service[112336]: WARNING castellan.key_manager.migration [None req-92350af0-0c7b-4a35-8932-9ad668e36da4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.386450 np0000180758 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-34569b02-6a1a-4396-b008-974e5573d257 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.387154 np0000180758 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-2cc981a3-beb2-4d1a-9218-58357e0336db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.387460 np0000180758 devstack@c-api.service[112336]: WARNING castellan.key_manager.migration [None req-92350af0-0c7b-4a35-8932-9ad668e36da4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.387984 np0000180758 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-34569b02-6a1a-4396-b008-974e5573d257 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.388354 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.v3.router [None req-92350af0-0c7b-4a35-8932-9ad668e36da4 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112336) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 14:59:46.388472 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.v3.router [None req-92350af0-0c7b-4a35-8932-9ad668e36da4 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112336) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 14:59:46.388593 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.v3.router [None req-92350af0-0c7b-4a35-8932-9ad668e36da4 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112336) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 14:59:46.388644 np0000180758 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-2cc981a3-beb2-4d1a-9218-58357e0336db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.388679 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.v3.router [None req-92350af0-0c7b-4a35-8932-9ad668e36da4 None None] Extension AdminActions extending resource: volumes {{(pid=112336) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 14:59:46.388815 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.v3.router [None req-92350af0-0c7b-4a35-8932-9ad668e36da4 None None] Extension AdminActions extending resource: snapshots {{(pid=112336) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 14:59:46.388875 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-34569b02-6a1a-4396-b008-974e5573d257 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 14:59:46.388910 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.v3.router [None req-92350af0-0c7b-4a35-8932-9ad668e36da4 None None] Extension AdminActions extending resource: backups {{(pid=112336) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 14:59:46.389041 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-34569b02-6a1a-4396-b008-974e5573d257 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 14:59:46.389119 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.v3.router [None req-92350af0-0c7b-4a35-8932-9ad668e36da4 None None] Extension VolumeActions extending resource: volumes {{(pid=112336) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 14:59:46.389178 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-34569b02-6a1a-4396-b008-974e5573d257 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 14:59:46.389257 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.v3.router [None req-92350af0-0c7b-4a35-8932-9ad668e36da4 None None] Extension TypesManage extending resource: types {{(pid=112336) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 14:59:46.389296 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-34569b02-6a1a-4396-b008-974e5573d257 None None] Extension AdminActions extending resource: volumes {{(pid=112339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 14:59:46.389337 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.v3.router [None req-92350af0-0c7b-4a35-8932-9ad668e36da4 None None] Extension UsedLimits extending resource: limits {{(pid=112336) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 14:59:46.389378 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-34569b02-6a1a-4396-b008-974e5573d257 None None] Extension AdminActions extending resource: snapshots {{(pid=112339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 14:59:46.389414 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.v3.router [None req-92350af0-0c7b-4a35-8932-9ad668e36da4 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112336) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 14:59:46.389447 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-34569b02-6a1a-4396-b008-974e5573d257 None None] Extension AdminActions extending resource: backups {{(pid=112339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 14:59:46.389570 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.v3.router [None req-92350af0-0c7b-4a35-8932-9ad668e36da4 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112336) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 14:59:46.389653 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.v3.router [None req-92350af0-0c7b-4a35-8932-9ad668e36da4 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112336) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 14:59:46.389726 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-34569b02-6a1a-4396-b008-974e5573d257 None None] Extension VolumeActions extending resource: volumes {{(pid=112339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 14:59:46.389797 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.v3.router [None req-92350af0-0c7b-4a35-8932-9ad668e36da4 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112336) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 14:59:46.389868 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-34569b02-6a1a-4396-b008-974e5573d257 None None] Extension TypesManage extending resource: types {{(pid=112339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 14:59:46.390147 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.v3.router [None req-92350af0-0c7b-4a35-8932-9ad668e36da4 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112336) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 14:59:46.390219 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-34569b02-6a1a-4396-b008-974e5573d257 None None] Extension UsedLimits extending resource: limits {{(pid=112339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 14:59:46.390299 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.v3.router [None req-92350af0-0c7b-4a35-8932-9ad668e36da4 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112336) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 14:59:46.390361 np0000180758 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-2cc981a3-beb2-4d1a-9218-58357e0336db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 14:59:46.390439 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-34569b02-6a1a-4396-b008-974e5573d257 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 14:59:46.390482 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.v3.router [None req-92350af0-0c7b-4a35-8932-9ad668e36da4 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112336) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 14:59:46.390517 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-34569b02-6a1a-4396-b008-974e5573d257 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 14:59:46.390517 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-34569b02-6a1a-4396-b008-974e5573d257 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 14:59:46.390517 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-34569b02-6a1a-4396-b008-974e5573d257 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 14:59:46.390517 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-34569b02-6a1a-4396-b008-974e5573d257 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 14:59:46.390639 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-34569b02-6a1a-4396-b008-974e5573d257 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 14:59:46.390777 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-34569b02-6a1a-4396-b008-974e5573d257 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 14:59:46.391177 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-2cc981a3-beb2-4d1a-9218-58357e0336db None None] Extension SnapshotActions extending resource: snapshots {{(pid=112338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 14:59:46.391275 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-2cc981a3-beb2-4d1a-9218-58357e0336db None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 14:59:46.392170 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-2cc981a3-beb2-4d1a-9218-58357e0336db None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 14:59:46.392272 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-2cc981a3-beb2-4d1a-9218-58357e0336db None None] Extension AdminActions extending resource: volumes {{(pid=112338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 14:59:46.392374 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-2cc981a3-beb2-4d1a-9218-58357e0336db None None] Extension AdminActions extending resource: snapshots {{(pid=112338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 14:59:46.392485 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-2cc981a3-beb2-4d1a-9218-58357e0336db None None] Extension AdminActions extending resource: backups {{(pid=112338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 14:59:46.392589 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-2cc981a3-beb2-4d1a-9218-58357e0336db None None] Extension VolumeActions extending resource: volumes {{(pid=112338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 14:59:46.392720 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-2cc981a3-beb2-4d1a-9218-58357e0336db None None] Extension TypesManage extending resource: types {{(pid=112338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 14:59:46.392826 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-2cc981a3-beb2-4d1a-9218-58357e0336db None None] Extension UsedLimits extending resource: limits {{(pid=112338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 14:59:46.392926 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-2cc981a3-beb2-4d1a-9218-58357e0336db None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 14:59:46.393043 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-2cc981a3-beb2-4d1a-9218-58357e0336db None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 14:59:46.393145 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-2cc981a3-beb2-4d1a-9218-58357e0336db None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 14:59:46.393430 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-2cc981a3-beb2-4d1a-9218-58357e0336db None None] Extension VolumeTypeAccess extending resource: types {{(pid=112338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 14:59:46.393560 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-2cc981a3-beb2-4d1a-9218-58357e0336db None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 14:59:46.393623 np0000180758 devstack@c-api.service[112337]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7c4655aa3668 pid: 112337 (default app) Jun 16 14:59:46.393664 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-2cc981a3-beb2-4d1a-9218-58357e0336db None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 14:59:46.393755 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-2cc981a3-beb2-4d1a-9218-58357e0336db None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 14:59:46.398876 np0000180758 devstack@c-api.service[112336]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7c4655aa3668 pid: 112336 (default app) Jun 16 14:59:46.399989 np0000180758 devstack@c-api.service[112339]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7c4655aa3668 pid: 112339 (default app) Jun 16 14:59:46.401639 np0000180758 devstack@c-api.service[112338]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7c4655aa3668 pid: 112338 (default app) Jun 16 14:59:46.401693 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.401693 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.401693 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.401693 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.401693 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.402163 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.402163 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.402163 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.402163 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.402163 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.402354 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.402354 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.402354 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.402354 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.402354 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.402354 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.402598 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.402598 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.402598 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.402598 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.402758 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.402758 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.402758 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.402758 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.402928 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.402928 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.402928 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.402928 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.403123 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.403123 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.403123 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.403123 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.403123 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.403344 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.403344 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.403344 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.403344 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.403344 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.403525 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.403525 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.403525 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.403525 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.403525 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.403525 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.403790 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.403790 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.403790 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.403790 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.403790 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.403790 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.404028 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.404028 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.404028 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.404028 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.404028 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.404028 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.404268 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.404268 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.404268 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.404268 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.404268 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.404460 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.404460 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.404460 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.404460 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.404460 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.404619 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.404619 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.404619 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.404619 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.404619 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.404619 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.404843 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.404843 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.404843 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.404843 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.404843 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.404843 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.405790 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.405790 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.405790 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.405790 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.405790 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.406154 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.406154 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.406154 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.406154 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.406154 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.406441 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.406441 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.406441 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.406441 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.406676 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.406676 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.406676 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.406676 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.406913 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.406913 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.406913 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.406913 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.406913 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.407230 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.407230 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.407230 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.407230 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.407230 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.407507 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.407507 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.407507 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.407507 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.407749 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.407749 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.407749 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.407749 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.407996 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.407996 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.407996 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.407996 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.408279 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.408279 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.408279 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.408279 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.408514 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.408514 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.408514 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.408514 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.408770 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.408770 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.408770 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.408770 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.408770 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.409098 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.409098 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.409098 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.409098 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.409098 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.409098 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.409450 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.409450 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.409450 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.409450 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.409450 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.409752 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.409752 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.409752 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.409752 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.409752 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.409752 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.410122 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.410122 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.410122 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.410122 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.410122 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.410122 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.410511 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.410511 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.410511 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.410511 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.410511 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.410511 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.411025 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.411025 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.411025 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.411025 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.411025 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.411025 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.411542 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.411542 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.411542 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.411542 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.411912 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.411912 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.411912 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.411912 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.411912 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.412347 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.412347 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.412347 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.412347 np0000180758 devstack@c-api.service[112337]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:46.412347 np0000180758 devstack@c-api.service[112337]: warnings.warn(deprecated_msg) Jun 16 14:59:46.412347 np0000180758 devstack@c-api.service[112337]: DEBUG cinder.api.middleware.request_id [None req-9ef33fcb-db8e-464f-a716-5751e2ad6389 None None] RequestId filter calling following filter/app {{(pid=112337) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 14:59:46.412347 np0000180758 devstack@c-api.service[112337]: [pid: 112337|app: 0|req: 1/1] 199.204.45.95 () {60 vars in 949 bytes} [Tue Jun 16 14:59:46 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 16 14:59:53.367082 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.367082 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.367082 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.367082 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.367082 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.368167 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.368167 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.368167 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.368167 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.368167 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.368463 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.368463 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.368463 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.368463 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.368463 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.368463 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.368859 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.368859 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.368859 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.368859 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.369142 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.369142 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.369142 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.369142 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.369413 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.369413 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.369413 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.369413 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.369656 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.369656 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.369656 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.369656 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.369656 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.370145 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.370145 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.370145 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.370145 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.370145 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.370454 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.370454 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.370454 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.370454 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.370454 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.370454 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.370802 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.370802 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.370802 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.370802 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.370802 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.370802 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.371176 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.371176 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.371176 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.371176 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.371176 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.371176 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.371538 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.371538 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.371538 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.371538 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.371538 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.371843 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.371843 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.371843 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.371843 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.371843 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.372334 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.372334 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.372334 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.372334 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.372334 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.372334 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.372694 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.372694 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.372694 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.372694 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.372694 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.372694 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.373076 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.373076 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.373076 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.373076 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.373076 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.373380 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.373380 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.373380 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.373380 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.373380 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.373688 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.373688 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.373688 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.373688 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.373934 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.373934 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.373934 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.373934 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.374203 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.374203 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.374203 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.374203 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.374203 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.374528 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.374528 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.374528 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.374528 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.374528 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.374809 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.374809 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.374809 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.374809 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.375078 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.375078 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.375078 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.375078 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.375349 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.375349 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.375349 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.375349 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.375590 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.375590 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.375590 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.375590 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.375851 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.375851 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.375851 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.375851 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.376212 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.376212 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.376212 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.376212 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.376212 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.376557 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.376557 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.376557 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.376557 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.376557 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.376557 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.376904 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.376904 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.376904 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.376904 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.376904 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.377069 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.377069 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.377069 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.377069 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.377069 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.377069 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.377235 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.377235 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.377235 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.377235 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.377235 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.377235 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.377375 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.377375 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.377375 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.377375 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.377375 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.377375 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.377512 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.377512 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.377512 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.377512 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.377512 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.377512 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.377658 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.377658 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.377658 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.377658 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.377763 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.377763 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.377763 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.377763 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.377763 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.377890 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.377890 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.377890 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.377890 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.377890 np0000180758 devstack@c-api.service[112336]: warnings.warn(deprecated_msg) Jun 16 14:59:53.377890 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.middleware.request_id [None req-39982c9d-a379-4b79-9538-e90cdc906e02 None None] RequestId filter calling following filter/app {{(pid=112336) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 14:59:53.850807 np0000180758 devstack@c-api.service[112336]: INFO cinder.api.openstack.wsgi [None req-39982c9d-a379-4b79-9538-e90cdc906e02 admin admin] POST https://199.204.45.95/volume/v3/types Jun 16 14:59:53.851316 np0000180758 devstack@c-api.service[112336]: DEBUG cinder.api.openstack.wsgi [None req-39982c9d-a379-4b79-9538-e90cdc906e02 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112336) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 16 14:59:53.853027 np0000180758 devstack@c-api.service[112336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 16 14:59:53.853027 np0000180758 devstack@c-api.service[112336]: warnings.warn( Jun 16 14:59:53.894354 np0000180758 devstack@c-api.service[112336]: DEBUG oslo_db.sqlalchemy.engines [None req-39982c9d-a379-4b79-9538-e90cdc906e02 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=112336) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 14:59:53.926811 np0000180758 devstack@c-api.service[112336]: INFO cinder.api.openstack.wsgi [None req-39982c9d-a379-4b79-9538-e90cdc906e02 admin admin] https://199.204.45.95/volume/v3/types returned with HTTP 200 Jun 16 14:59:53.927716 np0000180758 devstack@c-api.service[112336]: [pid: 112336|app: 0|req: 1/2] 199.204.45.95 () {68 vars in 1281 bytes} [Tue Jun 16 14:59:53 2026] POST /volume/v3/types => generated 186 bytes in 574 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 16 14:59:53.952696 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.952696 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.952696 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.952696 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.952696 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.953693 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.953693 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.953693 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.953693 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.953693 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.954088 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.954088 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.954088 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.954088 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.954088 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.954088 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.954444 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.954444 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.954444 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.954444 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.954666 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.954666 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.954666 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.954666 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.954928 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.954928 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.954928 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.954928 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.955223 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.955223 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.955223 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.955223 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.955223 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.955530 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.955530 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.955530 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.955530 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.955530 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.955834 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.955834 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.955834 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.955834 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.955834 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.955834 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.956310 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.956310 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.956310 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.956310 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.956310 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.956310 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.956679 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.956679 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.956679 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.956679 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.956679 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.956679 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.957002 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.957002 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.957002 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.957002 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.957002 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.957215 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.957215 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.957215 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.957215 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.957215 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.957396 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.957396 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.957396 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.957396 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.957396 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.957396 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.957623 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.957623 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.957623 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.957623 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.957623 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.957623 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.957860 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.957860 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.957860 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.957860 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.957860 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.958090 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.958090 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.958090 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.958090 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.958090 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.958274 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.958274 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.958274 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.958274 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.958436 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.958436 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.958436 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.958436 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.958602 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.958602 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.958602 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.958602 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.958602 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.958818 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.958818 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.958818 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.958818 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.958818 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.959035 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.959035 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.959035 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.959035 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.959223 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.959223 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.959223 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.959223 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.959372 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.959372 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.959372 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.959372 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.959513 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.959513 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.959513 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.959513 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.959673 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.959673 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.959673 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.959673 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.959825 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.959825 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.959825 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.959825 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.959825 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.960027 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.960027 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.960027 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.960027 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.960027 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.960027 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.960259 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.960259 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.960259 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.960259 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.960259 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.960451 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.960451 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.960451 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.960451 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.960451 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.960451 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.960671 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.960671 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.960671 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.960671 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.960671 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.960671 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.960912 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.960912 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.960912 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.960912 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.960912 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.960912 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.961142 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.961142 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.961142 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.961142 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.961142 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.961142 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.961371 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.961371 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.961371 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.961371 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.961538 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.961538 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.961538 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.961538 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.961538 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.961726 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.961726 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.961726 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.961726 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 14:59:53.961726 np0000180758 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) Jun 16 14:59:53.961726 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.middleware.request_id [req-39982c9d-a379-4b79-9538-e90cdc906e02 req-da93904c-c618-4ae6-88fb-e870bc2bcf7f None None] RequestId filter calling following filter/app {{(pid=112339) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 14:59:54.277436 np0000180758 devstack@c-api.service[112339]: INFO cinder.api.openstack.wsgi [req-39982c9d-a379-4b79-9538-e90cdc906e02 req-da93904c-c618-4ae6-88fb-e870bc2bcf7f admin admin] POST https://199.204.45.95/volume/v3/types/fc802206-c2b5-4bbf-850e-617370d21e2a/extra_specs Jun 16 14:59:54.277965 np0000180758 devstack@c-api.service[112339]: DEBUG cinder.api.openstack.wsgi [req-39982c9d-a379-4b79-9538-e90cdc906e02 req-da93904c-c618-4ae6-88fb-e870bc2bcf7f admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112339) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 16 14:59:54.279646 np0000180758 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 16 14:59:54.279646 np0000180758 devstack@c-api.service[112339]: warnings.warn( Jun 16 14:59:54.319890 np0000180758 devstack@c-api.service[112339]: DEBUG oslo_db.sqlalchemy.engines [req-39982c9d-a379-4b79-9538-e90cdc906e02 req-da93904c-c618-4ae6-88fb-e870bc2bcf7f 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=112339) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 14:59:54.385185 np0000180758 devstack@c-api.service[112339]: INFO cinder.api.openstack.wsgi [req-39982c9d-a379-4b79-9538-e90cdc906e02 req-da93904c-c618-4ae6-88fb-e870bc2bcf7f admin admin] https://199.204.45.95/volume/v3/types/fc802206-c2b5-4bbf-850e-617370d21e2a/extra_specs returned with HTTP 200 Jun 16 14:59:54.385777 np0000180758 devstack@c-api.service[112339]: [pid: 112339|app: 0|req: 1/3] 199.204.45.95 () {70 vars in 1498 bytes} [Tue Jun 16 14:59:53 2026] POST /volume/v3/types/fc802206-c2b5-4bbf-850e-617370d21e2a/extra_specs => generated 55 bytes in 446 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 16 14:59:56.278083 np0000180758 devstack@c-api.service[112337]: DEBUG dbcounter [-] [112337] Writing DB stats cinder:SELECT=6 {{(pid=112337) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 14:59:56.283452 np0000180758 devstack@c-api.service[112338]: DEBUG dbcounter [-] [112338] Writing DB stats cinder:SELECT=6 {{(pid=112338) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 15:00:03.923295 np0000180758 devstack@c-api.service[112336]: DEBUG dbcounter [-] [112336] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112336) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 15:00:04.383299 np0000180758 devstack@c-api.service[112339]: DEBUG dbcounter [-] [112339] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112339) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 15:03:01.318676 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.318676 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.318676 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.318676 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.318676 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.319737 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.319737 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.319737 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.319737 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.319737 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.320189 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.320189 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.320189 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.320189 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.320189 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.320189 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.320603 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.320603 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.320603 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.320603 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.320849 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.320849 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.320849 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.320849 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.321129 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.321129 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.321129 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.321129 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.321393 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.321393 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.321393 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.321393 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.321393 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.321719 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.321719 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.321719 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.321719 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.321719 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.322549 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.322549 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.322549 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.322549 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.322549 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.322549 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.323327 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.323327 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.323327 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.323327 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.323327 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.323327 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.323938 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.323938 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.323938 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.323938 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.323938 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.323938 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.325028 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.325028 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.325028 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.325028 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.325028 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.325657 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.325657 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.325657 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.325657 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.325657 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.326184 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.326184 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.326184 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.326184 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.326184 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.326184 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.326805 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.326805 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.326805 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.326805 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.326805 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.326805 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.327416 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.327416 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.327416 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.327416 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.327416 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.327960 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.327960 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.327960 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.327960 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.327960 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.328554 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.328554 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.328554 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.328554 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.329099 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.329099 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.329099 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.329099 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.329661 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.329661 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.329661 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.329661 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.329661 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.330240 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.330240 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.330240 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.330240 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.330240 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.330924 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.330924 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.330924 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.330924 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.331455 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.331455 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.331455 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.331455 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.331894 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.331894 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.331894 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.331894 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.332488 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.332488 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.332488 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.332488 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.332802 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.332802 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.332802 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.332802 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.333109 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.333109 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.333109 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.333109 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.333109 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.333360 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.333360 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.333360 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.333360 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.333360 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.333360 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.333537 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.333537 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.333537 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.333537 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.333537 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.333668 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.333668 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.333668 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.333668 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.333668 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.333668 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.333841 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.333841 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.333841 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.333841 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.333841 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.333841 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.334075 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.334075 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.334075 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.334075 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.334075 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.334075 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.334283 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.334283 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.334283 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.334283 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.334283 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.334283 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.334454 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.334454 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.334454 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.334454 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.334592 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.334592 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.334592 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.334592 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.334592 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.334755 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.334755 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.334755 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.334755 np0000180758 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 15:03:01.334755 np0000180758 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) Jun 16 15:03:01.334755 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.middleware.request_id [None req-56c28291-5552-4b69-ac47-a1cf7c489a5d None None] RequestId filter calling following filter/app {{(pid=112338) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 15:03:01.334755 np0000180758 devstack@c-api.service[112338]: INFO cinder.api.openstack.wsgi [None req-56c28291-5552-4b69-ac47-a1cf7c489a5d None None] GET https://199.204.45.95/volume// Jun 16 15:03:01.334935 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.openstack.wsgi [None req-56c28291-5552-4b69-ac47-a1cf7c489a5d None None] Empty body provided in request {{(pid=112338) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 16 15:03:01.334935 np0000180758 devstack@c-api.service[112338]: DEBUG cinder.api.openstack.wsgi [None req-56c28291-5552-4b69-ac47-a1cf7c489a5d None None] Calling method 'all' {{(pid=112338) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 16 15:03:01.334935 np0000180758 devstack@c-api.service[112338]: INFO cinder.api.openstack.wsgi [None req-56c28291-5552-4b69-ac47-a1cf7c489a5d None None] https://199.204.45.95/volume// returned with HTTP 300 Jun 16 15:03:01.334935 np0000180758 devstack@c-api.service[112338]: [pid: 112338|app: 0|req: 1/4] 199.204.45.95 () {66 vars in 1449 bytes} [Tue Jun 16 15:03:01 2026] GET /volume/ => generated 389 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)