Jun 11 23:05:23.260008 np0000179726 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 11 23:05:23.265813 np0000179726 devstack@c-api.service[112336]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 11 23:05:23.268593 np0000179726 devstack@c-api.service[112336]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Jun 11 23:05:23 2026] *** Jun 11 23:05:23.268593 np0000179726 devstack@c-api.service[112336]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 11 23:05:23.268593 np0000179726 devstack@c-api.service[112336]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 11 23:05:23.268593 np0000179726 devstack@c-api.service[112336]: nodename: np0000179726 Jun 11 23:05:23.268593 np0000179726 devstack@c-api.service[112336]: machine: x86_64 Jun 11 23:05:23.268593 np0000179726 devstack@c-api.service[112336]: clock source: unix Jun 11 23:05:23.268593 np0000179726 devstack@c-api.service[112336]: pcre jit disabled Jun 11 23:05:23.268593 np0000179726 devstack@c-api.service[112336]: detected number of CPU cores: 16 Jun 11 23:05:23.268593 np0000179726 devstack@c-api.service[112336]: current working directory: / Jun 11 23:05:23.268593 np0000179726 devstack@c-api.service[112336]: detected binary path: /usr/bin/uwsgi-core Jun 11 23:05:23.268593 np0000179726 devstack@c-api.service[112336]: your processes number limit is 256917 Jun 11 23:05:23.268593 np0000179726 devstack@c-api.service[112336]: your memory page size is 4096 bytes Jun 11 23:05:23.268593 np0000179726 devstack@c-api.service[112336]: detected max file descriptor number: 2048 Jun 11 23:05:23.268593 np0000179726 devstack@c-api.service[112336]: lock engine: pthread robust mutexes Jun 11 23:05:23.269359 np0000179726 devstack@c-api.service[112336]: thunder lock: enabled Jun 11 23:05:23.269359 np0000179726 devstack@c-api.service[112336]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 11 23:05:23.269359 np0000179726 devstack@c-api.service[112336]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 11 23:05:23.269359 np0000179726 devstack@c-api.service[112336]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 11 23:05:23.269359 np0000179726 devstack@c-api.service[112336]: Set PythonHome to /opt/stack/data/venv Jun 11 23:05:23.306211 np0000179726 devstack@c-api.service[112336]: Python main interpreter initialized at 0x7f8d1b8a3668 Jun 11 23:05:23.306211 np0000179726 devstack@c-api.service[112336]: python threads support enabled Jun 11 23:05:23.306211 np0000179726 devstack@c-api.service[112336]: your server socket listen backlog is limited to 100 connections Jun 11 23:05:23.306211 np0000179726 devstack@c-api.service[112336]: your mercy for graceful operations on workers is 80 seconds Jun 11 23:05:23.306745 np0000179726 devstack@c-api.service[112336]: mapped 671795 bytes (656 KB) for 4 cores Jun 11 23:05:23.306885 np0000179726 devstack@c-api.service[112336]: *** Operational MODE: preforking *** Jun 11 23:05:23.307046 np0000179726 devstack@c-api.service[112336]: *** uWSGI is running in multiple interpreter mode *** Jun 11 23:05:23.307046 np0000179726 devstack@c-api.service[112336]: spawned uWSGI master process (pid: 112336) Jun 11 23:05:23.307280 np0000179726 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 11 23:05:23.308789 np0000179726 devstack@c-api.service[112336]: spawned uWSGI worker 1 (pid: 112344, cores: 1) Jun 11 23:05:23.308789 np0000179726 devstack@c-api.service[112336]: spawned uWSGI worker 2 (pid: 112346, cores: 1) Jun 11 23:05:23.309218 np0000179726 devstack@c-api.service[112336]: spawned uWSGI worker 3 (pid: 112347, cores: 1) Jun 11 23:05:23.309727 np0000179726 devstack@c-api.service[112336]: spawned uWSGI worker 4 (pid: 112348, cores: 1) Jun 11 23:05:23.309837 np0000179726 devstack@c-api.service[112336]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 11 23:05:23.437807 np0000179726 devstack@c-api.service[112344]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 11 23:05:23.437807 np0000179726 devstack@c-api.service[112344]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 11 23:05:23.437807 np0000179726 devstack@c-api.service[112344]: we strongly recommend against using it for new projects. Jun 11 23:05:23.437807 np0000179726 devstack@c-api.service[112344]: If you are already using Eventlet, we recommend migrating to a different Jun 11 23:05:23.437807 np0000179726 devstack@c-api.service[112344]: framework. For more detail see Jun 11 23:05:23.437807 np0000179726 devstack@c-api.service[112344]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 11 23:05:23.437807 np0000179726 devstack@c-api.service[112344]: import eventlet # noqa Jun 11 23:05:23.439265 np0000179726 devstack@c-api.service[112347]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 11 23:05:23.439265 np0000179726 devstack@c-api.service[112347]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 11 23:05:23.439265 np0000179726 devstack@c-api.service[112347]: we strongly recommend against using it for new projects. Jun 11 23:05:23.439265 np0000179726 devstack@c-api.service[112347]: If you are already using Eventlet, we recommend migrating to a different Jun 11 23:05:23.439265 np0000179726 devstack@c-api.service[112347]: framework. For more detail see Jun 11 23:05:23.439265 np0000179726 devstack@c-api.service[112347]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 11 23:05:23.439265 np0000179726 devstack@c-api.service[112347]: import eventlet # noqa Jun 11 23:05:23.442719 np0000179726 devstack@c-api.service[112348]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 11 23:05:23.442719 np0000179726 devstack@c-api.service[112348]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 11 23:05:23.442719 np0000179726 devstack@c-api.service[112348]: we strongly recommend against using it for new projects. Jun 11 23:05:23.442719 np0000179726 devstack@c-api.service[112348]: If you are already using Eventlet, we recommend migrating to a different Jun 11 23:05:23.442719 np0000179726 devstack@c-api.service[112348]: framework. For more detail see Jun 11 23:05:23.442719 np0000179726 devstack@c-api.service[112348]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 11 23:05:23.442719 np0000179726 devstack@c-api.service[112348]: import eventlet # noqa Jun 11 23:05:23.458258 np0000179726 devstack@c-api.service[112346]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 11 23:05:23.458258 np0000179726 devstack@c-api.service[112346]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 11 23:05:23.458258 np0000179726 devstack@c-api.service[112346]: we strongly recommend against using it for new projects. Jun 11 23:05:23.458258 np0000179726 devstack@c-api.service[112346]: If you are already using Eventlet, we recommend migrating to a different Jun 11 23:05:23.458258 np0000179726 devstack@c-api.service[112346]: framework. For more detail see Jun 11 23:05:23.458258 np0000179726 devstack@c-api.service[112346]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 11 23:05:23.458258 np0000179726 devstack@c-api.service[112346]: import eventlet # noqa Jun 11 23:05:23.521480 np0000179726 devstack@c-api.service[112344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 11 23:05:23.521480 np0000179726 devstack@c-api.service[112344]: warnings.warn( Jun 11 23:05:23.524921 np0000179726 devstack@c-api.service[112347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 11 23:05:23.524921 np0000179726 devstack@c-api.service[112347]: warnings.warn( Jun 11 23:05:23.542026 np0000179726 devstack@c-api.service[112348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 11 23:05:23.542026 np0000179726 devstack@c-api.service[112348]: warnings.warn( Jun 11 23:05:23.549694 np0000179726 devstack@c-api.service[112346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 11 23:05:23.549694 np0000179726 devstack@c-api.service[112346]: warnings.warn( Jun 11 23:05:23.595047 np0000179726 devstack@c-api.service[112344]: /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 11 23:05:23.595047 np0000179726 devstack@c-api.service[112344]: from cgi import parse_header Jun 11 23:05:23.603192 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:23.603192 np0000179726 devstack@c-api.service[112347]: from cgi import parse_header Jun 11 23:05:23.618813 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:23.618813 np0000179726 devstack@c-api.service[112348]: from cgi import parse_header Jun 11 23:05:23.630390 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:23.630390 np0000179726 devstack@c-api.service[112346]: from cgi import parse_header Jun 11 23:05:23.643240 np0000179726 devstack@c-api.service[112344]: /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 11 23:05:23.643240 np0000179726 devstack@c-api.service[112344]: removals.removed_module( Jun 11 23:05:23.644778 np0000179726 devstack@c-api.service[112344]: /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 11 23:05:23.644778 np0000179726 devstack@c-api.service[112344]: removals.removed_module( Jun 11 23:05:23.653575 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:23.653575 np0000179726 devstack@c-api.service[112347]: removals.removed_module( Jun 11 23:05:23.654350 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:23.654350 np0000179726 devstack@c-api.service[112347]: removals.removed_module( Jun 11 23:05:23.681473 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:23.681473 np0000179726 devstack@c-api.service[112348]: removals.removed_module( Jun 11 23:05:23.682756 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:23.682756 np0000179726 devstack@c-api.service[112346]: removals.removed_module( Jun 11 23:05:23.683867 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:23.683867 np0000179726 devstack@c-api.service[112348]: removals.removed_module( Jun 11 23:05:23.684003 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:23.684003 np0000179726 devstack@c-api.service[112346]: removals.removed_module( Jun 11 23:05:24.250732 np0000179726 devstack@c-api.service[112344]: /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 11 23:05:24.250732 np0000179726 devstack@c-api.service[112344]: warnings.warn( Jun 11 23:05:24.272494 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:24.272494 np0000179726 devstack@c-api.service[112347]: warnings.warn( Jun 11 23:05:24.313477 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:24.313477 np0000179726 devstack@c-api.service[112348]: warnings.warn( Jun 11 23:05:24.326424 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:24.326424 np0000179726 devstack@c-api.service[112346]: warnings.warn( Jun 11 23:05:24.347611 np0000179726 devstack@c-api.service[112344]: /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 11 23:05:24.347611 np0000179726 devstack@c-api.service[112344]: warnings.warn( Jun 11 23:05:24.370539 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:24.370539 np0000179726 devstack@c-api.service[112347]: warnings.warn( Jun 11 23:05:24.413686 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:24.413686 np0000179726 devstack@c-api.service[112348]: warnings.warn( Jun 11 23:05:24.428270 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:24.428270 np0000179726 devstack@c-api.service[112346]: warnings.warn( Jun 11 23:05:24.652180 np0000179726 devstack@c-api.service[112344]: 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 11 23:05:24.652717 np0000179726 devstack@c-api.service[112344]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112344) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 11 23:05:24.652758 np0000179726 devstack@c-api.service[112347]: 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 11 23:05:24.652758 np0000179726 devstack@c-api.service[112347]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112347) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 11 23:05:24.708671 np0000179726 devstack@c-api.service[112348]: 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 11 23:05:24.709341 np0000179726 devstack@c-api.service[112348]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112348) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 11 23:05:24.722094 np0000179726 devstack@c-api.service[112346]: 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 11 23:05:24.722421 np0000179726 devstack@c-api.service[112346]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112346) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 11 23:05:24.738544 np0000179726 devstack@c-api.service[112344]: /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 11 23:05:24.738544 np0000179726 devstack@c-api.service[112344]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 11 23:05:24.738981 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:24.738981 np0000179726 devstack@c-api.service[112347]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 11 23:05:24.771987 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:24.771987 np0000179726 devstack@c-api.service[112348]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 11 23:05:24.785085 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:24.785085 np0000179726 devstack@c-api.service[112346]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 11 23:05:25.200208 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112344) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 11 23:05:25.200550 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112346) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 11 23:05:25.200828 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112347) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 11 23:05:25.200902 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.200902 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.201000 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.201047 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.201099 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.201142 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.201193 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.201240 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.201293 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.201330 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112348) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 11 23:05:25.201691 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.202879 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.202994 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.203066 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.203126 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.203186 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.203240 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.203323 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.203394 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.203497 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.203564 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.203635 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.203697 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.203741 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.203788 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.203838 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.203880 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.203926 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.203969 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.204010 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.204054 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.204095 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.204144 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.204186 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.204235 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.204414 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.204577 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.204710 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.204761 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.204809 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.204848 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.204891 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.204936 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.204980 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.205021 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112348) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.205129 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.205185 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.205224 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.205270 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.205316 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.205365 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.205407 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.205475 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.205515 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.205577 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.205783 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.205783 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.205870 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.205870 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.205956 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.206000 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.206000 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.206088 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.206134 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.206217 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.206309 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.206398 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.206506 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112348) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.206619 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.206691 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.206738 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.206782 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.206862 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.206916 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.206967 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.207011 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.207052 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.207098 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.207098 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.207198 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.207249 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.207287 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.207335 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.207382 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.207430 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.207499 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.207545 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.207605 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.207656 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.207699 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.207699 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.207788 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.207826 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.207865 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.207905 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.207950 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112348) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.207950 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.209155 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.209238 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.209282 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.209326 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.209376 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.209416 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.209497 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.209542 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.209585 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.209628 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.209727 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.209785 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.209853 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.209896 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.209940 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.209940 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.209940 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.209940 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.210123 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.210123 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.210123 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.210751 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.210809 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.210809 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.210909 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.210960 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.211010 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.211057 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.211101 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.211157 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.211202 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.211240 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.211285 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.211327 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.211374 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.211419 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.211487 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.211530 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.211583 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.211638 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112348) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.211715 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.211758 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.211806 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.211854 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.211902 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.211902 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.211902 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.211902 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.211902 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.212110 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.212110 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.212110 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.212239 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.212239 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.212322 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112348) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.212415 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.213077 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.213148 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.213200 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.213245 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.213304 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.213366 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.213411 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.213478 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.213524 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.213574 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.213618 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.213670 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.213725 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.213769 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.213816 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.213860 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.213910 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.213955 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.214004 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.214050 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.214096 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.214141 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.214195 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.214238 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.214280 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.214322 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.214364 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.214414 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.214471 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.214530 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.214580 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.214634 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.214682 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.214734 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.214777 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.214821 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.214867 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.214914 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.214956 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.214998 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.215036 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.215036 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.215185 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.215272 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.215367 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.215449 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.215563 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.215640 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112348) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.215737 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.215828 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.215916 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.216000 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.216081 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.216166 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.216253 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112348) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.216347 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.218912 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.218912 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.218912 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.218912 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.218912 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.219498 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.219556 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.219612 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.219656 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.219697 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.219697 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.219697 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.219697 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.219697 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.219954 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.219954 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.219954 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.219954 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.219954 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.219954 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.219954 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.220873 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.220939 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.220998 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.221044 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.221087 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.221156 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112348) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.221221 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.223800 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.223873 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.223918 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.223961 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.224023 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.224080 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.224160 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.224211 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.224282 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.224335 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.224408 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.224519 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.224519 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.224608 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.224815 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.224870 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.224921 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.224998 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.225051 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.225113 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.225169 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.225221 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.225265 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.225265 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.225347 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.225398 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.225469 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112348) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.225510 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.226920 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.226982 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.227165 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.227165 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.227165 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.227283 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.227329 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.227366 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.227410 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.227410 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.227514 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.227571 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.227629 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.227674 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.227723 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.227765 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.227813 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.227861 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.227904 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.227950 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.227993 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.228038 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.228091 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.228142 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.228199 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.228243 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.228293 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.228342 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.228384 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.228424 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.228496 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.228555 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.228601 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.228646 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.228686 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.228729 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.228774 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.228823 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.228865 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.228910 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.228952 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.228986 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.229035 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.229080 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.229120 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.229160 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.229206 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.229247 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.229300 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.229348 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112348) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.229399 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.229465 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.229508 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.229547 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.229659 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.229702 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.229743 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.229788 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.229835 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.229880 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.229926 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.229979 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.230028 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.230071 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.230115 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.230157 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.230208 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.230247 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.230285 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.230326 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112348) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.230366 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.230413 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.230487 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.230530 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.230574 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.230617 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.230654 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.230693 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.230729 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.230770 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.230770 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.230770 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.230770 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112348) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.230770 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.230967 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.230967 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.230967 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.230967 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.230967 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.230967 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.231193 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.231237 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.231281 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.231281 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.231281 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.231281 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.231281 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.231281 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.232465 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.232521 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.232562 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.232608 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.232671 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.232723 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.232775 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.232775 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.232862 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.232862 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.232952 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.232999 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.232999 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112348) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.232999 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.234412 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.234502 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.234548 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.234593 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.234635 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.234678 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.234726 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.234767 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.234803 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.234854 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.234902 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.234949 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.234949 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.234949 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.235142 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.235193 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.235264 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.235316 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.235368 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.235430 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.235513 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.235569 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.235616 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.235616 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.235693 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.235731 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.235782 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.235826 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.235869 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.235919 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112348) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.235968 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.236012 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.236064 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.236108 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.236152 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.236197 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.236241 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.236284 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.236324 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.236367 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.236418 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.236477 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.236523 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.236567 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.236622 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.236672 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.236723 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.236765 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.236808 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.236855 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.236905 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.236949 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.236991 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.237033 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.237081 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.237124 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.237165 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.237206 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.237247 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.237287 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.237335 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.237378 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.237418 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.237487 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.237544 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.237584 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.237626 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.237678 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.237721 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112348) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.237774 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.237823 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.237874 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.237923 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.237972 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.238028 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.238072 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.238120 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.238157 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.238196 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.238241 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.238241 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.238241 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.238241 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112348) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.238241 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.238461 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.238461 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.238461 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.238578 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.238617 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.238667 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.238718 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.238759 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.238798 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.238843 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.238881 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.238927 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.238968 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.239015 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.239060 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.239105 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112348) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.239153 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.239192 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.239228 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.239275 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.239323 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.239371 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.239418 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.239479 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.239534 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.239534 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.239534 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.239534 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.240012 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.240075 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.240119 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.240160 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.240201 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.240245 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.240298 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.240345 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.240394 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.240463 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.240509 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.240552 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.240606 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.240661 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.240710 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.240763 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.240819 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.240861 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.240908 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.240954 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.240995 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112348) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.241045 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.241091 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.241138 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.241181 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.241227 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.241284 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.241284 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.241495 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.241566 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.241610 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.241666 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.241712 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.241712 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.241797 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.241841 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.241882 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.241926 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.241969 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.242005 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112348) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.242053 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.242105 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.242150 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.242195 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.242241 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.242285 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.242327 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.242382 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.242425 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.242504 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.242555 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.242599 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.242644 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.242688 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.242731 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.242774 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.242817 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.242864 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.242908 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.242955 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.242997 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.243038 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.243079 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112348) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.243119 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.243159 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.243202 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.243246 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.243300 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.243344 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.243399 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.243458 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.243512 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.243563 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.243612 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.243658 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.243697 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.243743 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.243792 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.243962 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.244010 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.244058 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.244109 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.244109 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.244109 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.244217 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.244217 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.244295 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.244339 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.244382 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.244418 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.244484 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.244527 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.244569 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.244618 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.244661 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.244709 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.244755 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.244803 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.244845 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.244885 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.244939 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.244983 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.245025 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112348) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.245067 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.245116 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.245164 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.245164 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.245164 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.245164 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.245164 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.245164 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.245164 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.245455 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.245455 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.245557 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.245599 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.245647 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.245714 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.245763 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.245804 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.245848 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.245894 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.245934 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.245983 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.246023 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.246070 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.246118 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.246159 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.246210 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.246252 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.246291 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.246338 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.246381 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.246425 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.246489 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.246542 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.246586 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.246586 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.246586 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112348) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.246586 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.246737 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.246737 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.246737 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.246847 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.246895 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.246895 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.246978 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.247021 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.247066 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.247112 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.247153 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.247153 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.247226 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.247269 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.247323 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.247369 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.247415 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.247475 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.247518 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.247559 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.247609 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.247655 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.247699 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.247747 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.247788 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.247836 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.247836 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112348) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.247836 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.248415 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.248510 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.248557 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.248599 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.248655 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.248708 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.248760 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.248808 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.248857 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.248901 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.248952 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.249001 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.249045 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.249089 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.249140 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.249184 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.249231 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.249275 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.249317 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.249367 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.249411 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.249492 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.249541 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.249596 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.249649 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.249708 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.249708 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112348) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.249794 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.249845 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.249889 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.249929 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.249972 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.250012 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.250051 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.250098 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.250144 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.250187 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.250233 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.250277 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.250318 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.250365 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.250408 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.250468 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.250511 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.250570 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.250618 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.250664 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.250707 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.250753 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.250799 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.250845 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.250886 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.250927 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.250977 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.250977 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112348) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.250977 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.251096 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.251096 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.251096 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.251096 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.251254 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.251304 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.251357 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.251408 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.251480 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.251530 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.251573 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.251573 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.251573 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.251689 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.251734 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.251780 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.251780 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.251875 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.251920 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.251964 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.252007 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.252048 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.252093 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.252141 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.252187 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.252250 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.252376 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.252539 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.252586 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.252628 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112348) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.252668 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.252710 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.252755 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.252796 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.252842 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.252888 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.252933 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.252984 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.253029 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.253074 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.253116 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.253159 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.253200 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.253247 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.253302 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.253359 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.253401 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.253485 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.253531 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.253582 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.253622 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.253667 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.253713 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.253766 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.253766 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112348) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.253766 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.254277 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.254332 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.254387 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.254460 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.254509 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.254564 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.254609 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.254661 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.254709 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.254754 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.254796 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.254845 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.254888 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.254928 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.254966 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.255009 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.255048 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.255088 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.255141 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.255182 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.255228 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.255269 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.255316 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.255356 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.255399 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.255458 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.255514 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112348) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.255514 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.255592 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.255592 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.255592 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.255725 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.255771 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.255815 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.255856 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.255899 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.255943 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.255984 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.256038 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.256085 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.256133 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.256182 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.256228 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.256269 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.256312 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.256352 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.256395 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.256551 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.256605 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.256647 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.256693 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.256735 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.256782 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.256831 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.256831 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112348) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.256831 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.256948 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.256948 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.256948 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.257064 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.257115 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.257115 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.257191 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.257234 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.257276 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.257323 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.257369 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.257369 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.257529 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.257592 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.257639 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.257680 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.257727 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.257727 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.257804 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.257846 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.257885 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.257937 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.257983 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.258027 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.258068 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.258068 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.258068 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112348) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.258068 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.263230 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.263299 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.263338 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.263394 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.263474 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.263520 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.263585 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.263647 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.263694 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.263753 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.263803 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.263852 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.263900 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.263950 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.264000 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.264042 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.264081 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.264122 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.264165 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.264209 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.264257 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.264306 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.264357 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.264408 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.264478 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.264523 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.264566 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.264610 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.264663 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.264707 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.264756 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.264800 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.264849 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.264905 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.264946 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.264987 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.265030 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.265069 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.265116 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.265116 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.265197 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.265242 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.265404 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112348) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.265471 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.265510 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:25.265563 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.265601 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:25.265601 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:25.265601 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:25.265601 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:25.265601 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:25.265601 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112348) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:25.311089 np0000179726 devstack@c-api.service[112346]: INFO dbcounter [None req-4fd7f8fa-7989-4ca5-b440-dcc018a80216 None None] Registered counter for database cinder Jun 11 23:05:25.311641 np0000179726 devstack@c-api.service[112347]: INFO dbcounter [None req-c58f6c36-861d-43bb-9555-4ea0b36196e7 None None] Registered counter for database cinder Jun 11 23:05:25.311754 np0000179726 devstack@c-api.service[112344]: INFO dbcounter [None req-27b78f50-974b-4f5d-b3b8-4a4073d31041 None None] Registered counter for database cinder Jun 11 23:05:25.312234 np0000179726 devstack@c-api.service[112348]: INFO dbcounter [None req-6a5443b2-16d9-4a24-a964-3a736181edb8 None None] Registered counter for database cinder Jun 11 23:05:25.357738 np0000179726 devstack@c-api.service[112346]: DEBUG oslo_db.sqlalchemy.engines [None req-4fd7f8fa-7989-4ca5-b440-dcc018a80216 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=112346) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 11 23:05:25.359482 np0000179726 devstack@c-api.service[112347]: DEBUG oslo_db.sqlalchemy.engines [None req-c58f6c36-861d-43bb-9555-4ea0b36196e7 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=112347) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 11 23:05:25.360621 np0000179726 devstack@c-api.service[112348]: DEBUG oslo_db.sqlalchemy.engines [None req-6a5443b2-16d9-4a24-a964-3a736181edb8 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=112348) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 11 23:05:25.361948 np0000179726 devstack@c-api.service[112344]: DEBUG oslo_db.sqlalchemy.engines [None req-27b78f50-974b-4f5d-b3b8-4a4073d31041 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=112344) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 11 23:05:25.474335 np0000179726 devstack@c-api.service[112346]: DEBUG dbcounter [-] [112346] Writer thread running {{(pid=112346) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 11 23:05:25.476973 np0000179726 devstack@c-api.service[112346]: INFO cinder.rpc [None req-4fd7f8fa-7989-4ca5-b440-dcc018a80216 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 11 23:05:25.477645 np0000179726 devstack@c-api.service[112347]: DEBUG dbcounter [-] [112347] Writer thread running {{(pid=112347) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 11 23:05:25.477884 np0000179726 devstack@c-api.service[112348]: DEBUG dbcounter [-] [112348] Writer thread running {{(pid=112348) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 11 23:05:25.479587 np0000179726 devstack@c-api.service[112346]: INFO cinder.rpc [None req-4fd7f8fa-7989-4ca5-b440-dcc018a80216 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 11 23:05:25.480544 np0000179726 devstack@c-api.service[112348]: INFO cinder.rpc [None req-6a5443b2-16d9-4a24-a964-3a736181edb8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 11 23:05:25.480651 np0000179726 devstack@c-api.service[112347]: INFO cinder.rpc [None req-c58f6c36-861d-43bb-9555-4ea0b36196e7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 11 23:05:25.481594 np0000179726 devstack@c-api.service[112344]: DEBUG dbcounter [-] [112344] Writer thread running {{(pid=112344) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 11 23:05:25.481926 np0000179726 devstack@c-api.service[112346]: INFO cinder.rpc [None req-4fd7f8fa-7989-4ca5-b440-dcc018a80216 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 11 23:05:25.483522 np0000179726 devstack@c-api.service[112347]: INFO cinder.rpc [None req-c58f6c36-861d-43bb-9555-4ea0b36196e7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 11 23:05:25.483664 np0000179726 devstack@c-api.service[112348]: INFO cinder.rpc [None req-6a5443b2-16d9-4a24-a964-3a736181edb8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 11 23:05:25.487462 np0000179726 devstack@c-api.service[112346]: INFO cinder.rpc [None req-4fd7f8fa-7989-4ca5-b440-dcc018a80216 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 11 23:05:25.487462 np0000179726 devstack@c-api.service[112346]: WARNING castellan.key_manager.migration [None req-4fd7f8fa-7989-4ca5-b440-dcc018a80216 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.487664 np0000179726 devstack@c-api.service[112347]: INFO cinder.rpc [None req-c58f6c36-861d-43bb-9555-4ea0b36196e7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 11 23:05:25.487738 np0000179726 devstack@c-api.service[112348]: INFO cinder.rpc [None req-6a5443b2-16d9-4a24-a964-3a736181edb8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 11 23:05:25.488481 np0000179726 devstack@c-api.service[112347]: INFO cinder.rpc [None req-c58f6c36-861d-43bb-9555-4ea0b36196e7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 11 23:05:25.489554 np0000179726 devstack@c-api.service[112346]: WARNING castellan.key_manager.migration [None req-4fd7f8fa-7989-4ca5-b440-dcc018a80216 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.489606 np0000179726 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-c58f6c36-861d-43bb-9555-4ea0b36196e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.490206 np0000179726 devstack@c-api.service[112348]: INFO cinder.rpc [None req-6a5443b2-16d9-4a24-a964-3a736181edb8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 11 23:05:25.491711 np0000179726 devstack@c-api.service[112348]: WARNING castellan.key_manager.migration [None req-6a5443b2-16d9-4a24-a964-3a736181edb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.493757 np0000179726 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-c58f6c36-861d-43bb-9555-4ea0b36196e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.495742 np0000179726 devstack@c-api.service[112348]: WARNING castellan.key_manager.migration [None req-6a5443b2-16d9-4a24-a964-3a736181edb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.505026 np0000179726 devstack@c-api.service[112344]: INFO cinder.rpc [None req-27b78f50-974b-4f5d-b3b8-4a4073d31041 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 11 23:05:25.509280 np0000179726 devstack@c-api.service[112344]: INFO cinder.rpc [None req-27b78f50-974b-4f5d-b3b8-4a4073d31041 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 11 23:05:25.512653 np0000179726 devstack@c-api.service[112344]: INFO cinder.rpc [None req-27b78f50-974b-4f5d-b3b8-4a4073d31041 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 11 23:05:25.514632 np0000179726 devstack@c-api.service[112344]: INFO cinder.rpc [None req-27b78f50-974b-4f5d-b3b8-4a4073d31041 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 11 23:05:25.518332 np0000179726 devstack@c-api.service[112344]: WARNING castellan.key_manager.migration [None req-27b78f50-974b-4f5d-b3b8-4a4073d31041 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.518558 np0000179726 devstack@c-api.service[112344]: WARNING castellan.key_manager.migration [None req-27b78f50-974b-4f5d-b3b8-4a4073d31041 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.527459 np0000179726 devstack@c-api.service[112346]: DEBUG oslo_db.sqlalchemy.engines [None req-4fd7f8fa-7989-4ca5-b440-dcc018a80216 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=112346) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 11 23:05:25.530179 np0000179726 devstack@c-api.service[112346]: INFO cinder.rpc [None req-4fd7f8fa-7989-4ca5-b440-dcc018a80216 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 11 23:05:25.532598 np0000179726 devstack@c-api.service[112346]: INFO cinder.rpc [None req-4fd7f8fa-7989-4ca5-b440-dcc018a80216 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 11 23:05:25.533057 np0000179726 devstack@c-api.service[112347]: DEBUG oslo_db.sqlalchemy.engines [None req-c58f6c36-861d-43bb-9555-4ea0b36196e7 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=112347) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 11 23:05:25.533540 np0000179726 devstack@c-api.service[112348]: DEBUG oslo_db.sqlalchemy.engines [None req-6a5443b2-16d9-4a24-a964-3a736181edb8 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=112348) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 11 23:05:25.533811 np0000179726 devstack@c-api.service[112346]: WARNING castellan.key_manager.migration [None req-4fd7f8fa-7989-4ca5-b440-dcc018a80216 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.535793 np0000179726 devstack@c-api.service[112348]: INFO cinder.rpc [None req-6a5443b2-16d9-4a24-a964-3a736181edb8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 11 23:05:25.535886 np0000179726 devstack@c-api.service[112347]: INFO cinder.rpc [None req-c58f6c36-861d-43bb-9555-4ea0b36196e7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 11 23:05:25.538465 np0000179726 devstack@c-api.service[112347]: INFO cinder.rpc [None req-c58f6c36-861d-43bb-9555-4ea0b36196e7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 11 23:05:25.538593 np0000179726 devstack@c-api.service[112348]: INFO cinder.rpc [None req-6a5443b2-16d9-4a24-a964-3a736181edb8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 11 23:05:25.539784 np0000179726 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-c58f6c36-861d-43bb-9555-4ea0b36196e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.540023 np0000179726 devstack@c-api.service[112348]: WARNING castellan.key_manager.migration [None req-6a5443b2-16d9-4a24-a964-3a736181edb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.548486 np0000179726 devstack@c-api.service[112346]: WARNING castellan.key_manager.migration [None req-4fd7f8fa-7989-4ca5-b440-dcc018a80216 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.552577 np0000179726 devstack@c-api.service[112348]: WARNING castellan.key_manager.migration [None req-6a5443b2-16d9-4a24-a964-3a736181edb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.552914 np0000179726 devstack@c-api.service[112346]: WARNING castellan.key_manager.migration [None req-4fd7f8fa-7989-4ca5-b440-dcc018a80216 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.553464 np0000179726 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-c58f6c36-861d-43bb-9555-4ea0b36196e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.556076 np0000179726 devstack@c-api.service[112346]: WARNING castellan.key_manager.migration [None req-4fd7f8fa-7989-4ca5-b440-dcc018a80216 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.556708 np0000179726 devstack@c-api.service[112344]: DEBUG oslo_db.sqlalchemy.engines [None req-27b78f50-974b-4f5d-b3b8-4a4073d31041 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=112344) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 11 23:05:25.556786 np0000179726 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-c58f6c36-861d-43bb-9555-4ea0b36196e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.556829 np0000179726 devstack@c-api.service[112348]: WARNING castellan.key_manager.migration [None req-6a5443b2-16d9-4a24-a964-3a736181edb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.559518 np0000179726 devstack@c-api.service[112344]: INFO cinder.rpc [None req-27b78f50-974b-4f5d-b3b8-4a4073d31041 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 11 23:05:25.559982 np0000179726 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-c58f6c36-861d-43bb-9555-4ea0b36196e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.560094 np0000179726 devstack@c-api.service[112348]: WARNING castellan.key_manager.migration [None req-6a5443b2-16d9-4a24-a964-3a736181edb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.560278 np0000179726 devstack@c-api.service[112346]: WARNING castellan.key_manager.migration [None req-4fd7f8fa-7989-4ca5-b440-dcc018a80216 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.563317 np0000179726 devstack@c-api.service[112344]: INFO cinder.rpc [None req-27b78f50-974b-4f5d-b3b8-4a4073d31041 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 11 23:05:25.563317 np0000179726 devstack@c-api.service[112344]: WARNING castellan.key_manager.migration [None req-27b78f50-974b-4f5d-b3b8-4a4073d31041 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.563532 np0000179726 devstack@c-api.service[112346]: WARNING castellan.key_manager.migration [None req-4fd7f8fa-7989-4ca5-b440-dcc018a80216 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.564961 np0000179726 devstack@c-api.service[112348]: WARNING castellan.key_manager.migration [None req-6a5443b2-16d9-4a24-a964-3a736181edb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.565157 np0000179726 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-c58f6c36-861d-43bb-9555-4ea0b36196e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.566780 np0000179726 devstack@c-api.service[112346]: WARNING castellan.key_manager.migration [None req-4fd7f8fa-7989-4ca5-b440-dcc018a80216 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.567735 np0000179726 devstack@c-api.service[112348]: WARNING castellan.key_manager.migration [None req-6a5443b2-16d9-4a24-a964-3a736181edb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.569297 np0000179726 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-c58f6c36-861d-43bb-9555-4ea0b36196e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.569814 np0000179726 devstack@c-api.service[112346]: WARNING castellan.key_manager.migration [None req-4fd7f8fa-7989-4ca5-b440-dcc018a80216 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.570675 np0000179726 devstack@c-api.service[112348]: WARNING castellan.key_manager.migration [None req-6a5443b2-16d9-4a24-a964-3a736181edb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.571710 np0000179726 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-c58f6c36-861d-43bb-9555-4ea0b36196e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.573041 np0000179726 devstack@c-api.service[112346]: WARNING castellan.key_manager.migration [None req-4fd7f8fa-7989-4ca5-b440-dcc018a80216 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.573630 np0000179726 devstack@c-api.service[112348]: WARNING castellan.key_manager.migration [None req-6a5443b2-16d9-4a24-a964-3a736181edb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.574163 np0000179726 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-c58f6c36-861d-43bb-9555-4ea0b36196e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.575088 np0000179726 devstack@c-api.service[112346]: WARNING castellan.key_manager.migration [None req-4fd7f8fa-7989-4ca5-b440-dcc018a80216 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.576115 np0000179726 devstack@c-api.service[112348]: WARNING castellan.key_manager.migration [None req-6a5443b2-16d9-4a24-a964-3a736181edb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.576591 np0000179726 devstack@c-api.service[112346]: WARNING castellan.key_manager.migration [None req-4fd7f8fa-7989-4ca5-b440-dcc018a80216 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.577032 np0000179726 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-c58f6c36-861d-43bb-9555-4ea0b36196e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.578277 np0000179726 devstack@c-api.service[112344]: WARNING castellan.key_manager.migration [None req-27b78f50-974b-4f5d-b3b8-4a4073d31041 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.579053 np0000179726 devstack@c-api.service[112348]: WARNING castellan.key_manager.migration [None req-6a5443b2-16d9-4a24-a964-3a736181edb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.579262 np0000179726 devstack@c-api.service[112346]: WARNING castellan.key_manager.migration [None req-4fd7f8fa-7989-4ca5-b440-dcc018a80216 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.579983 np0000179726 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-c58f6c36-861d-43bb-9555-4ea0b36196e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.580573 np0000179726 devstack@c-api.service[112348]: WARNING castellan.key_manager.migration [None req-6a5443b2-16d9-4a24-a964-3a736181edb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.581455 np0000179726 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-c58f6c36-861d-43bb-9555-4ea0b36196e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.581577 np0000179726 devstack@c-api.service[112344]: WARNING castellan.key_manager.migration [None req-27b78f50-974b-4f5d-b3b8-4a4073d31041 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.583261 np0000179726 devstack@c-api.service[112348]: WARNING castellan.key_manager.migration [None req-6a5443b2-16d9-4a24-a964-3a736181edb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.584187 np0000179726 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-c58f6c36-861d-43bb-9555-4ea0b36196e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.584714 np0000179726 devstack@c-api.service[112344]: WARNING castellan.key_manager.migration [None req-27b78f50-974b-4f5d-b3b8-4a4073d31041 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.584846 np0000179726 devstack@c-api.service[112346]: WARNING castellan.key_manager.migration [None req-4fd7f8fa-7989-4ca5-b440-dcc018a80216 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.588263 np0000179726 devstack@c-api.service[112346]: WARNING castellan.key_manager.migration [None req-4fd7f8fa-7989-4ca5-b440-dcc018a80216 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.588915 np0000179726 devstack@c-api.service[112348]: WARNING castellan.key_manager.migration [None req-6a5443b2-16d9-4a24-a964-3a736181edb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.589743 np0000179726 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-c58f6c36-861d-43bb-9555-4ea0b36196e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.589815 np0000179726 devstack@c-api.service[112344]: WARNING castellan.key_manager.migration [None req-27b78f50-974b-4f5d-b3b8-4a4073d31041 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.590469 np0000179726 devstack@c-api.service[112346]: WARNING castellan.key_manager.migration [None req-4fd7f8fa-7989-4ca5-b440-dcc018a80216 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.591924 np0000179726 devstack@c-api.service[112346]: WARNING castellan.key_manager.migration [None req-4fd7f8fa-7989-4ca5-b440-dcc018a80216 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.592283 np0000179726 devstack@c-api.service[112348]: WARNING castellan.key_manager.migration [None req-6a5443b2-16d9-4a24-a964-3a736181edb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.592802 np0000179726 devstack@c-api.service[112344]: WARNING castellan.key_manager.migration [None req-27b78f50-974b-4f5d-b3b8-4a4073d31041 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.593144 np0000179726 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-c58f6c36-861d-43bb-9555-4ea0b36196e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.593351 np0000179726 devstack@c-api.service[112346]: WARNING castellan.key_manager.migration [None req-4fd7f8fa-7989-4ca5-b440-dcc018a80216 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.594484 np0000179726 devstack@c-api.service[112348]: WARNING castellan.key_manager.migration [None req-6a5443b2-16d9-4a24-a964-3a736181edb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.594695 np0000179726 devstack@c-api.service[112346]: WARNING castellan.key_manager.migration [None req-4fd7f8fa-7989-4ca5-b440-dcc018a80216 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.595330 np0000179726 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-c58f6c36-861d-43bb-9555-4ea0b36196e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.595752 np0000179726 devstack@c-api.service[112344]: WARNING castellan.key_manager.migration [None req-27b78f50-974b-4f5d-b3b8-4a4073d31041 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.595890 np0000179726 devstack@c-api.service[112346]: WARNING cinder.api.contrib.hosts [None req-4fd7f8fa-7989-4ca5-b440-dcc018a80216 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 11 23:05:25.595959 np0000179726 devstack@c-api.service[112348]: WARNING castellan.key_manager.migration [None req-6a5443b2-16d9-4a24-a964-3a736181edb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.596609 np0000179726 devstack@c-api.service[112346]: WARNING castellan.key_manager.migration [None req-4fd7f8fa-7989-4ca5-b440-dcc018a80216 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.596870 np0000179726 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-c58f6c36-861d-43bb-9555-4ea0b36196e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.597375 np0000179726 devstack@c-api.service[112348]: WARNING castellan.key_manager.migration [None req-6a5443b2-16d9-4a24-a964-3a736181edb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.597930 np0000179726 devstack@c-api.service[112346]: WARNING castellan.key_manager.migration [None req-4fd7f8fa-7989-4ca5-b440-dcc018a80216 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.598276 np0000179726 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-c58f6c36-861d-43bb-9555-4ea0b36196e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.598742 np0000179726 devstack@c-api.service[112348]: WARNING castellan.key_manager.migration [None req-6a5443b2-16d9-4a24-a964-3a736181edb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.598909 np0000179726 devstack@c-api.service[112344]: WARNING castellan.key_manager.migration [None req-27b78f50-974b-4f5d-b3b8-4a4073d31041 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.599244 np0000179726 devstack@c-api.service[112346]: WARNING castellan.key_manager.migration [None req-4fd7f8fa-7989-4ca5-b440-dcc018a80216 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.599661 np0000179726 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-c58f6c36-861d-43bb-9555-4ea0b36196e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.599933 np0000179726 devstack@c-api.service[112348]: WARNING cinder.api.contrib.hosts [None req-6a5443b2-16d9-4a24-a964-3a736181edb8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 11 23:05:25.600648 np0000179726 devstack@c-api.service[112348]: WARNING castellan.key_manager.migration [None req-6a5443b2-16d9-4a24-a964-3a736181edb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.600729 np0000179726 devstack@c-api.service[112346]: WARNING castellan.key_manager.migration [None req-4fd7f8fa-7989-4ca5-b440-dcc018a80216 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.600791 np0000179726 devstack@c-api.service[112347]: WARNING cinder.api.contrib.hosts [None req-c58f6c36-861d-43bb-9555-4ea0b36196e7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 11 23:05:25.601532 np0000179726 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-c58f6c36-861d-43bb-9555-4ea0b36196e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.601728 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.v3.router [None req-4fd7f8fa-7989-4ca5-b440-dcc018a80216 None None] Extended resource: extensions {{(pid=112346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:25.601814 np0000179726 devstack@c-api.service[112344]: WARNING castellan.key_manager.migration [None req-27b78f50-974b-4f5d-b3b8-4a4073d31041 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.601971 np0000179726 devstack@c-api.service[112348]: WARNING castellan.key_manager.migration [None req-6a5443b2-16d9-4a24-a964-3a736181edb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.602859 np0000179726 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-c58f6c36-861d-43bb-9555-4ea0b36196e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.603283 np0000179726 devstack@c-api.service[112348]: WARNING castellan.key_manager.migration [None req-6a5443b2-16d9-4a24-a964-3a736181edb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.603575 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.v3.router [None req-4fd7f8fa-7989-4ca5-b440-dcc018a80216 None None] Extended resource: os-quota-class-sets {{(pid=112346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:25.604177 np0000179726 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-c58f6c36-861d-43bb-9555-4ea0b36196e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.604690 np0000179726 devstack@c-api.service[112344]: WARNING castellan.key_manager.migration [None req-27b78f50-974b-4f5d-b3b8-4a4073d31041 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.604802 np0000179726 devstack@c-api.service[112348]: WARNING castellan.key_manager.migration [None req-6a5443b2-16d9-4a24-a964-3a736181edb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.604864 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.v3.router [None req-4fd7f8fa-7989-4ca5-b440-dcc018a80216 None None] Extended resource: scheduler-stats {{(pid=112346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:25.605721 np0000179726 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-c58f6c36-861d-43bb-9555-4ea0b36196e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.605789 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.v3.router [None req-6a5443b2-16d9-4a24-a964-3a736181edb8 None None] Extended resource: extensions {{(pid=112348) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:25.606159 np0000179726 devstack@c-api.service[112344]: WARNING castellan.key_manager.migration [None req-27b78f50-974b-4f5d-b3b8-4a4073d31041 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.606323 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.v3.router [None req-4fd7f8fa-7989-4ca5-b440-dcc018a80216 None None] Extended resource: os-quota-sets {{(pid=112346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:25.606680 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-c58f6c36-861d-43bb-9555-4ea0b36196e7 None None] Extended resource: extensions {{(pid=112347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:25.607700 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.v3.router [None req-6a5443b2-16d9-4a24-a964-3a736181edb8 None None] Extended resource: os-quota-class-sets {{(pid=112348) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:25.607786 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.v3.router [None req-4fd7f8fa-7989-4ca5-b440-dcc018a80216 None None] Extended resource: backups {{(pid=112346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:25.608070 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-c58f6c36-861d-43bb-9555-4ea0b36196e7 None None] Extended resource: os-quota-class-sets {{(pid=112347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:25.608883 np0000179726 devstack@c-api.service[112344]: WARNING castellan.key_manager.migration [None req-27b78f50-974b-4f5d-b3b8-4a4073d31041 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.608989 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.v3.router [None req-6a5443b2-16d9-4a24-a964-3a736181edb8 None None] Extended resource: scheduler-stats {{(pid=112348) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:25.609362 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-c58f6c36-861d-43bb-9555-4ea0b36196e7 None None] Extended resource: scheduler-stats {{(pid=112347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:25.609832 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.v3.router [None req-4fd7f8fa-7989-4ca5-b440-dcc018a80216 None None] Extended resource: os-snapshot-manage {{(pid=112346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:25.610458 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.v3.router [None req-6a5443b2-16d9-4a24-a964-3a736181edb8 None None] Extended resource: os-quota-sets {{(pid=112348) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:25.611256 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.v3.router [None req-4fd7f8fa-7989-4ca5-b440-dcc018a80216 None None] Extended resource: consistencygroups {{(pid=112346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:25.611469 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-c58f6c36-861d-43bb-9555-4ea0b36196e7 None None] Extended resource: os-quota-sets {{(pid=112347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:25.611957 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.v3.router [None req-6a5443b2-16d9-4a24-a964-3a736181edb8 None None] Extended resource: backups {{(pid=112348) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:25.612937 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-c58f6c36-861d-43bb-9555-4ea0b36196e7 None None] Extended resource: backups {{(pid=112347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:25.613224 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.v3.router [None req-4fd7f8fa-7989-4ca5-b440-dcc018a80216 None None] Extended resource: extra_specs {{(pid=112346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:25.614004 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.v3.router [None req-6a5443b2-16d9-4a24-a964-3a736181edb8 None None] Extended resource: os-snapshot-manage {{(pid=112348) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:25.614422 np0000179726 devstack@c-api.service[112344]: WARNING castellan.key_manager.migration [None req-27b78f50-974b-4f5d-b3b8-4a4073d31041 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.614812 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.v3.router [None req-4fd7f8fa-7989-4ca5-b440-dcc018a80216 None None] Extended resource: os-hosts {{(pid=112346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:25.614975 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-c58f6c36-861d-43bb-9555-4ea0b36196e7 None None] Extended resource: os-snapshot-manage {{(pid=112347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:25.615407 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.v3.router [None req-6a5443b2-16d9-4a24-a964-3a736181edb8 None None] Extended resource: consistencygroups {{(pid=112348) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:25.616156 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.v3.router [None req-4fd7f8fa-7989-4ca5-b440-dcc018a80216 None None] Extended resource: os-volume-manage {{(pid=112346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:25.616417 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-c58f6c36-861d-43bb-9555-4ea0b36196e7 None None] Extended resource: consistencygroups {{(pid=112347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:25.617392 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.v3.router [None req-6a5443b2-16d9-4a24-a964-3a736181edb8 None None] Extended resource: extra_specs {{(pid=112348) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:25.617628 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.v3.router [None req-4fd7f8fa-7989-4ca5-b440-dcc018a80216 None None] Extended resource: os-availability-zone {{(pid=112346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:25.617825 np0000179726 devstack@c-api.service[112344]: WARNING castellan.key_manager.migration [None req-27b78f50-974b-4f5d-b3b8-4a4073d31041 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.618396 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-c58f6c36-861d-43bb-9555-4ea0b36196e7 None None] Extended resource: extra_specs {{(pid=112347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:25.618946 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.v3.router [None req-4fd7f8fa-7989-4ca5-b440-dcc018a80216 None None] Extended resource: encryption {{(pid=112346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:25.619028 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.v3.router [None req-6a5443b2-16d9-4a24-a964-3a736181edb8 None None] Extended resource: os-hosts {{(pid=112348) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:25.620003 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-c58f6c36-861d-43bb-9555-4ea0b36196e7 None None] Extended resource: os-hosts {{(pid=112347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:25.620075 np0000179726 devstack@c-api.service[112344]: WARNING castellan.key_manager.migration [None req-27b78f50-974b-4f5d-b3b8-4a4073d31041 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.620332 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.v3.router [None req-6a5443b2-16d9-4a24-a964-3a736181edb8 None None] Extended resource: os-volume-manage {{(pid=112348) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:25.620481 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.v3.router [None req-4fd7f8fa-7989-4ca5-b440-dcc018a80216 None None] Extended resource: os-volume-transfer {{(pid=112346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:25.621349 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-c58f6c36-861d-43bb-9555-4ea0b36196e7 None None] Extended resource: os-volume-manage {{(pid=112347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:25.621502 np0000179726 devstack@c-api.service[112344]: WARNING castellan.key_manager.migration [None req-27b78f50-974b-4f5d-b3b8-4a4073d31041 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.621799 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.v3.router [None req-6a5443b2-16d9-4a24-a964-3a736181edb8 None None] Extended resource: os-availability-zone {{(pid=112348) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:25.622121 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.v3.router [None req-4fd7f8fa-7989-4ca5-b440-dcc018a80216 None None] Extended resource: capabilities {{(pid=112346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:25.622819 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-c58f6c36-861d-43bb-9555-4ea0b36196e7 None None] Extended resource: os-availability-zone {{(pid=112347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:25.622900 np0000179726 devstack@c-api.service[112344]: WARNING castellan.key_manager.migration [None req-27b78f50-974b-4f5d-b3b8-4a4073d31041 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.623275 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.v3.router [None req-6a5443b2-16d9-4a24-a964-3a736181edb8 None None] Extended resource: encryption {{(pid=112348) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:25.623594 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.v3.router [None req-4fd7f8fa-7989-4ca5-b440-dcc018a80216 None None] Extended resource: encryption {{(pid=112346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:25.624517 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-c58f6c36-861d-43bb-9555-4ea0b36196e7 None None] Extended resource: encryption {{(pid=112347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:25.624585 np0000179726 devstack@c-api.service[112344]: WARNING castellan.key_manager.migration [None req-27b78f50-974b-4f5d-b3b8-4a4073d31041 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.625021 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.v3.router [None req-6a5443b2-16d9-4a24-a964-3a736181edb8 None None] Extended resource: os-volume-transfer {{(pid=112348) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:25.625182 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.v3.router [None req-4fd7f8fa-7989-4ca5-b440-dcc018a80216 None None] Extended resource: os-volume-type-access {{(pid=112346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:25.625731 np0000179726 devstack@c-api.service[112344]: WARNING cinder.api.contrib.hosts [None req-27b78f50-974b-4f5d-b3b8-4a4073d31041 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 11 23:05:25.626020 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-c58f6c36-861d-43bb-9555-4ea0b36196e7 None None] Extended resource: os-volume-transfer {{(pid=112347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:25.626453 np0000179726 devstack@c-api.service[112344]: WARNING castellan.key_manager.migration [None req-27b78f50-974b-4f5d-b3b8-4a4073d31041 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.626681 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.v3.router [None req-6a5443b2-16d9-4a24-a964-3a736181edb8 None None] Extended resource: capabilities {{(pid=112348) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:25.626807 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.v3.router [None req-4fd7f8fa-7989-4ca5-b440-dcc018a80216 None None] Extended resource: cgsnapshots {{(pid=112346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:25.627712 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-c58f6c36-861d-43bb-9555-4ea0b36196e7 None None] Extended resource: capabilities {{(pid=112347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:25.627782 np0000179726 devstack@c-api.service[112344]: WARNING castellan.key_manager.migration [None req-27b78f50-974b-4f5d-b3b8-4a4073d31041 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.627985 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.v3.router [None req-6a5443b2-16d9-4a24-a964-3a736181edb8 None None] Extended resource: encryption {{(pid=112348) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:25.628246 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.v3.router [None req-4fd7f8fa-7989-4ca5-b440-dcc018a80216 None None] Extended resource: qos-specs {{(pid=112346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:25.628988 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-c58f6c36-861d-43bb-9555-4ea0b36196e7 None None] Extended resource: encryption {{(pid=112347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:25.629077 np0000179726 devstack@c-api.service[112344]: WARNING castellan.key_manager.migration [None req-27b78f50-974b-4f5d-b3b8-4a4073d31041 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.629513 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.v3.router [None req-6a5443b2-16d9-4a24-a964-3a736181edb8 None None] Extended resource: os-volume-type-access {{(pid=112348) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:25.630523 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-c58f6c36-861d-43bb-9555-4ea0b36196e7 None None] Extended resource: os-volume-type-access {{(pid=112347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:25.630593 np0000179726 devstack@c-api.service[112344]: WARNING castellan.key_manager.migration [None req-27b78f50-974b-4f5d-b3b8-4a4073d31041 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.630822 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.contrib.snapshot_actions [None req-4fd7f8fa-7989-4ca5-b440-dcc018a80216 None None] SnapshotActionsController initialized {{(pid=112346) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 11 23:05:25.631135 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.v3.router [None req-6a5443b2-16d9-4a24-a964-3a736181edb8 None None] Extended resource: cgsnapshots {{(pid=112348) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:25.631593 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.v3.router [None req-27b78f50-974b-4f5d-b3b8-4a4073d31041 None None] Extended resource: extensions {{(pid=112344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:25.631683 np0000179726 devstack@c-api.service[112346]: WARNING castellan.key_manager.migration [None req-4fd7f8fa-7989-4ca5-b440-dcc018a80216 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.632155 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-c58f6c36-861d-43bb-9555-4ea0b36196e7 None None] Extended resource: cgsnapshots {{(pid=112347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:25.632594 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.v3.router [None req-6a5443b2-16d9-4a24-a964-3a736181edb8 None None] Extended resource: qos-specs {{(pid=112348) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:25.632944 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.v3.router [None req-27b78f50-974b-4f5d-b3b8-4a4073d31041 None None] Extended resource: os-quota-class-sets {{(pid=112344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:25.633027 np0000179726 devstack@c-api.service[112346]: WARNING castellan.key_manager.migration [None req-4fd7f8fa-7989-4ca5-b440-dcc018a80216 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.633598 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-c58f6c36-861d-43bb-9555-4ea0b36196e7 None None] Extended resource: qos-specs {{(pid=112347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:25.634235 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.v3.router [None req-27b78f50-974b-4f5d-b3b8-4a4073d31041 None None] Extended resource: scheduler-stats {{(pid=112344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:25.634319 np0000179726 devstack@c-api.service[112346]: WARNING castellan.key_manager.migration [None req-4fd7f8fa-7989-4ca5-b440-dcc018a80216 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.635308 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.contrib.snapshot_actions [None req-6a5443b2-16d9-4a24-a964-3a736181edb8 None None] SnapshotActionsController initialized {{(pid=112348) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 11 23:05:25.635683 np0000179726 devstack@c-api.service[112346]: WARNING castellan.key_manager.migration [None req-4fd7f8fa-7989-4ca5-b440-dcc018a80216 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.635766 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.contrib.snapshot_actions [None req-c58f6c36-861d-43bb-9555-4ea0b36196e7 None None] SnapshotActionsController initialized {{(pid=112347) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 11 23:05:25.636054 np0000179726 devstack@c-api.service[112348]: WARNING castellan.key_manager.migration [None req-6a5443b2-16d9-4a24-a964-3a736181edb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.636316 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.v3.router [None req-27b78f50-974b-4f5d-b3b8-4a4073d31041 None None] Extended resource: os-quota-sets {{(pid=112344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:25.636544 np0000179726 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-c58f6c36-861d-43bb-9555-4ea0b36196e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.637084 np0000179726 devstack@c-api.service[112346]: WARNING castellan.key_manager.migration [None req-4fd7f8fa-7989-4ca5-b440-dcc018a80216 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.637524 np0000179726 devstack@c-api.service[112348]: WARNING castellan.key_manager.migration [None req-6a5443b2-16d9-4a24-a964-3a736181edb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.637805 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.v3.router [None req-27b78f50-974b-4f5d-b3b8-4a4073d31041 None None] Extended resource: backups {{(pid=112344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:25.637979 np0000179726 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-c58f6c36-861d-43bb-9555-4ea0b36196e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.638535 np0000179726 devstack@c-api.service[112346]: WARNING castellan.key_manager.migration [None req-4fd7f8fa-7989-4ca5-b440-dcc018a80216 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.638905 np0000179726 devstack@c-api.service[112348]: WARNING castellan.key_manager.migration [None req-6a5443b2-16d9-4a24-a964-3a736181edb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.639356 np0000179726 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-c58f6c36-861d-43bb-9555-4ea0b36196e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.639878 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.v3.router [None req-27b78f50-974b-4f5d-b3b8-4a4073d31041 None None] Extended resource: os-snapshot-manage {{(pid=112344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:25.639946 np0000179726 devstack@c-api.service[112346]: WARNING castellan.key_manager.migration [None req-4fd7f8fa-7989-4ca5-b440-dcc018a80216 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.640239 np0000179726 devstack@c-api.service[112348]: WARNING castellan.key_manager.migration [None req-6a5443b2-16d9-4a24-a964-3a736181edb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.640715 np0000179726 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-c58f6c36-861d-43bb-9555-4ea0b36196e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.640835 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.v3.router [None req-4fd7f8fa-7989-4ca5-b440-dcc018a80216 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112346) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:25.640956 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.v3.router [None req-4fd7f8fa-7989-4ca5-b440-dcc018a80216 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112346) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:25.641083 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.v3.router [None req-4fd7f8fa-7989-4ca5-b440-dcc018a80216 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112346) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:25.641186 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.v3.router [None req-4fd7f8fa-7989-4ca5-b440-dcc018a80216 None None] Extension AdminActions extending resource: volumes {{(pid=112346) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:25.641293 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.v3.router [None req-27b78f50-974b-4f5d-b3b8-4a4073d31041 None None] Extended resource: consistencygroups {{(pid=112344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:25.641337 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.v3.router [None req-4fd7f8fa-7989-4ca5-b440-dcc018a80216 None None] Extension AdminActions extending resource: snapshots {{(pid=112346) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:25.641404 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.v3.router [None req-4fd7f8fa-7989-4ca5-b440-dcc018a80216 None None] Extension AdminActions extending resource: backups {{(pid=112346) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:25.641617 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.v3.router [None req-4fd7f8fa-7989-4ca5-b440-dcc018a80216 None None] Extension VolumeActions extending resource: volumes {{(pid=112346) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:25.641724 np0000179726 devstack@c-api.service[112348]: WARNING castellan.key_manager.migration [None req-6a5443b2-16d9-4a24-a964-3a736181edb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.641768 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.v3.router [None req-4fd7f8fa-7989-4ca5-b440-dcc018a80216 None None] Extension TypesManage extending resource: types {{(pid=112346) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:25.641840 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.v3.router [None req-4fd7f8fa-7989-4ca5-b440-dcc018a80216 None None] Extension UsedLimits extending resource: limits {{(pid=112346) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:25.641942 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.v3.router [None req-4fd7f8fa-7989-4ca5-b440-dcc018a80216 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112346) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:25.642040 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.v3.router [None req-4fd7f8fa-7989-4ca5-b440-dcc018a80216 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112346) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:25.642116 np0000179726 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-c58f6c36-861d-43bb-9555-4ea0b36196e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.642158 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.v3.router [None req-4fd7f8fa-7989-4ca5-b440-dcc018a80216 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112346) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:25.642246 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.v3.router [None req-4fd7f8fa-7989-4ca5-b440-dcc018a80216 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112346) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:25.642361 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.v3.router [None req-4fd7f8fa-7989-4ca5-b440-dcc018a80216 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112346) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:25.642482 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.v3.router [None req-4fd7f8fa-7989-4ca5-b440-dcc018a80216 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112346) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:25.642586 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.v3.router [None req-4fd7f8fa-7989-4ca5-b440-dcc018a80216 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112346) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:25.643182 np0000179726 devstack@c-api.service[112348]: WARNING castellan.key_manager.migration [None req-6a5443b2-16d9-4a24-a964-3a736181edb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.643272 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.v3.router [None req-27b78f50-974b-4f5d-b3b8-4a4073d31041 None None] Extended resource: extra_specs {{(pid=112344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:25.643630 np0000179726 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-c58f6c36-861d-43bb-9555-4ea0b36196e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.644580 np0000179726 devstack@c-api.service[112348]: WARNING castellan.key_manager.migration [None req-6a5443b2-16d9-4a24-a964-3a736181edb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.644871 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.v3.router [None req-27b78f50-974b-4f5d-b3b8-4a4073d31041 None None] Extended resource: os-hosts {{(pid=112344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:25.645010 np0000179726 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-c58f6c36-861d-43bb-9555-4ea0b36196e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.645450 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.v3.router [None req-6a5443b2-16d9-4a24-a964-3a736181edb8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112348) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:25.645587 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.v3.router [None req-6a5443b2-16d9-4a24-a964-3a736181edb8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112348) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:25.645716 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.v3.router [None req-6a5443b2-16d9-4a24-a964-3a736181edb8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112348) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:25.645819 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.v3.router [None req-6a5443b2-16d9-4a24-a964-3a736181edb8 None None] Extension AdminActions extending resource: volumes {{(pid=112348) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:25.645863 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-c58f6c36-861d-43bb-9555-4ea0b36196e7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112347) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:25.645927 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.v3.router [None req-6a5443b2-16d9-4a24-a964-3a736181edb8 None None] Extension AdminActions extending resource: snapshots {{(pid=112348) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:25.645969 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-c58f6c36-861d-43bb-9555-4ea0b36196e7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112347) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:25.646032 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.v3.router [None req-6a5443b2-16d9-4a24-a964-3a736181edb8 None None] Extension AdminActions extending resource: backups {{(pid=112348) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:25.646111 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-c58f6c36-861d-43bb-9555-4ea0b36196e7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112347) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:25.646208 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.v3.router [None req-27b78f50-974b-4f5d-b3b8-4a4073d31041 None None] Extended resource: os-volume-manage {{(pid=112344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:25.646251 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-c58f6c36-861d-43bb-9555-4ea0b36196e7 None None] Extension AdminActions extending resource: volumes {{(pid=112347) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:25.646293 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.v3.router [None req-6a5443b2-16d9-4a24-a964-3a736181edb8 None None] Extension VolumeActions extending resource: volumes {{(pid=112348) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:25.646339 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.v3.router [None req-6a5443b2-16d9-4a24-a964-3a736181edb8 None None] Extension TypesManage extending resource: types {{(pid=112348) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:25.646380 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-c58f6c36-861d-43bb-9555-4ea0b36196e7 None None] Extension AdminActions extending resource: snapshots {{(pid=112347) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:25.646449 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-c58f6c36-861d-43bb-9555-4ea0b36196e7 None None] Extension AdminActions extending resource: backups {{(pid=112347) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:25.646605 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.v3.router [None req-6a5443b2-16d9-4a24-a964-3a736181edb8 None None] Extension UsedLimits extending resource: limits {{(pid=112348) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:25.646605 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.v3.router [None req-6a5443b2-16d9-4a24-a964-3a736181edb8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112348) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:25.646689 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.v3.router [None req-6a5443b2-16d9-4a24-a964-3a736181edb8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112348) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:25.646747 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.v3.router [None req-6a5443b2-16d9-4a24-a964-3a736181edb8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112348) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:25.646848 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.v3.router [None req-6a5443b2-16d9-4a24-a964-3a736181edb8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112348) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:25.646975 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.v3.router [None req-6a5443b2-16d9-4a24-a964-3a736181edb8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112348) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:25.647063 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.v3.router [None req-6a5443b2-16d9-4a24-a964-3a736181edb8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112348) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:25.647122 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-c58f6c36-861d-43bb-9555-4ea0b36196e7 None None] Extension VolumeActions extending resource: volumes {{(pid=112347) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:25.647172 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.v3.router [None req-6a5443b2-16d9-4a24-a964-3a736181edb8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112348) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:25.647249 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-c58f6c36-861d-43bb-9555-4ea0b36196e7 None None] Extension TypesManage extending resource: types {{(pid=112347) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:25.647360 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-c58f6c36-861d-43bb-9555-4ea0b36196e7 None None] Extension UsedLimits extending resource: limits {{(pid=112347) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:25.647537 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-c58f6c36-861d-43bb-9555-4ea0b36196e7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112347) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:25.647631 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-c58f6c36-861d-43bb-9555-4ea0b36196e7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112347) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:25.647719 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.v3.router [None req-27b78f50-974b-4f5d-b3b8-4a4073d31041 None None] Extended resource: os-availability-zone {{(pid=112344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:25.647771 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-c58f6c36-861d-43bb-9555-4ea0b36196e7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112347) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:25.647829 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-c58f6c36-861d-43bb-9555-4ea0b36196e7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112347) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:25.647948 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-c58f6c36-861d-43bb-9555-4ea0b36196e7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112347) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:25.648050 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-c58f6c36-861d-43bb-9555-4ea0b36196e7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112347) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:25.648153 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-c58f6c36-861d-43bb-9555-4ea0b36196e7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112347) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:25.649065 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.v3.router [None req-27b78f50-974b-4f5d-b3b8-4a4073d31041 None None] Extended resource: encryption {{(pid=112344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:25.650431 np0000179726 devstack@c-api.service[112346]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f8d1b8a3668 pid: 112346 (default app) Jun 11 23:05:25.650578 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.v3.router [None req-27b78f50-974b-4f5d-b3b8-4a4073d31041 None None] Extended resource: os-volume-transfer {{(pid=112344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:25.652235 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.v3.router [None req-27b78f50-974b-4f5d-b3b8-4a4073d31041 None None] Extended resource: capabilities {{(pid=112344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:25.653523 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.v3.router [None req-27b78f50-974b-4f5d-b3b8-4a4073d31041 None None] Extended resource: encryption {{(pid=112344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:25.654890 np0000179726 devstack@c-api.service[112348]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f8d1b8a3668 pid: 112348 (default app) Jun 11 23:05:25.655042 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.v3.router [None req-27b78f50-974b-4f5d-b3b8-4a4073d31041 None None] Extended resource: os-volume-type-access {{(pid=112344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:25.655999 np0000179726 devstack@c-api.service[112347]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f8d1b8a3668 pid: 112347 (default app) Jun 11 23:05:25.656701 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.v3.router [None req-27b78f50-974b-4f5d-b3b8-4a4073d31041 None None] Extended resource: cgsnapshots {{(pid=112344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:25.658122 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.v3.router [None req-27b78f50-974b-4f5d-b3b8-4a4073d31041 None None] Extended resource: qos-specs {{(pid=112344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:25.658413 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.658413 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.658633 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.658633 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.658633 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.658633 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.658633 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.659002 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.659002 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.659002 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.659002 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.659002 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.659002 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.659469 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.659469 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.659469 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.659469 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.659469 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.659817 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.659817 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.659817 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.659817 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.660103 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.660103 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.660103 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.660103 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.660410 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.660410 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.660410 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.660410 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.660410 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.660810 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.660810 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.660810 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.660810 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.660810 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.661144 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.661144 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.661144 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.661144 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.661144 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.661144 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.661581 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.661581 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.661581 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.661581 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.661581 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.661581 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.661992 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.661992 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.661992 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.661992 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.661992 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.661992 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.662406 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.662406 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.662406 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.662406 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.662406 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.662406 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.662850 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.662850 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.662850 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.662850 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.663142 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.663142 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.663142 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.663142 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.663142 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.663538 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.663538 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.663538 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.663538 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.663538 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.663889 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.663889 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.663889 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.663889 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.663889 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.663889 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.664250 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.664250 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.664250 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.664250 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.664250 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.664661 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.664661 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.664661 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.664661 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.664661 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.664988 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.664988 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.664988 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.664988 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.665280 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.665280 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.665280 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.665280 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.665571 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.665571 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.665571 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.665571 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.665571 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.666049 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.666049 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.666049 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.666049 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.666049 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.666372 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.666372 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.666372 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.666372 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.666669 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.666669 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.666669 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.666669 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.666960 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.666960 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.666960 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.666960 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.667257 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.667257 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.667257 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.667257 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.668090 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.668090 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.668090 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.668090 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.668283 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.668283 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.668283 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.668283 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.668283 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.668283 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.668585 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.668585 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.668585 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.668585 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.668585 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.668825 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.668825 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.668825 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.668825 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.668825 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.668825 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.668825 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.669140 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.669140 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.669140 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.669140 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.669140 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.669140 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.669411 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.669411 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.669411 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.669411 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.669411 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.669411 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.669718 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.669718 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.669718 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.669718 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.669718 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.669718 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.670005 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.670005 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.670005 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.670005 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.670198 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.670198 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.670198 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.670198 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.670431 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.670431 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.670431 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.670431 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.670642 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.670642 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.670642 np0000179726 devstack@c-api.service[112346]: /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 11 23:05:25.670642 np0000179726 devstack@c-api.service[112346]: warnings.warn(deprecated_msg) Jun 11 23:05:25.671219 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.contrib.snapshot_actions [None req-27b78f50-974b-4f5d-b3b8-4a4073d31041 None None] SnapshotActionsController initialized {{(pid=112344) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 11 23:05:25.671219 np0000179726 devstack@c-api.service[112344]: WARNING castellan.key_manager.migration [None req-27b78f50-974b-4f5d-b3b8-4a4073d31041 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.671308 np0000179726 devstack@c-api.service[112346]: DEBUG cinder.api.middleware.request_id [None req-3317cdd1-6932-49e7-8f7a-eaea53950f71 None None] RequestId filter calling following filter/app {{(pid=112346) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 11 23:05:25.671349 np0000179726 devstack@c-api.service[112344]: WARNING castellan.key_manager.migration [None req-27b78f50-974b-4f5d-b3b8-4a4073d31041 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.671349 np0000179726 devstack@c-api.service[112344]: WARNING castellan.key_manager.migration [None req-27b78f50-974b-4f5d-b3b8-4a4073d31041 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.671421 np0000179726 devstack@c-api.service[112346]: [pid: 112346|app: 0|req: 1/1] 199.204.45.162 () {60 vars in 956 bytes} [Thu Jun 11 23:05:25 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 11 23:05:25.671496 np0000179726 devstack@c-api.service[112344]: WARNING castellan.key_manager.migration [None req-27b78f50-974b-4f5d-b3b8-4a4073d31041 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.671496 np0000179726 devstack@c-api.service[112344]: WARNING castellan.key_manager.migration [None req-27b78f50-974b-4f5d-b3b8-4a4073d31041 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.671496 np0000179726 devstack@c-api.service[112344]: WARNING castellan.key_manager.migration [None req-27b78f50-974b-4f5d-b3b8-4a4073d31041 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.671496 np0000179726 devstack@c-api.service[112344]: WARNING castellan.key_manager.migration [None req-27b78f50-974b-4f5d-b3b8-4a4073d31041 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:25.671496 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.v3.router [None req-27b78f50-974b-4f5d-b3b8-4a4073d31041 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112344) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:25.671496 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.v3.router [None req-27b78f50-974b-4f5d-b3b8-4a4073d31041 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112344) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:25.671496 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.v3.router [None req-27b78f50-974b-4f5d-b3b8-4a4073d31041 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112344) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:25.671496 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.v3.router [None req-27b78f50-974b-4f5d-b3b8-4a4073d31041 None None] Extension AdminActions extending resource: volumes {{(pid=112344) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:25.671784 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.v3.router [None req-27b78f50-974b-4f5d-b3b8-4a4073d31041 None None] Extension AdminActions extending resource: snapshots {{(pid=112344) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:25.671784 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.v3.router [None req-27b78f50-974b-4f5d-b3b8-4a4073d31041 None None] Extension AdminActions extending resource: backups {{(pid=112344) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:25.671784 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.v3.router [None req-27b78f50-974b-4f5d-b3b8-4a4073d31041 None None] Extension VolumeActions extending resource: volumes {{(pid=112344) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:25.671784 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.v3.router [None req-27b78f50-974b-4f5d-b3b8-4a4073d31041 None None] Extension TypesManage extending resource: types {{(pid=112344) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:25.671940 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.v3.router [None req-27b78f50-974b-4f5d-b3b8-4a4073d31041 None None] Extension UsedLimits extending resource: limits {{(pid=112344) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:25.671987 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.v3.router [None req-27b78f50-974b-4f5d-b3b8-4a4073d31041 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112344) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:25.672059 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.v3.router [None req-27b78f50-974b-4f5d-b3b8-4a4073d31041 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112344) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:25.672167 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.v3.router [None req-27b78f50-974b-4f5d-b3b8-4a4073d31041 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112344) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:25.672277 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.v3.router [None req-27b78f50-974b-4f5d-b3b8-4a4073d31041 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112344) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:25.672396 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.v3.router [None req-27b78f50-974b-4f5d-b3b8-4a4073d31041 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112344) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:25.672507 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.v3.router [None req-27b78f50-974b-4f5d-b3b8-4a4073d31041 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112344) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:25.672611 np0000179726 devstack@c-api.service[112344]: DEBUG cinder.api.v3.router [None req-27b78f50-974b-4f5d-b3b8-4a4073d31041 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112344) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:25.680382 np0000179726 devstack@c-api.service[112344]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f8d1b8a3668 pid: 112344 (default app) Jun 11 23:05:33.147375 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.147375 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.147375 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.147375 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.147375 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.148207 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.148207 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.148207 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.148207 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.148207 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.148574 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.148574 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.148574 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.148574 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.148574 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.148574 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.148920 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.148920 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.148920 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.148920 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.149152 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.149152 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.149152 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.149152 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.149491 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.149491 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.149491 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.149491 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.149746 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.149746 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.149746 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.149746 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.149746 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.150053 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.150053 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.150053 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.150053 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.150053 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.150331 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.150331 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.150331 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.150331 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.150331 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.150331 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.150699 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.150699 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.150699 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.150699 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.150699 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.150699 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.151136 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.151136 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.151136 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.151136 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.151136 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.151136 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.151544 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.151544 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.151544 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.151544 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.151544 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.151846 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.151846 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.151846 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.151846 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.151846 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.152144 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.152144 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.152144 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.152144 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.152144 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.152144 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.152514 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.152514 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.152514 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.152514 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.152514 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.152514 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.152844 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.152844 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.152844 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.152844 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.152844 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.153144 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.153144 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.153144 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.153144 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.153144 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.153496 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.153496 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.153496 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.153496 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.153757 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.153757 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.153757 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.153757 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.153994 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.153994 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.153994 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.153994 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.153994 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.154311 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.154311 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.154311 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.154311 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.154311 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.154636 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.154636 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.154636 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.154636 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.154900 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.154900 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.154900 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.154900 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.155191 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.155191 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.155191 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.155191 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.155463 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.155463 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.155463 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.155463 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.155703 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.155703 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.155703 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.155703 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.155937 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.155937 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.155937 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.155937 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.155937 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.156233 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.156233 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.156233 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.156233 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.156233 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.156233 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.156614 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.156614 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.156614 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.156614 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.156614 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.156894 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.156894 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.156894 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.156894 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.156894 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.156894 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.157719 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.157719 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.157719 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.157719 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.157719 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.157719 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.158238 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.158238 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.158238 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.158238 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.158238 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.158238 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.158619 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.158619 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.158619 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.158619 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.158619 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.158619 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.158990 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.158990 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.158990 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.158990 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.159233 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.159233 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.159233 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.159233 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.159233 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.159562 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.159562 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.159562 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.159562 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.159562 np0000179726 devstack@c-api.service[112348]: warnings.warn(deprecated_msg) Jun 11 23:05:33.159562 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.middleware.request_id [None req-ba473a63-6761-43f7-aa55-7e21eea07031 None None] RequestId filter calling following filter/app {{(pid=112348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 11 23:05:33.652607 np0000179726 devstack@c-api.service[112348]: INFO cinder.api.openstack.wsgi [None req-ba473a63-6761-43f7-aa55-7e21eea07031 admin admin] POST https://199.204.45.162/volume/v3/types Jun 11 23:05:33.653190 np0000179726 devstack@c-api.service[112348]: DEBUG cinder.api.openstack.wsgi [None req-ba473a63-6761-43f7-aa55-7e21eea07031 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 11 23:05:33.654833 np0000179726 devstack@c-api.service[112348]: /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 11 23:05:33.654833 np0000179726 devstack@c-api.service[112348]: warnings.warn( Jun 11 23:05:33.697259 np0000179726 devstack@c-api.service[112348]: DEBUG oslo_db.sqlalchemy.engines [None req-ba473a63-6761-43f7-aa55-7e21eea07031 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=112348) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 11 23:05:33.733262 np0000179726 devstack@c-api.service[112348]: INFO cinder.api.openstack.wsgi [None req-ba473a63-6761-43f7-aa55-7e21eea07031 admin admin] https://199.204.45.162/volume/v3/types returned with HTTP 200 Jun 11 23:05:33.733827 np0000179726 devstack@c-api.service[112348]: [pid: 112348|app: 0|req: 1/2] 199.204.45.162 () {68 vars in 1288 bytes} [Thu Jun 11 23:05:33 2026] POST /volume/v3/types => generated 186 bytes in 603 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 11 23:05:33.759780 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.759780 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.759780 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.759780 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.760685 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.760685 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.760685 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.760685 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.760936 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.760936 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.760936 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.760936 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.760936 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.760936 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.761326 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.761326 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.761326 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.761326 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.761326 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.761660 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.761660 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.761660 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.761660 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.761660 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.761966 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.761966 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.761966 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.761966 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.762211 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.762211 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.762211 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.762211 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.762211 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.762556 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.762556 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.762556 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.762556 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.762556 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.762914 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.762914 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.762914 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.762914 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.762914 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.762914 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.763266 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.763266 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.763266 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.763266 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.763266 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.763266 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.763638 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.763638 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.763638 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.763638 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.763638 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.763638 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.764033 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.764033 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.764033 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.764033 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.764033 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.764339 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.764339 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.764339 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.764339 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.764339 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.764647 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.764647 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.764647 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.764647 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.764647 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.764647 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.765012 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.765012 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.765012 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.765012 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.765012 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.765012 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.765342 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.765342 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.765342 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.765342 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.765342 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.765692 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.765692 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.765692 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.765692 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.765692 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.765996 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.765996 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.765996 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.765996 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.766239 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.766239 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.766239 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.766239 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.766503 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.766503 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.766503 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.766503 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.766503 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.766833 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.766833 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.766833 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.766833 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.766833 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.767117 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.767117 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.767117 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.767117 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.767371 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.767371 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.767371 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.767371 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.767637 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.767637 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.767637 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.767637 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.767875 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.767875 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.767875 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.767875 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.768174 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.768174 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.768174 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.768174 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.768394 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.768394 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.768394 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.768394 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.768394 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.768713 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.768713 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.768713 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.768713 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.768713 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.768713 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.769074 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.769074 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.769074 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.769074 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.769074 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.769255 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.769255 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.769255 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.769255 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.769255 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.769255 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.769494 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.769494 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.769494 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.769494 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.769494 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.769494 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.769716 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.769716 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.769716 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.769716 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.769716 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.769716 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.769936 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.769936 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.769936 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.769936 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.769936 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.769936 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.770271 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.770271 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.770271 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.770271 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.770460 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.770460 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.770460 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.770460 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.770460 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.770671 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.770671 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.770671 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.770671 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:33.770671 np0000179726 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) Jun 11 23:05:33.770671 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.middleware.request_id [req-ba473a63-6761-43f7-aa55-7e21eea07031 req-8916d310-ccf6-42b5-8f45-b35ddf918ee2 None None] RequestId filter calling following filter/app {{(pid=112347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 11 23:05:34.103264 np0000179726 devstack@c-api.service[112347]: INFO cinder.api.openstack.wsgi [req-ba473a63-6761-43f7-aa55-7e21eea07031 req-8916d310-ccf6-42b5-8f45-b35ddf918ee2 admin admin] POST https://199.204.45.162/volume/v3/types/528c66f4-c8e6-43d6-88f8-2be5c9be68b4/extra_specs Jun 11 23:05:34.104126 np0000179726 devstack@c-api.service[112347]: DEBUG cinder.api.openstack.wsgi [req-ba473a63-6761-43f7-aa55-7e21eea07031 req-8916d310-ccf6-42b5-8f45-b35ddf918ee2 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 11 23:05:34.105933 np0000179726 devstack@c-api.service[112347]: /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 11 23:05:34.105933 np0000179726 devstack@c-api.service[112347]: warnings.warn( Jun 11 23:05:34.153591 np0000179726 devstack@c-api.service[112347]: DEBUG oslo_db.sqlalchemy.engines [req-ba473a63-6761-43f7-aa55-7e21eea07031 req-8916d310-ccf6-42b5-8f45-b35ddf918ee2 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=112347) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 11 23:05:34.220495 np0000179726 devstack@c-api.service[112347]: INFO cinder.api.openstack.wsgi [req-ba473a63-6761-43f7-aa55-7e21eea07031 req-8916d310-ccf6-42b5-8f45-b35ddf918ee2 admin admin] https://199.204.45.162/volume/v3/types/528c66f4-c8e6-43d6-88f8-2be5c9be68b4/extra_specs returned with HTTP 200 Jun 11 23:05:34.221081 np0000179726 devstack@c-api.service[112347]: [pid: 112347|app: 0|req: 1/3] 199.204.45.162 () {70 vars in 1505 bytes} [Thu Jun 11 23:05:33 2026] POST /volume/v3/types/528c66f4-c8e6-43d6-88f8-2be5c9be68b4/extra_specs => generated 55 bytes in 476 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 11 23:05:35.532058 np0000179726 devstack@c-api.service[112346]: DEBUG dbcounter [-] [112346] Writing DB stats cinder:SELECT=6 {{(pid=112346) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 11 23:05:35.561144 np0000179726 devstack@c-api.service[112344]: DEBUG dbcounter [-] [112344] Writing DB stats cinder:SELECT=6 {{(pid=112344) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 11 23:05:43.730024 np0000179726 devstack@c-api.service[112348]: DEBUG dbcounter [-] [112348] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112348) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 11 23:05:44.218968 np0000179726 devstack@c-api.service[112347]: DEBUG dbcounter [-] [112347] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112347) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}