May 18 18:35:50.812871 np0000174511 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 18 18:35:50.819833 np0000174511 devstack@c-api.service[112444]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 18 18:35:50.822995 np0000174511 devstack@c-api.service[112444]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon May 18 18:35:50 2026] *** May 18 18:35:50.822995 np0000174511 devstack@c-api.service[112444]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 18 18:35:50.822995 np0000174511 devstack@c-api.service[112444]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 18 18:35:50.822995 np0000174511 devstack@c-api.service[112444]: nodename: np0000174511 May 18 18:35:50.822995 np0000174511 devstack@c-api.service[112444]: machine: x86_64 May 18 18:35:50.822995 np0000174511 devstack@c-api.service[112444]: clock source: unix May 18 18:35:50.822995 np0000174511 devstack@c-api.service[112444]: pcre jit disabled May 18 18:35:50.822995 np0000174511 devstack@c-api.service[112444]: detected number of CPU cores: 16 May 18 18:35:50.822995 np0000174511 devstack@c-api.service[112444]: current working directory: / May 18 18:35:50.822995 np0000174511 devstack@c-api.service[112444]: detected binary path: /usr/bin/uwsgi-core May 18 18:35:50.822995 np0000174511 devstack@c-api.service[112444]: your processes number limit is 256917 May 18 18:35:50.822995 np0000174511 devstack@c-api.service[112444]: your memory page size is 4096 bytes May 18 18:35:50.822995 np0000174511 devstack@c-api.service[112444]: detected max file descriptor number: 2048 May 18 18:35:50.822995 np0000174511 devstack@c-api.service[112444]: lock engine: pthread robust mutexes May 18 18:35:50.823859 np0000174511 devstack@c-api.service[112444]: thunder lock: enabled May 18 18:35:50.823859 np0000174511 devstack@c-api.service[112444]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 18 18:35:50.823859 np0000174511 devstack@c-api.service[112444]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 18 18:35:50.823859 np0000174511 devstack@c-api.service[112444]: PEP 405 virtualenv detected: /opt/stack/data/venv May 18 18:35:50.823859 np0000174511 devstack@c-api.service[112444]: Set PythonHome to /opt/stack/data/venv May 18 18:35:50.859465 np0000174511 devstack@c-api.service[112444]: Python main interpreter initialized at 0x7e02b9aa3668 May 18 18:35:50.859465 np0000174511 devstack@c-api.service[112444]: python threads support enabled May 18 18:35:50.859465 np0000174511 devstack@c-api.service[112444]: your server socket listen backlog is limited to 100 connections May 18 18:35:50.859465 np0000174511 devstack@c-api.service[112444]: your mercy for graceful operations on workers is 80 seconds May 18 18:35:50.868783 np0000174511 devstack@c-api.service[112444]: mapped 671795 bytes (656 KB) for 4 cores May 18 18:35:50.868783 np0000174511 devstack@c-api.service[112444]: *** Operational MODE: preforking *** May 18 18:35:50.868783 np0000174511 devstack@c-api.service[112444]: *** uWSGI is running in multiple interpreter mode *** May 18 18:35:50.868783 np0000174511 devstack@c-api.service[112444]: spawned uWSGI master process (pid: 112444) May 18 18:35:50.868783 np0000174511 devstack@c-api.service[112444]: spawned uWSGI worker 1 (pid: 112451, cores: 1) May 18 18:35:50.868783 np0000174511 devstack@c-api.service[112444]: spawned uWSGI worker 2 (pid: 112452, cores: 1) May 18 18:35:50.868783 np0000174511 devstack@c-api.service[112444]: spawned uWSGI worker 3 (pid: 112453, cores: 1) May 18 18:35:50.868783 np0000174511 devstack@c-api.service[112444]: spawned uWSGI worker 4 (pid: 112454, cores: 1) May 18 18:35:50.868783 np0000174511 devstack@c-api.service[112444]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 18 18:35:50.860379 np0000174511 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 18 18:35:50.992101 np0000174511 devstack@c-api.service[112453]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 18 18:35:50.992101 np0000174511 devstack@c-api.service[112453]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 18 18:35:50.992101 np0000174511 devstack@c-api.service[112453]: we strongly recommend against using it for new projects. May 18 18:35:50.992101 np0000174511 devstack@c-api.service[112453]: If you are already using Eventlet, we recommend migrating to a different May 18 18:35:50.992101 np0000174511 devstack@c-api.service[112453]: framework. For more detail see May 18 18:35:50.992101 np0000174511 devstack@c-api.service[112453]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 18 18:35:50.992101 np0000174511 devstack@c-api.service[112453]: import eventlet # noqa May 18 18:35:51.001958 np0000174511 devstack@c-api.service[112451]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 18 18:35:51.001958 np0000174511 devstack@c-api.service[112451]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 18 18:35:51.001958 np0000174511 devstack@c-api.service[112451]: we strongly recommend against using it for new projects. May 18 18:35:51.001958 np0000174511 devstack@c-api.service[112451]: If you are already using Eventlet, we recommend migrating to a different May 18 18:35:51.001958 np0000174511 devstack@c-api.service[112451]: framework. For more detail see May 18 18:35:51.001958 np0000174511 devstack@c-api.service[112451]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 18 18:35:51.001958 np0000174511 devstack@c-api.service[112451]: import eventlet # noqa May 18 18:35:51.002505 np0000174511 devstack@c-api.service[112454]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 18 18:35:51.002505 np0000174511 devstack@c-api.service[112454]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 18 18:35:51.002505 np0000174511 devstack@c-api.service[112454]: we strongly recommend against using it for new projects. May 18 18:35:51.002505 np0000174511 devstack@c-api.service[112454]: If you are already using Eventlet, we recommend migrating to a different May 18 18:35:51.002505 np0000174511 devstack@c-api.service[112454]: framework. For more detail see May 18 18:35:51.002505 np0000174511 devstack@c-api.service[112454]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 18 18:35:51.002505 np0000174511 devstack@c-api.service[112454]: import eventlet # noqa May 18 18:35:51.009707 np0000174511 devstack@c-api.service[112452]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 18 18:35:51.009707 np0000174511 devstack@c-api.service[112452]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 18 18:35:51.009707 np0000174511 devstack@c-api.service[112452]: we strongly recommend against using it for new projects. May 18 18:35:51.009707 np0000174511 devstack@c-api.service[112452]: If you are already using Eventlet, we recommend migrating to a different May 18 18:35:51.009707 np0000174511 devstack@c-api.service[112452]: framework. For more detail see May 18 18:35:51.009707 np0000174511 devstack@c-api.service[112452]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 18 18:35:51.009707 np0000174511 devstack@c-api.service[112452]: import eventlet # noqa May 18 18:35:51.080372 np0000174511 devstack@c-api.service[112453]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 18 18:35:51.080372 np0000174511 devstack@c-api.service[112453]: debtcollector.deprecate( May 18 18:35:51.089659 np0000174511 devstack@c-api.service[112454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 18 18:35:51.089659 np0000174511 devstack@c-api.service[112454]: debtcollector.deprecate( May 18 18:35:51.098410 np0000174511 devstack@c-api.service[112452]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 18 18:35:51.098410 np0000174511 devstack@c-api.service[112452]: debtcollector.deprecate( May 18 18:35:51.141660 np0000174511 devstack@c-api.service[112451]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 18 18:35:51.141660 np0000174511 devstack@c-api.service[112451]: debtcollector.deprecate( May 18 18:35:51.160330 np0000174511 devstack@c-api.service[112453]: /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 May 18 18:35:51.160330 np0000174511 devstack@c-api.service[112453]: from cgi import parse_header May 18 18:35:51.171392 np0000174511 devstack@c-api.service[112454]: /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 May 18 18:35:51.171392 np0000174511 devstack@c-api.service[112454]: from cgi import parse_header May 18 18:35:51.183799 np0000174511 devstack@c-api.service[112452]: /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 May 18 18:35:51.183799 np0000174511 devstack@c-api.service[112452]: from cgi import parse_header May 18 18:35:51.223091 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:35:51.223091 np0000174511 devstack@c-api.service[112453]: removals.removed_module( May 18 18:35:51.223091 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:35:51.223091 np0000174511 devstack@c-api.service[112453]: removals.removed_module( May 18 18:35:51.223761 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:51.223761 np0000174511 devstack@c-api.service[112454]: removals.removed_module( May 18 18:35:51.223761 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:51.223761 np0000174511 devstack@c-api.service[112454]: removals.removed_module( May 18 18:35:51.232563 np0000174511 devstack@c-api.service[112452]: /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. May 18 18:35:51.232563 np0000174511 devstack@c-api.service[112452]: removals.removed_module( May 18 18:35:51.233455 np0000174511 devstack@c-api.service[112452]: /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. May 18 18:35:51.233455 np0000174511 devstack@c-api.service[112452]: removals.removed_module( May 18 18:35:51.251492 np0000174511 devstack@c-api.service[112451]: /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 May 18 18:35:51.251492 np0000174511 devstack@c-api.service[112451]: from cgi import parse_header May 18 18:35:51.296547 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:35:51.296547 np0000174511 devstack@c-api.service[112451]: removals.removed_module( May 18 18:35:51.297253 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:35:51.297253 np0000174511 devstack@c-api.service[112451]: removals.removed_module( May 18 18:35:51.881854 np0000174511 devstack@c-api.service[112453]: /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 May 18 18:35:51.881854 np0000174511 devstack@c-api.service[112453]: warnings.warn( May 18 18:35:51.882698 np0000174511 devstack@c-api.service[112454]: /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 May 18 18:35:51.882698 np0000174511 devstack@c-api.service[112454]: warnings.warn( May 18 18:35:51.925761 np0000174511 devstack@c-api.service[112452]: /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 May 18 18:35:51.925761 np0000174511 devstack@c-api.service[112452]: warnings.warn( May 18 18:35:51.945839 np0000174511 devstack@c-api.service[112451]: /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 May 18 18:35:51.945839 np0000174511 devstack@c-api.service[112451]: warnings.warn( May 18 18:35:51.984158 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:51.984158 np0000174511 devstack@c-api.service[112454]: warnings.warn( May 18 18:35:51.997990 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:35:51.997990 np0000174511 devstack@c-api.service[112453]: warnings.warn( May 18 18:35:52.084354 np0000174511 devstack@c-api.service[112452]: /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. May 18 18:35:52.084354 np0000174511 devstack@c-api.service[112452]: warnings.warn( May 18 18:35:52.169515 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:35:52.169515 np0000174511 devstack@c-api.service[112451]: warnings.warn( May 18 18:35:52.308372 np0000174511 devstack@c-api.service[112454]: 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. May 18 18:35:52.308876 np0000174511 devstack@c-api.service[112454]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112454) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 18 18:35:52.321221 np0000174511 devstack@c-api.service[112453]: 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. May 18 18:35:52.321402 np0000174511 devstack@c-api.service[112453]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112453) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 18 18:35:52.400540 np0000174511 devstack@c-api.service[112453]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 18 18:35:52.400540 np0000174511 devstack@c-api.service[112453]: @jsonschema.FormatChecker.cls_checks('date-time') May 18 18:35:52.409488 np0000174511 devstack@c-api.service[112454]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 18 18:35:52.409488 np0000174511 devstack@c-api.service[112454]: @jsonschema.FormatChecker.cls_checks('date-time') May 18 18:35:52.426318 np0000174511 devstack@c-api.service[112452]: 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. May 18 18:35:52.426528 np0000174511 devstack@c-api.service[112452]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112452) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 18 18:35:52.489417 np0000174511 devstack@c-api.service[112452]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 18 18:35:52.489417 np0000174511 devstack@c-api.service[112452]: @jsonschema.FormatChecker.cls_checks('date-time') May 18 18:35:52.509767 np0000174511 devstack@c-api.service[112451]: 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. May 18 18:35:52.509941 np0000174511 devstack@c-api.service[112451]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112451) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 18 18:35:52.584369 np0000174511 devstack@c-api.service[112451]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 18 18:35:52.584369 np0000174511 devstack@c-api.service[112451]: @jsonschema.FormatChecker.cls_checks('date-time') May 18 18:35:53.131600 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112451) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 18 18:35:53.131800 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112454) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 18 18:35:53.131925 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.131925 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.132075 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.132075 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.132221 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.132327 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.133260 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.133377 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.133377 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.133572 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.133655 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.133746 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.133825 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.133893 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112451) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.133962 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.134029 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.134106 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.134106 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.134106 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.134106 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.139951 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.140076 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.140076 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.140198 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.140198 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.140393 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112451) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.140393 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.140673 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.140673 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.140911 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.140911 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.140911 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.140911 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.141372 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112452) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 18 18:35:53.141923 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.141988 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.141988 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.141988 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.142233 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112453) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 18 18:35:53.142576 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.142679 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.142766 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.142867 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.142925 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.142925 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.142925 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.143072 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.143122 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112452) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.143122 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.143200 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.143200 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.143200 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.143200 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.143200 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.143438 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.143493 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112451) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.143536 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.143579 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.143630 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.143630 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.143630 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.143630 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112453) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.143630 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.143841 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.143841 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.143936 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.143936 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.144016 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.144058 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.144100 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.144177 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.144220 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.144272 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.144460 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.144514 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112452) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.144559 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.144609 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.144609 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.144609 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.144735 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.144781 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.144840 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.144883 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.144932 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.144975 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.145019 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.145069 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.145123 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112452) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.145171 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.145221 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.145265 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.145348 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.145405 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112453) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.145469 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.145469 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.145567 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.145613 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.145613 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.145700 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.145752 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.145798 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.145851 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.145895 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.145936 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.145985 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.146029 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.146073 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.146121 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.146175 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112452) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.146219 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112451) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.146264 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.146327 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.146420 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.146476 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.146476 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.146476 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.146476 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.146476 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112453) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.146476 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.146476 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.146476 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.146476 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.146476 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.146899 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.146899 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112453) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.146899 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.147123 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.147190 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.147261 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.147341 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.147412 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.147459 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.147504 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.147559 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.147559 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.147646 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.147699 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.147699 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.147699 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112453) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.147827 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.194864 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.195133 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.195133 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.195268 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.195351 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.195446 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.195487 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.195519 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.195565 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112451) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.195594 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.195624 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.195653 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.195682 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.195708 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.195739 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.195772 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.195797 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.195859 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.195890 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.195988 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112452) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.196127 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.196327 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.196500 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.196640 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.196777 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.196825 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.196910 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.196950 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.197038 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112453) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.197076 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.197182 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.197218 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.197350 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.197462 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.197511 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112451) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.197616 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.197655 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.197818 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.197881 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.197996 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.198134 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112452) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.198254 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.198325 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.198390 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.198451 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.198513 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.198573 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.198633 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.198693 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.198724 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.198839 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.198967 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.199099 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.199227 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.199389 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112451) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.199505 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.199559 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.199684 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.199850 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.199991 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.200048 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.200144 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.200210 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.200248 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.200302 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.200362 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.200421 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.200448 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112452) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.200486 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.200581 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.200616 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.200728 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.200867 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.201001 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.201127 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.201255 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112451) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.201325 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.201421 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.201450 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.201482 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.201515 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.201555 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.201591 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.201640 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.201674 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.201726 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.201758 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112452) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.201807 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.201838 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.201893 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112453) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.201984 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.202612 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.202655 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.202680 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.202705 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.202732 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.202789 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.202827 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.202858 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.202892 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.202918 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.202954 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.202993 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.203035 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112453) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.203137 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.203187 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.203298 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.203394 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.203446 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.203485 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.203510 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.203570 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.203600 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.203624 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.203659 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112452) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.203683 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.203739 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.203775 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.203803 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.203863 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.203894 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.203920 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.203982 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.204009 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.204050 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.204077 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.204111 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.204140 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.204170 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.204200 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.204228 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.204254 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.204302 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.204335 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.204361 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112453) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.204390 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.204440 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.204472 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.204553 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112452) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.204644 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.204733 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.204763 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.204818 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.204849 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.204902 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.204940 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.204974 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.205006 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.205062 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.205097 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.205130 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112453) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.205156 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112452) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.205227 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.205262 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.205307 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.205344 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.205371 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.205396 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.205425 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.205449 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.205478 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.205506 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.205542 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.205575 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.205611 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112451) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.205640 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.205671 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.205703 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.205732 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.205762 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.205795 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.205823 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112453) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.205850 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.205879 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.205915 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.205945 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.205973 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.206000 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.206000 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.206047 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.206072 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.206072 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.206129 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.206162 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112451) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.206198 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.206225 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.206253 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.206292 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.206292 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.206353 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112452) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.206385 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.206415 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.206444 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.206478 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.206508 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.206535 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.206567 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112451) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.206567 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.206615 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.206645 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.206725 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.206805 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112453) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.206895 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.207001 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.207038 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.207083 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.207143 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.207202 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.207259 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112451) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.207339 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.210567 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.210645 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.210694 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.210748 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.210808 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.210870 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.210938 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.211577 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.211627 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.211705 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.211742 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.211836 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.211893 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112451) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.211955 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.212210 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.212270 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.212376 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.212418 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.212452 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.212482 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.212514 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.212545 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.212574 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.212611 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.212643 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.212679 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.212711 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.212747 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112451) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.212778 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.212814 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.212852 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.212889 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.212921 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.212956 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.212996 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.213027 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.213064 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.213095 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.213124 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.213155 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.213188 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.213220 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112451) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.213253 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.213305 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.213347 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.213380 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.213415 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.213446 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.213473 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.213509 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.213540 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.213572 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.213572 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.213630 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.213666 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112451) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.213666 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.229118 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.229270 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.229450 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.229583 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.229714 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.229835 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112453) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.229986 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.231016 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.231073 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.231109 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.231165 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.231203 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.231242 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.231341 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112452) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.231400 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.231442 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.231604 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.231744 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.231819 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.231858 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.231888 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.231939 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112453) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.231978 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.232004 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.232036 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.232063 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.232117 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.232156 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112452) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.232185 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.232219 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.232245 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.232275 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.232321 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.232366 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.232398 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.232422 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.232451 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.232484 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.232522 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112453) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.232550 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112452) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.232580 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.232608 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.232637 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.232662 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.232694 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.232720 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.232749 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.232775 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.232809 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.232809 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.232861 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.232891 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.232921 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.232951 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.232979 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112452) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.233004 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.233034 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.233068 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.233103 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.233134 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112453) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.233159 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.233190 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.233223 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.233248 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.233375 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112451) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.233412 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.233446 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.233515 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.233553 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.233584 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.233609 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.233635 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.233659 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.233689 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.233738 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112452) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.233799 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.233831 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.233870 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.233921 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.234008 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.234098 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.234180 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.234259 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112453) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.234377 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.235841 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.235904 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.235960 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.236019 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.236076 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.236131 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112452) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.236340 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.237056 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.237150 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.237234 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.237339 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.237419 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.237500 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112451) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.237589 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.245878 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.245957 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.246051 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.246130 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.246216 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.246306 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112453) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.246437 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.246572 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.246730 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.246862 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.247035 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.247194 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.247376 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.247531 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.248420 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.248496 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.248540 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.248773 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.249018 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.249018 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112451) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.249018 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.249488 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.249579 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.249672 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.249718 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.249772 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.249833 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.249888 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.249928 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112453) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.249990 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.250032 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.250158 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.250300 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.250480 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.250659 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.267067 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.267193 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.267591 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.267725 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.267869 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.268005 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112452) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.268148 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.268409 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.268553 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.268701 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.268839 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.268936 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.269011 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.269103 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.269176 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.269253 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112451) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.269367 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.269447 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.269528 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.269605 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.269605 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112453) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.269747 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.269747 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.269889 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.269971 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.270044 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.270126 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.270195 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.270265 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.270402 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.270486 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.270566 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.270637 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.270637 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112452) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.270637 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.270991 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.271098 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.271184 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.271184 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.271371 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.271445 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.271521 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112451) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.271594 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.271666 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.271765 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.271841 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.271925 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.272011 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.272098 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.272172 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.272244 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112453) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.272358 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.272437 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.272541 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.272622 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.272697 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112451) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.272771 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.272854 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.272930 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.272930 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.272930 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.272930 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112453) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.272930 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.313142 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.313361 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.313547 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.313706 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.313781 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.313863 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.313929 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.313990 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112452) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.314051 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.314132 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.314195 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.314266 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.314385 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.314459 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.314529 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.314593 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.314653 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112451) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.314714 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.314813 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.314888 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.314950 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.315012 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.315085 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.315155 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.315217 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112453) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.315274 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.315367 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.315428 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.315507 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.315571 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112452) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.315636 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.315700 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.315763 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.315823 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.315885 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.315957 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.316467 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112451) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.316554 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.316781 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.316851 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.316908 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.316978 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.317042 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.317104 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.317183 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.317254 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.317354 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.317433 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.317495 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112453) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.317621 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.317728 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.317820 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.317902 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.317977 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.318043 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112452) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.318097 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.318097 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.318201 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.318271 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.318386 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.318464 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.318524 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.318580 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.318634 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.318710 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.318775 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.318833 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.318898 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.318972 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.319031 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112452) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.319086 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.319141 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.319198 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.319198 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.319350 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.319350 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.319494 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.319556 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.319629 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112451) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.319692 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.319692 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.319827 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.320048 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.320116 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.320176 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.320233 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.320343 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.320343 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.320470 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.320530 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.320588 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.320647 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.320707 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.320764 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.320824 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.320876 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.320939 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.321040 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.321103 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112452) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.321155 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.321212 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.321324 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.321399 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.321399 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112453) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.321519 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.321580 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.321650 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.321650 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.321650 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.321650 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.321650 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.321650 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.321964 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.321964 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.322082 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.322157 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.322216 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.322306 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.322402 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.322471 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.322529 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.322588 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.322588 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.322699 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112451) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.322756 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.322813 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.322889 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.322948 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.322948 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.322948 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.323108 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.323171 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.323233 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112453) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.323328 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.323393 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.323453 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.323453 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.323453 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.323453 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112452) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.323453 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.323768 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.323768 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.323768 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.323768 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.323768 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.323768 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112451) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.324103 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.324164 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.324164 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.324314 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.324391 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.324449 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.324505 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.324505 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.324636 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.324701 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.324891 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.325021 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112451) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.325077 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.325136 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.325194 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.325194 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.325194 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.325194 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.325194 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.325194 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.325194 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.325194 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.327043 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.327163 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.327209 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.327240 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.327267 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.327325 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.327363 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.327396 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.327422 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.327422 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.327469 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112453) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.327497 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112452) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.327529 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.327560 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.327585 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.327608 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.327638 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.327691 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.327723 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.327752 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.327781 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.327809 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.327834 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.327862 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112452) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.327886 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.327922 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.327946 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112453) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.327995 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.329440 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.329506 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.329653 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.329709 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.329770 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.329829 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.329897 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.330374 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.330434 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.330499 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.330550 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.330605 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.330660 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112452) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.330722 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.330808 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.330878 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.330910 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.330942 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.330976 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.331002 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.331031 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.331061 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.331090 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.331115 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.331142 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.331168 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.331197 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.331230 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.331259 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.331304 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.331335 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112453) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.331368 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.331397 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.331455 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112452) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.331455 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.331654 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.331733 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.331847 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.331898 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.331983 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.332066 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112453) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.332124 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.332157 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.332195 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.332317 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.332413 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.332451 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.332478 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.332510 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.332535 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.332562 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.332587 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.332621 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.332645 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.332680 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.332704 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.332780 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.332814 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.332814 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112452) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.332869 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.332898 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.332924 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112453) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.332954 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.333419 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.333606 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.333755 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.333928 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.334050 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.334202 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112451) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.334393 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.335195 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.335413 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.335601 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.335976 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.335976 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.336116 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.336184 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.336184 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.336340 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.336407 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.336469 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.336469 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.336577 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.336684 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112451) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.336743 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.336743 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.336882 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.336953 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.337020 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.337077 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.337077 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.337178 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112453) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.337242 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.337242 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.337242 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112452) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.337434 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.337434 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.337434 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.337434 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.337434 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.337434 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112451) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.337434 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:53.338049 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:53.338158 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:53.338158 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:53.338275 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:53.338275 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:53.338275 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112451) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:53.384674 np0000174511 devstack@c-api.service[112454]: INFO dbcounter [None req-3e86beb7-e73f-449a-ada5-033a9a3a2b2e None None] Registered counter for database cinder May 18 18:35:53.385213 np0000174511 devstack@c-api.service[112451]: INFO dbcounter [None req-6fc3fd84-9ad9-4d5f-a944-f67b3e3c3ea5 None None] Registered counter for database cinder May 18 18:35:53.387472 np0000174511 devstack@c-api.service[112453]: INFO dbcounter [None req-eb2c233b-ea1f-482c-881a-f13cd424a963 None None] Registered counter for database cinder May 18 18:35:53.391921 np0000174511 devstack@c-api.service[112452]: INFO dbcounter [None req-0dcd407c-e665-4bbe-98ad-4e66f5c32e05 None None] Registered counter for database cinder May 18 18:35:53.400468 np0000174511 devstack@c-api.service[112454]: DEBUG oslo_db.sqlalchemy.engines [None req-3e86beb7-e73f-449a-ada5-033a9a3a2b2e 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=112454) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 18:35:53.403136 np0000174511 devstack@c-api.service[112453]: DEBUG oslo_db.sqlalchemy.engines [None req-eb2c233b-ea1f-482c-881a-f13cd424a963 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=112453) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 18:35:53.408781 np0000174511 devstack@c-api.service[112451]: DEBUG oslo_db.sqlalchemy.engines [None req-6fc3fd84-9ad9-4d5f-a944-f67b3e3c3ea5 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=112451) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 18:35:53.412545 np0000174511 devstack@c-api.service[112452]: DEBUG oslo_db.sqlalchemy.engines [None req-0dcd407c-e665-4bbe-98ad-4e66f5c32e05 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=112452) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 18:35:53.520903 np0000174511 devstack@c-api.service[112454]: DEBUG dbcounter [-] [112454] Writer thread running {{(pid=112454) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 18 18:35:53.525019 np0000174511 devstack@c-api.service[112454]: INFO cinder.rpc [None req-3e86beb7-e73f-449a-ada5-033a9a3a2b2e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 18 18:35:53.525164 np0000174511 devstack@c-api.service[112451]: DEBUG dbcounter [-] [112451] Writer thread running {{(pid=112451) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 18 18:35:53.525260 np0000174511 devstack@c-api.service[112453]: DEBUG dbcounter [-] [112453] Writer thread running {{(pid=112453) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 18 18:35:53.527215 np0000174511 devstack@c-api.service[112454]: INFO cinder.rpc [None req-3e86beb7-e73f-449a-ada5-033a9a3a2b2e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 18 18:35:53.527478 np0000174511 devstack@c-api.service[112451]: INFO cinder.rpc [None req-6fc3fd84-9ad9-4d5f-a944-f67b3e3c3ea5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 18 18:35:53.527577 np0000174511 devstack@c-api.service[112453]: INFO cinder.rpc [None req-eb2c233b-ea1f-482c-881a-f13cd424a963 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 18 18:35:53.529496 np0000174511 devstack@c-api.service[112453]: INFO cinder.rpc [None req-eb2c233b-ea1f-482c-881a-f13cd424a963 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 18 18:35:53.529762 np0000174511 devstack@c-api.service[112454]: INFO cinder.rpc [None req-3e86beb7-e73f-449a-ada5-033a9a3a2b2e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 18 18:35:53.529835 np0000174511 devstack@c-api.service[112451]: INFO cinder.rpc [None req-6fc3fd84-9ad9-4d5f-a944-f67b3e3c3ea5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 18 18:35:53.531323 np0000174511 devstack@c-api.service[112453]: INFO cinder.rpc [None req-eb2c233b-ea1f-482c-881a-f13cd424a963 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 18 18:35:53.531957 np0000174511 devstack@c-api.service[112454]: INFO cinder.rpc [None req-3e86beb7-e73f-449a-ada5-033a9a3a2b2e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 18 18:35:53.532134 np0000174511 devstack@c-api.service[112451]: INFO cinder.rpc [None req-6fc3fd84-9ad9-4d5f-a944-f67b3e3c3ea5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 18 18:35:53.533177 np0000174511 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-3e86beb7-e73f-449a-ada5-033a9a3a2b2e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.533589 np0000174511 devstack@c-api.service[112453]: INFO cinder.rpc [None req-eb2c233b-ea1f-482c-881a-f13cd424a963 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 18 18:35:53.534261 np0000174511 devstack@c-api.service[112451]: INFO cinder.rpc [None req-6fc3fd84-9ad9-4d5f-a944-f67b3e3c3ea5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 18 18:35:53.534489 np0000174511 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-eb2c233b-ea1f-482c-881a-f13cd424a963 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.535305 np0000174511 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-6fc3fd84-9ad9-4d5f-a944-f67b3e3c3ea5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.535559 np0000174511 devstack@c-api.service[112452]: DEBUG dbcounter [-] [112452] Writer thread running {{(pid=112452) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 18 18:35:53.535627 np0000174511 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-3e86beb7-e73f-449a-ada5-033a9a3a2b2e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.536181 np0000174511 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-eb2c233b-ea1f-482c-881a-f13cd424a963 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.537168 np0000174511 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-6fc3fd84-9ad9-4d5f-a944-f67b3e3c3ea5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.539062 np0000174511 devstack@c-api.service[112452]: INFO cinder.rpc [None req-0dcd407c-e665-4bbe-98ad-4e66f5c32e05 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 18 18:35:53.540516 np0000174511 devstack@c-api.service[112454]: DEBUG oslo_db.sqlalchemy.engines [None req-3e86beb7-e73f-449a-ada5-033a9a3a2b2e 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=112454) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 18:35:53.541958 np0000174511 devstack@c-api.service[112453]: DEBUG oslo_db.sqlalchemy.engines [None req-eb2c233b-ea1f-482c-881a-f13cd424a963 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=112453) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 18:35:53.542142 np0000174511 devstack@c-api.service[112452]: INFO cinder.rpc [None req-0dcd407c-e665-4bbe-98ad-4e66f5c32e05 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 18 18:35:53.542415 np0000174511 devstack@c-api.service[112454]: INFO cinder.rpc [None req-3e86beb7-e73f-449a-ada5-033a9a3a2b2e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 18 18:35:53.543318 np0000174511 devstack@c-api.service[112451]: DEBUG oslo_db.sqlalchemy.engines [None req-6fc3fd84-9ad9-4d5f-a944-f67b3e3c3ea5 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=112451) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 18:35:53.544003 np0000174511 devstack@c-api.service[112453]: INFO cinder.rpc [None req-eb2c233b-ea1f-482c-881a-f13cd424a963 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 18 18:35:53.544251 np0000174511 devstack@c-api.service[112454]: INFO cinder.rpc [None req-3e86beb7-e73f-449a-ada5-033a9a3a2b2e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 18 18:35:53.545056 np0000174511 devstack@c-api.service[112452]: INFO cinder.rpc [None req-0dcd407c-e665-4bbe-98ad-4e66f5c32e05 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 18 18:35:53.545143 np0000174511 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-3e86beb7-e73f-449a-ada5-033a9a3a2b2e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.545735 np0000174511 devstack@c-api.service[112453]: INFO cinder.rpc [None req-eb2c233b-ea1f-482c-881a-f13cd424a963 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 18 18:35:53.545915 np0000174511 devstack@c-api.service[112451]: INFO cinder.rpc [None req-6fc3fd84-9ad9-4d5f-a944-f67b3e3c3ea5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 18 18:35:53.546652 np0000174511 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-eb2c233b-ea1f-482c-881a-f13cd424a963 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.547036 np0000174511 devstack@c-api.service[112452]: INFO cinder.rpc [None req-0dcd407c-e665-4bbe-98ad-4e66f5c32e05 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 18 18:35:53.548009 np0000174511 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-0dcd407c-e665-4bbe-98ad-4e66f5c32e05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.548084 np0000174511 devstack@c-api.service[112451]: INFO cinder.rpc [None req-6fc3fd84-9ad9-4d5f-a944-f67b3e3c3ea5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 18 18:35:53.549237 np0000174511 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-6fc3fd84-9ad9-4d5f-a944-f67b3e3c3ea5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.549839 np0000174511 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-0dcd407c-e665-4bbe-98ad-4e66f5c32e05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.553757 np0000174511 devstack@c-api.service[112452]: DEBUG oslo_db.sqlalchemy.engines [None req-0dcd407c-e665-4bbe-98ad-4e66f5c32e05 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=112452) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 18:35:53.555603 np0000174511 devstack@c-api.service[112452]: INFO cinder.rpc [None req-0dcd407c-e665-4bbe-98ad-4e66f5c32e05 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 18 18:35:53.557482 np0000174511 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-3e86beb7-e73f-449a-ada5-033a9a3a2b2e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.557555 np0000174511 devstack@c-api.service[112452]: INFO cinder.rpc [None req-0dcd407c-e665-4bbe-98ad-4e66f5c32e05 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 18 18:35:53.558302 np0000174511 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-0dcd407c-e665-4bbe-98ad-4e66f5c32e05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.559733 np0000174511 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-eb2c233b-ea1f-482c-881a-f13cd424a963 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.561546 np0000174511 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-3e86beb7-e73f-449a-ada5-033a9a3a2b2e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.562796 np0000174511 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-6fc3fd84-9ad9-4d5f-a944-f67b3e3c3ea5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.564395 np0000174511 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-eb2c233b-ea1f-482c-881a-f13cd424a963 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.564980 np0000174511 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-3e86beb7-e73f-449a-ada5-033a9a3a2b2e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.566753 np0000174511 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-6fc3fd84-9ad9-4d5f-a944-f67b3e3c3ea5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.568441 np0000174511 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-eb2c233b-ea1f-482c-881a-f13cd424a963 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.568905 np0000174511 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-0dcd407c-e665-4bbe-98ad-4e66f5c32e05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.569444 np0000174511 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-3e86beb7-e73f-449a-ada5-033a9a3a2b2e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.569955 np0000174511 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-6fc3fd84-9ad9-4d5f-a944-f67b3e3c3ea5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.572212 np0000174511 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-0dcd407c-e665-4bbe-98ad-4e66f5c32e05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.572592 np0000174511 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-3e86beb7-e73f-449a-ada5-033a9a3a2b2e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.573850 np0000174511 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-eb2c233b-ea1f-482c-881a-f13cd424a963 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.575018 np0000174511 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-6fc3fd84-9ad9-4d5f-a944-f67b3e3c3ea5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.575484 np0000174511 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-0dcd407c-e665-4bbe-98ad-4e66f5c32e05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.575611 np0000174511 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-3e86beb7-e73f-449a-ada5-033a9a3a2b2e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.577023 np0000174511 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-eb2c233b-ea1f-482c-881a-f13cd424a963 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.578093 np0000174511 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-6fc3fd84-9ad9-4d5f-a944-f67b3e3c3ea5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.578842 np0000174511 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-3e86beb7-e73f-449a-ada5-033a9a3a2b2e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.580122 np0000174511 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-eb2c233b-ea1f-482c-881a-f13cd424a963 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.580727 np0000174511 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-0dcd407c-e665-4bbe-98ad-4e66f5c32e05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.581150 np0000174511 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-6fc3fd84-9ad9-4d5f-a944-f67b3e3c3ea5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.582693 np0000174511 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-3e86beb7-e73f-449a-ada5-033a9a3a2b2e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.583272 np0000174511 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-eb2c233b-ea1f-482c-881a-f13cd424a963 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.583843 np0000174511 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-0dcd407c-e665-4bbe-98ad-4e66f5c32e05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.584313 np0000174511 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-6fc3fd84-9ad9-4d5f-a944-f67b3e3c3ea5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.585645 np0000174511 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-3e86beb7-e73f-449a-ada5-033a9a3a2b2e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.586159 np0000174511 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-eb2c233b-ea1f-482c-881a-f13cd424a963 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.587157 np0000174511 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-0dcd407c-e665-4bbe-98ad-4e66f5c32e05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.587237 np0000174511 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-3e86beb7-e73f-449a-ada5-033a9a3a2b2e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.587314 np0000174511 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-6fc3fd84-9ad9-4d5f-a944-f67b3e3c3ea5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.589186 np0000174511 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-eb2c233b-ea1f-482c-881a-f13cd424a963 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.589982 np0000174511 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-3e86beb7-e73f-449a-ada5-033a9a3a2b2e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.590408 np0000174511 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-6fc3fd84-9ad9-4d5f-a944-f67b3e3c3ea5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.590694 np0000174511 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-eb2c233b-ea1f-482c-881a-f13cd424a963 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.591067 np0000174511 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-0dcd407c-e665-4bbe-98ad-4e66f5c32e05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.591947 np0000174511 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-6fc3fd84-9ad9-4d5f-a944-f67b3e3c3ea5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.593427 np0000174511 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-eb2c233b-ea1f-482c-881a-f13cd424a963 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.594016 np0000174511 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-0dcd407c-e665-4bbe-98ad-4e66f5c32e05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.594723 np0000174511 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-6fc3fd84-9ad9-4d5f-a944-f67b3e3c3ea5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.595709 np0000174511 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-3e86beb7-e73f-449a-ada5-033a9a3a2b2e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.597346 np0000174511 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-0dcd407c-e665-4bbe-98ad-4e66f5c32e05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.599013 np0000174511 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-0dcd407c-e665-4bbe-98ad-4e66f5c32e05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.599116 np0000174511 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-eb2c233b-ea1f-482c-881a-f13cd424a963 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.599177 np0000174511 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-3e86beb7-e73f-449a-ada5-033a9a3a2b2e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.600373 np0000174511 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-6fc3fd84-9ad9-4d5f-a944-f67b3e3c3ea5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.601350 np0000174511 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-3e86beb7-e73f-449a-ada5-033a9a3a2b2e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.602246 np0000174511 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-0dcd407c-e665-4bbe-98ad-4e66f5c32e05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.602799 np0000174511 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-eb2c233b-ea1f-482c-881a-f13cd424a963 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.602867 np0000174511 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-3e86beb7-e73f-449a-ada5-033a9a3a2b2e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.603792 np0000174511 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-6fc3fd84-9ad9-4d5f-a944-f67b3e3c3ea5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.604296 np0000174511 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-3e86beb7-e73f-449a-ada5-033a9a3a2b2e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.604892 np0000174511 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-eb2c233b-ea1f-482c-881a-f13cd424a963 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.605896 np0000174511 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-6fc3fd84-9ad9-4d5f-a944-f67b3e3c3ea5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.606034 np0000174511 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-3e86beb7-e73f-449a-ada5-033a9a3a2b2e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.607271 np0000174511 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-eb2c233b-ea1f-482c-881a-f13cd424a963 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.607574 np0000174511 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-6fc3fd84-9ad9-4d5f-a944-f67b3e3c3ea5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.607636 np0000174511 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-3e86beb7-e73f-449a-ada5-033a9a3a2b2e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.607884 np0000174511 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-0dcd407c-e665-4bbe-98ad-4e66f5c32e05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.609049 np0000174511 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-3e86beb7-e73f-449a-ada5-033a9a3a2b2e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.609141 np0000174511 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-6fc3fd84-9ad9-4d5f-a944-f67b3e3c3ea5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.610538 np0000174511 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-3e86beb7-e73f-449a-ada5-033a9a3a2b2e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.610731 np0000174511 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-eb2c233b-ea1f-482c-881a-f13cd424a963 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.610940 np0000174511 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-6fc3fd84-9ad9-4d5f-a944-f67b3e3c3ea5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.611422 np0000174511 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-0dcd407c-e665-4bbe-98ad-4e66f5c32e05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.611656 np0000174511 devstack@c-api.service[112454]: WARNING cinder.api.contrib.hosts [None req-3e86beb7-e73f-449a-ada5-033a9a3a2b2e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 18 18:35:53.612381 np0000174511 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-eb2c233b-ea1f-482c-881a-f13cd424a963 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.612483 np0000174511 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-3e86beb7-e73f-449a-ada5-033a9a3a2b2e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.612547 np0000174511 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-6fc3fd84-9ad9-4d5f-a944-f67b3e3c3ea5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.613388 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-3e86beb7-e73f-449a-ada5-033a9a3a2b2e None None] Extended resource: extensions {{(pid=112454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:53.613851 np0000174511 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-0dcd407c-e665-4bbe-98ad-4e66f5c32e05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.613951 np0000174511 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-eb2c233b-ea1f-482c-881a-f13cd424a963 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.614012 np0000174511 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-6fc3fd84-9ad9-4d5f-a944-f67b3e3c3ea5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.614848 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-3e86beb7-e73f-449a-ada5-033a9a3a2b2e None None] Extended resource: os-availability-zone {{(pid=112454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:53.615384 np0000174511 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-eb2c233b-ea1f-482c-881a-f13cd424a963 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.615459 np0000174511 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-0dcd407c-e665-4bbe-98ad-4e66f5c32e05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.615514 np0000174511 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-6fc3fd84-9ad9-4d5f-a944-f67b3e3c3ea5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.616179 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-3e86beb7-e73f-449a-ada5-033a9a3a2b2e None None] Extended resource: qos-specs {{(pid=112454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:53.616625 np0000174511 devstack@c-api.service[112451]: WARNING cinder.api.contrib.hosts [None req-6fc3fd84-9ad9-4d5f-a944-f67b3e3c3ea5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 18 18:35:53.616779 np0000174511 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-eb2c233b-ea1f-482c-881a-f13cd424a963 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.616846 np0000174511 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-0dcd407c-e665-4bbe-98ad-4e66f5c32e05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.617371 np0000174511 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-6fc3fd84-9ad9-4d5f-a944-f67b3e3c3ea5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.617997 np0000174511 devstack@c-api.service[112453]: WARNING cinder.api.contrib.hosts [None req-eb2c233b-ea1f-482c-881a-f13cd424a963 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 18 18:35:53.618265 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-3e86beb7-e73f-449a-ada5-033a9a3a2b2e None None] Extended resource: extra_specs {{(pid=112454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:53.618468 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-6fc3fd84-9ad9-4d5f-a944-f67b3e3c3ea5 None None] Extended resource: extensions {{(pid=112451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:53.618571 np0000174511 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-0dcd407c-e665-4bbe-98ad-4e66f5c32e05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.618743 np0000174511 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-eb2c233b-ea1f-482c-881a-f13cd424a963 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.619720 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-eb2c233b-ea1f-482c-881a-f13cd424a963 None None] Extended resource: extensions {{(pid=112453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:53.619809 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-6fc3fd84-9ad9-4d5f-a944-f67b3e3c3ea5 None None] Extended resource: os-availability-zone {{(pid=112451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:53.619864 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-3e86beb7-e73f-449a-ada5-033a9a3a2b2e None None] Extended resource: encryption {{(pid=112454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:53.619956 np0000174511 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-0dcd407c-e665-4bbe-98ad-4e66f5c32e05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.621038 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-eb2c233b-ea1f-482c-881a-f13cd424a963 None None] Extended resource: os-availability-zone {{(pid=112453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:53.621290 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-3e86beb7-e73f-449a-ada5-033a9a3a2b2e None None] Extended resource: os-volume-type-access {{(pid=112454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:53.621529 np0000174511 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-0dcd407c-e665-4bbe-98ad-4e66f5c32e05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.621608 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-6fc3fd84-9ad9-4d5f-a944-f67b3e3c3ea5 None None] Extended resource: qos-specs {{(pid=112451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:53.622382 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-eb2c233b-ea1f-482c-881a-f13cd424a963 None None] Extended resource: qos-specs {{(pid=112453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:53.622943 np0000174511 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-0dcd407c-e665-4bbe-98ad-4e66f5c32e05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.623019 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-3e86beb7-e73f-449a-ada5-033a9a3a2b2e None None] Extended resource: os-quota-class-sets {{(pid=112454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:53.624361 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-6fc3fd84-9ad9-4d5f-a944-f67b3e3c3ea5 None None] Extended resource: extra_specs {{(pid=112451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:53.624441 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-eb2c233b-ea1f-482c-881a-f13cd424a963 None None] Extended resource: extra_specs {{(pid=112453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:53.624498 np0000174511 devstack@c-api.service[112452]: WARNING cinder.api.contrib.hosts [None req-0dcd407c-e665-4bbe-98ad-4e66f5c32e05 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 18 18:35:53.624548 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-3e86beb7-e73f-449a-ada5-033a9a3a2b2e None None] Extended resource: encryption {{(pid=112454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:53.625369 np0000174511 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-0dcd407c-e665-4bbe-98ad-4e66f5c32e05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.626421 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-3e86beb7-e73f-449a-ada5-033a9a3a2b2e None None] Extended resource: os-snapshot-manage {{(pid=112454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:53.626540 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-0dcd407c-e665-4bbe-98ad-4e66f5c32e05 None None] Extended resource: extensions {{(pid=112452) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:53.626864 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-eb2c233b-ea1f-482c-881a-f13cd424a963 None None] Extended resource: encryption {{(pid=112453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:53.628153 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-6fc3fd84-9ad9-4d5f-a944-f67b3e3c3ea5 None None] Extended resource: encryption {{(pid=112451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:53.628571 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-0dcd407c-e665-4bbe-98ad-4e66f5c32e05 None None] Extended resource: os-availability-zone {{(pid=112452) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:53.628674 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-eb2c233b-ea1f-482c-881a-f13cd424a963 None None] Extended resource: os-volume-type-access {{(pid=112453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:53.629897 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-3e86beb7-e73f-449a-ada5-033a9a3a2b2e None None] Extended resource: consistencygroups {{(pid=112454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:53.630895 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-0dcd407c-e665-4bbe-98ad-4e66f5c32e05 None None] Extended resource: qos-specs {{(pid=112452) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:53.631066 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-eb2c233b-ea1f-482c-881a-f13cd424a963 None None] Extended resource: os-quota-class-sets {{(pid=112453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:53.631118 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-6fc3fd84-9ad9-4d5f-a944-f67b3e3c3ea5 None None] Extended resource: os-volume-type-access {{(pid=112451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:53.632074 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-3e86beb7-e73f-449a-ada5-033a9a3a2b2e None None] Extended resource: backups {{(pid=112454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:53.632373 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-eb2c233b-ea1f-482c-881a-f13cd424a963 None None] Extended resource: encryption {{(pid=112453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:53.632669 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-6fc3fd84-9ad9-4d5f-a944-f67b3e3c3ea5 None None] Extended resource: os-quota-class-sets {{(pid=112451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:53.633953 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-eb2c233b-ea1f-482c-881a-f13cd424a963 None None] Extended resource: os-snapshot-manage {{(pid=112453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:53.634042 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-6fc3fd84-9ad9-4d5f-a944-f67b3e3c3ea5 None None] Extended resource: encryption {{(pid=112451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:53.634074 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-3e86beb7-e73f-449a-ada5-033a9a3a2b2e None None] Extended resource: scheduler-stats {{(pid=112454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:53.635403 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-eb2c233b-ea1f-482c-881a-f13cd424a963 None None] Extended resource: consistencygroups {{(pid=112453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:53.635459 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-3e86beb7-e73f-449a-ada5-033a9a3a2b2e None None] Extended resource: os-quota-sets {{(pid=112454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:53.635622 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-6fc3fd84-9ad9-4d5f-a944-f67b3e3c3ea5 None None] Extended resource: os-snapshot-manage {{(pid=112451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:53.635762 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-0dcd407c-e665-4bbe-98ad-4e66f5c32e05 None None] Extended resource: extra_specs {{(pid=112452) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:53.636902 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-3e86beb7-e73f-449a-ada5-033a9a3a2b2e None None] Extended resource: os-volume-manage {{(pid=112454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:53.637271 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-6fc3fd84-9ad9-4d5f-a944-f67b3e3c3ea5 None None] Extended resource: consistencygroups {{(pid=112451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:53.637383 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-eb2c233b-ea1f-482c-881a-f13cd424a963 None None] Extended resource: backups {{(pid=112453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:53.638395 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-3e86beb7-e73f-449a-ada5-033a9a3a2b2e None None] Extended resource: capabilities {{(pid=112454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:53.639219 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-0dcd407c-e665-4bbe-98ad-4e66f5c32e05 None None] Extended resource: encryption {{(pid=112452) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:53.639503 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-6fc3fd84-9ad9-4d5f-a944-f67b3e3c3ea5 None None] Extended resource: backups {{(pid=112451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:53.639535 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-eb2c233b-ea1f-482c-881a-f13cd424a963 None None] Extended resource: scheduler-stats {{(pid=112453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:53.639606 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-3e86beb7-e73f-449a-ada5-033a9a3a2b2e None None] Extended resource: os-volume-transfer {{(pid=112454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:53.640747 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-0dcd407c-e665-4bbe-98ad-4e66f5c32e05 None None] Extended resource: os-volume-type-access {{(pid=112452) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:53.640893 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-eb2c233b-ea1f-482c-881a-f13cd424a963 None None] Extended resource: os-quota-sets {{(pid=112453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:53.641276 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-3e86beb7-e73f-449a-ada5-033a9a3a2b2e None None] Extended resource: os-hosts {{(pid=112454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:53.641774 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-6fc3fd84-9ad9-4d5f-a944-f67b3e3c3ea5 None None] Extended resource: scheduler-stats {{(pid=112451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:53.642387 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-eb2c233b-ea1f-482c-881a-f13cd424a963 None None] Extended resource: os-volume-manage {{(pid=112453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:53.642426 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-0dcd407c-e665-4bbe-98ad-4e66f5c32e05 None None] Extended resource: os-quota-class-sets {{(pid=112452) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:53.642661 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-3e86beb7-e73f-449a-ada5-033a9a3a2b2e None None] Extended resource: cgsnapshots {{(pid=112454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:53.643183 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-6fc3fd84-9ad9-4d5f-a944-f67b3e3c3ea5 None None] Extended resource: os-quota-sets {{(pid=112451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:53.643776 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-0dcd407c-e665-4bbe-98ad-4e66f5c32e05 None None] Extended resource: encryption {{(pid=112452) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:53.643852 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-eb2c233b-ea1f-482c-881a-f13cd424a963 None None] Extended resource: capabilities {{(pid=112453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:53.644058 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.contrib.snapshot_actions [None req-3e86beb7-e73f-449a-ada5-033a9a3a2b2e None None] SnapshotActionsController initialized {{(pid=112454) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 18 18:35:53.644658 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-6fc3fd84-9ad9-4d5f-a944-f67b3e3c3ea5 None None] Extended resource: os-volume-manage {{(pid=112451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:53.645000 np0000174511 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-3e86beb7-e73f-449a-ada5-033a9a3a2b2e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.645071 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-eb2c233b-ea1f-482c-881a-f13cd424a963 None None] Extended resource: os-volume-transfer {{(pid=112453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:53.645267 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-0dcd407c-e665-4bbe-98ad-4e66f5c32e05 None None] Extended resource: os-snapshot-manage {{(pid=112452) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:53.646254 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-6fc3fd84-9ad9-4d5f-a944-f67b3e3c3ea5 None None] Extended resource: capabilities {{(pid=112451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:53.646614 np0000174511 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-3e86beb7-e73f-449a-ada5-033a9a3a2b2e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.646679 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-eb2c233b-ea1f-482c-881a-f13cd424a963 None None] Extended resource: os-hosts {{(pid=112453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:53.646762 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-0dcd407c-e665-4bbe-98ad-4e66f5c32e05 None None] Extended resource: consistencygroups {{(pid=112452) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:53.647619 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-6fc3fd84-9ad9-4d5f-a944-f67b3e3c3ea5 None None] Extended resource: os-volume-transfer {{(pid=112451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:53.647998 np0000174511 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-3e86beb7-e73f-449a-ada5-033a9a3a2b2e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.648073 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-eb2c233b-ea1f-482c-881a-f13cd424a963 None None] Extended resource: cgsnapshots {{(pid=112453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:53.648727 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-0dcd407c-e665-4bbe-98ad-4e66f5c32e05 None None] Extended resource: backups {{(pid=112452) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:53.649465 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-6fc3fd84-9ad9-4d5f-a944-f67b3e3c3ea5 None None] Extended resource: os-hosts {{(pid=112451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:53.649549 np0000174511 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-3e86beb7-e73f-449a-ada5-033a9a3a2b2e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.649656 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.contrib.snapshot_actions [None req-eb2c233b-ea1f-482c-881a-f13cd424a963 None None] SnapshotActionsController initialized {{(pid=112453) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 18 18:35:53.650582 np0000174511 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-eb2c233b-ea1f-482c-881a-f13cd424a963 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.650757 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-0dcd407c-e665-4bbe-98ad-4e66f5c32e05 None None] Extended resource: scheduler-stats {{(pid=112452) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:53.650853 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-6fc3fd84-9ad9-4d5f-a944-f67b3e3c3ea5 None None] Extended resource: cgsnapshots {{(pid=112451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:53.650928 np0000174511 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-3e86beb7-e73f-449a-ada5-033a9a3a2b2e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.652106 np0000174511 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-eb2c233b-ea1f-482c-881a-f13cd424a963 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.652189 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-0dcd407c-e665-4bbe-98ad-4e66f5c32e05 None None] Extended resource: os-quota-sets {{(pid=112452) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:53.652312 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.contrib.snapshot_actions [None req-6fc3fd84-9ad9-4d5f-a944-f67b3e3c3ea5 None None] SnapshotActionsController initialized {{(pid=112451) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 18 18:35:53.652490 np0000174511 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-3e86beb7-e73f-449a-ada5-033a9a3a2b2e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.653271 np0000174511 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-6fc3fd84-9ad9-4d5f-a944-f67b3e3c3ea5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.653549 np0000174511 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-eb2c233b-ea1f-482c-881a-f13cd424a963 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.653611 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-0dcd407c-e665-4bbe-98ad-4e66f5c32e05 None None] Extended resource: os-volume-manage {{(pid=112452) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:53.653943 np0000174511 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-3e86beb7-e73f-449a-ada5-033a9a3a2b2e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.654852 np0000174511 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-6fc3fd84-9ad9-4d5f-a944-f67b3e3c3ea5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.654918 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-3e86beb7-e73f-449a-ada5-033a9a3a2b2e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:53.654987 np0000174511 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-eb2c233b-ea1f-482c-881a-f13cd424a963 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.655045 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-3e86beb7-e73f-449a-ada5-033a9a3a2b2e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:53.655098 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-0dcd407c-e665-4bbe-98ad-4e66f5c32e05 None None] Extended resource: capabilities {{(pid=112452) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:53.655153 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-3e86beb7-e73f-449a-ada5-033a9a3a2b2e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:53.655223 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-3e86beb7-e73f-449a-ada5-033a9a3a2b2e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:53.655302 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-3e86beb7-e73f-449a-ada5-033a9a3a2b2e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:53.655402 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-3e86beb7-e73f-449a-ada5-033a9a3a2b2e None None] Extension AdminActions extending resource: volumes {{(pid=112454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:53.655533 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-3e86beb7-e73f-449a-ada5-033a9a3a2b2e None None] Extension AdminActions extending resource: snapshots {{(pid=112454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:53.655620 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-3e86beb7-e73f-449a-ada5-033a9a3a2b2e None None] Extension AdminActions extending resource: backups {{(pid=112454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:53.655721 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-3e86beb7-e73f-449a-ada5-033a9a3a2b2e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:53.655833 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-3e86beb7-e73f-449a-ada5-033a9a3a2b2e None None] Extension VolumeActions extending resource: volumes {{(pid=112454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:53.655954 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-3e86beb7-e73f-449a-ada5-033a9a3a2b2e None None] Extension TypesManage extending resource: types {{(pid=112454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:53.656060 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-3e86beb7-e73f-449a-ada5-033a9a3a2b2e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:53.656152 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-3e86beb7-e73f-449a-ada5-033a9a3a2b2e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:53.656251 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-0dcd407c-e665-4bbe-98ad-4e66f5c32e05 None None] Extended resource: os-volume-transfer {{(pid=112452) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:53.656329 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-3e86beb7-e73f-449a-ada5-033a9a3a2b2e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:53.656401 np0000174511 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-6fc3fd84-9ad9-4d5f-a944-f67b3e3c3ea5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.656467 np0000174511 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-eb2c233b-ea1f-482c-881a-f13cd424a963 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.656524 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-3e86beb7-e73f-449a-ada5-033a9a3a2b2e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:53.656524 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-3e86beb7-e73f-449a-ada5-033a9a3a2b2e None None] Extension UsedLimits extending resource: limits {{(pid=112454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:53.657857 np0000174511 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-6fc3fd84-9ad9-4d5f-a944-f67b3e3c3ea5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.657930 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-0dcd407c-e665-4bbe-98ad-4e66f5c32e05 None None] Extended resource: os-hosts {{(pid=112452) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:53.657983 np0000174511 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-eb2c233b-ea1f-482c-881a-f13cd424a963 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.658996 np0000174511 devstack@c-api.service[112454]: WARNING keystonemiddleware.auth_token [None req-3e86beb7-e73f-449a-ada5-033a9a3a2b2e None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 18 18:35:53.659296 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-0dcd407c-e665-4bbe-98ad-4e66f5c32e05 None None] Extended resource: cgsnapshots {{(pid=112452) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:53.659339 np0000174511 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-eb2c233b-ea1f-482c-881a-f13cd424a963 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.659412 np0000174511 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-6fc3fd84-9ad9-4d5f-a944-f67b3e3c3ea5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.660237 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-eb2c233b-ea1f-482c-881a-f13cd424a963 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112453) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:53.660387 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-eb2c233b-ea1f-482c-881a-f13cd424a963 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112453) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:53.660506 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-eb2c233b-ea1f-482c-881a-f13cd424a963 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112453) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:53.660621 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-eb2c233b-ea1f-482c-881a-f13cd424a963 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112453) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:53.660717 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-eb2c233b-ea1f-482c-881a-f13cd424a963 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112453) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:53.660783 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.contrib.snapshot_actions [None req-0dcd407c-e665-4bbe-98ad-4e66f5c32e05 None None] SnapshotActionsController initialized {{(pid=112452) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 18 18:35:53.660834 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-eb2c233b-ea1f-482c-881a-f13cd424a963 None None] Extension AdminActions extending resource: volumes {{(pid=112453) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:53.660970 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-eb2c233b-ea1f-482c-881a-f13cd424a963 None None] Extension AdminActions extending resource: snapshots {{(pid=112453) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:53.661019 np0000174511 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-6fc3fd84-9ad9-4d5f-a944-f67b3e3c3ea5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.661056 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-eb2c233b-ea1f-482c-881a-f13cd424a963 None None] Extension AdminActions extending resource: backups {{(pid=112453) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:53.661192 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-eb2c233b-ea1f-482c-881a-f13cd424a963 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112453) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:53.661323 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-eb2c233b-ea1f-482c-881a-f13cd424a963 None None] Extension VolumeActions extending resource: volumes {{(pid=112453) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:53.661536 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-eb2c233b-ea1f-482c-881a-f13cd424a963 None None] Extension TypesManage extending resource: types {{(pid=112453) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:53.661635 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-eb2c233b-ea1f-482c-881a-f13cd424a963 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112453) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:53.661739 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-eb2c233b-ea1f-482c-881a-f13cd424a963 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112453) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:53.661852 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-eb2c233b-ea1f-482c-881a-f13cd424a963 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112453) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:53.661916 np0000174511 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-0dcd407c-e665-4bbe-98ad-4e66f5c32e05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.661964 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-eb2c233b-ea1f-482c-881a-f13cd424a963 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112453) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:53.662089 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-eb2c233b-ea1f-482c-881a-f13cd424a963 None None] Extension UsedLimits extending resource: limits {{(pid=112453) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:53.662476 np0000174511 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-6fc3fd84-9ad9-4d5f-a944-f67b3e3c3ea5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.663617 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-6fc3fd84-9ad9-4d5f-a944-f67b3e3c3ea5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112451) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:53.663763 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-6fc3fd84-9ad9-4d5f-a944-f67b3e3c3ea5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112451) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:53.663814 np0000174511 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-0dcd407c-e665-4bbe-98ad-4e66f5c32e05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.663898 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-6fc3fd84-9ad9-4d5f-a944-f67b3e3c3ea5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112451) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:53.664020 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-6fc3fd84-9ad9-4d5f-a944-f67b3e3c3ea5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112451) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:53.664115 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-6fc3fd84-9ad9-4d5f-a944-f67b3e3c3ea5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112451) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:53.664216 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-6fc3fd84-9ad9-4d5f-a944-f67b3e3c3ea5 None None] Extension AdminActions extending resource: volumes {{(pid=112451) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:53.664395 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-6fc3fd84-9ad9-4d5f-a944-f67b3e3c3ea5 None None] Extension AdminActions extending resource: snapshots {{(pid=112451) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:53.664516 np0000174511 devstack@c-api.service[112453]: WARNING keystonemiddleware.auth_token [None req-eb2c233b-ea1f-482c-881a-f13cd424a963 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 18 18:35:53.664563 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-6fc3fd84-9ad9-4d5f-a944-f67b3e3c3ea5 None None] Extension AdminActions extending resource: backups {{(pid=112451) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:53.664670 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-6fc3fd84-9ad9-4d5f-a944-f67b3e3c3ea5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112451) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:53.664742 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-6fc3fd84-9ad9-4d5f-a944-f67b3e3c3ea5 None None] Extension VolumeActions extending resource: volumes {{(pid=112451) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:53.664919 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-6fc3fd84-9ad9-4d5f-a944-f67b3e3c3ea5 None None] Extension TypesManage extending resource: types {{(pid=112451) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:53.665016 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-6fc3fd84-9ad9-4d5f-a944-f67b3e3c3ea5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112451) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:53.665120 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-6fc3fd84-9ad9-4d5f-a944-f67b3e3c3ea5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112451) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:53.665223 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-6fc3fd84-9ad9-4d5f-a944-f67b3e3c3ea5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112451) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:53.665266 np0000174511 devstack@c-api.service[112454]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7e02b9aa3668 pid: 112454 (default app) May 18 18:35:53.665345 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-6fc3fd84-9ad9-4d5f-a944-f67b3e3c3ea5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112451) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:53.665430 np0000174511 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-0dcd407c-e665-4bbe-98ad-4e66f5c32e05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.665468 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-6fc3fd84-9ad9-4d5f-a944-f67b3e3c3ea5 None None] Extension UsedLimits extending resource: limits {{(pid=112451) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:53.666875 np0000174511 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-0dcd407c-e665-4bbe-98ad-4e66f5c32e05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.668203 np0000174511 devstack@c-api.service[112451]: WARNING keystonemiddleware.auth_token [None req-6fc3fd84-9ad9-4d5f-a944-f67b3e3c3ea5 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 18 18:35:53.668527 np0000174511 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-0dcd407c-e665-4bbe-98ad-4e66f5c32e05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.670065 np0000174511 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-0dcd407c-e665-4bbe-98ad-4e66f5c32e05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.671166 np0000174511 devstack@c-api.service[112453]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7e02b9aa3668 pid: 112453 (default app) May 18 18:35:53.671505 np0000174511 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-0dcd407c-e665-4bbe-98ad-4e66f5c32e05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:53.672491 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-0dcd407c-e665-4bbe-98ad-4e66f5c32e05 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112452) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:53.672638 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-0dcd407c-e665-4bbe-98ad-4e66f5c32e05 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112452) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:53.672749 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-0dcd407c-e665-4bbe-98ad-4e66f5c32e05 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112452) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:53.672864 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-0dcd407c-e665-4bbe-98ad-4e66f5c32e05 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112452) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:53.672956 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-0dcd407c-e665-4bbe-98ad-4e66f5c32e05 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112452) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:53.673055 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-0dcd407c-e665-4bbe-98ad-4e66f5c32e05 None None] Extension AdminActions extending resource: volumes {{(pid=112452) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:53.673478 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-0dcd407c-e665-4bbe-98ad-4e66f5c32e05 None None] Extension AdminActions extending resource: snapshots {{(pid=112452) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:53.673581 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-0dcd407c-e665-4bbe-98ad-4e66f5c32e05 None None] Extension AdminActions extending resource: backups {{(pid=112452) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:53.673684 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-0dcd407c-e665-4bbe-98ad-4e66f5c32e05 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112452) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:53.673784 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-0dcd407c-e665-4bbe-98ad-4e66f5c32e05 None None] Extension VolumeActions extending resource: volumes {{(pid=112452) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:53.673868 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.673868 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.673983 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.673983 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.673983 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.673983 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.673983 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.674219 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.674219 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.674219 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.674219 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.674219 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.674219 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.674516 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.674516 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.674516 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.674516 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.674516 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.674718 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-0dcd407c-e665-4bbe-98ad-4e66f5c32e05 None None] Extension TypesManage extending resource: types {{(pid=112452) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:53.674757 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.674757 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.674757 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.674757 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.674958 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.674958 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.674958 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.674958 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.675163 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.675163 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.675163 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.675163 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.675163 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.675396 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.675431 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-0dcd407c-e665-4bbe-98ad-4e66f5c32e05 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112452) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:53.675494 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.675494 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.675494 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.675494 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.675681 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.675681 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.675681 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.675681 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.675681 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.675681 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.675932 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.675932 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.676014 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-0dcd407c-e665-4bbe-98ad-4e66f5c32e05 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112452) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:53.676056 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.676056 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.676056 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.676056 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.676056 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.676056 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.676380 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.676380 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.676380 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.676380 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.676380 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.676380 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.676648 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-0dcd407c-e665-4bbe-98ad-4e66f5c32e05 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112452) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:53.676687 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.676687 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.676687 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.676687 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.676687 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.676915 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.676915 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.676915 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.676915 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.676915 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.677107 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-0dcd407c-e665-4bbe-98ad-4e66f5c32e05 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112452) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:53.677149 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.677149 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.677149 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.677149 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.677149 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.677149 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.677505 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.677505 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.677505 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.677505 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.677677 np0000174511 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-0dcd407c-e665-4bbe-98ad-4e66f5c32e05 None None] Extension UsedLimits extending resource: limits {{(pid=112452) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:53.677714 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.677714 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.677714 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.677714 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.677714 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.677714 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.677952 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.677952 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.677952 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.677952 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.678122 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.678122 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.678122 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.678122 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.678339 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.678339 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.678339 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.678339 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.678517 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.678517 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.678517 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.678517 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.678707 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.678707 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.678707 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.678707 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.678707 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.678928 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.678928 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.678928 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.678928 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.678928 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.679132 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.679132 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.679132 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.679132 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.679321 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.679321 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.679321 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.679321 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.679485 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.679485 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.679485 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.679485 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.679679 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.679679 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.679679 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.679679 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.679857 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.679857 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.679857 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.679857 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.680049 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.680049 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.680049 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.680049 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.680049 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.680049 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.680332 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.680332 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.680332 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.680332 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.680332 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.680558 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.680558 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.680558 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.680558 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.680558 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.680558 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.680558 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.680826 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.680826 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.680826 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.680826 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.680826 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.680826 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.681073 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.681073 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.681073 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.681073 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.681073 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.681073 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.681314 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.681314 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.681314 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.681314 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.681314 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.681314 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.681555 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.681555 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.681632 np0000174511 devstack@c-api.service[112451]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7e02b9aa3668 pid: 112451 (default app) May 18 18:35:53.681673 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.681673 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.681673 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.681673 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.681847 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.681847 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.681847 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.681847 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.681847 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.682055 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.682055 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.682055 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.682055 np0000174511 devstack@c-api.service[112454]: /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. May 18 18:35:53.682055 np0000174511 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) May 18 18:35:53.682243 np0000174511 devstack@c-api.service[112452]: WARNING keystonemiddleware.auth_token [None req-0dcd407c-e665-4bbe-98ad-4e66f5c32e05 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 18 18:35:53.682294 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.middleware.request_id [None req-3ba39982-9dac-4139-9368-1736da03bbaa None None] RequestId filter calling following filter/app {{(pid=112454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 18 18:35:53.682294 np0000174511 devstack@c-api.service[112454]: [pid: 112454|app: 0|req: 1/1] 199.204.45.156 () {60 vars in 956 bytes} [Mon May 18 18:35:53 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 18 18:35:53.684145 np0000174511 devstack@c-api.service[112452]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7e02b9aa3668 pid: 112452 (default app) May 18 18:36:00.783780 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.783780 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.783780 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.783780 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.783780 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.784752 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.784752 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.784752 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.784752 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.784752 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.785041 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.785041 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.785041 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.785041 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.785041 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.785041 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.785412 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.785412 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.785412 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.785412 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.785639 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.785639 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.785639 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.785639 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.785908 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.785908 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.785908 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.785908 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.786140 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.786140 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.786140 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.786140 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.786140 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.786458 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.786458 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.786458 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.786458 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.786458 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.786732 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.786732 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.786732 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.786732 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.786732 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.786732 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.787079 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.787079 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.787079 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.787079 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.787079 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.787079 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.787433 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.787433 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.787433 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.787433 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.787433 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.787433 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.787845 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.787845 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.787845 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.787845 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.787845 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.788179 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.788179 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.788179 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.788179 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.788179 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.788496 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.788496 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.788496 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.788496 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.788496 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.788496 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.788829 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.788829 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.788829 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.788829 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.788829 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.788829 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.789153 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.789153 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.789153 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.789153 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.789153 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.789555 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.789555 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.789555 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.789555 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.789555 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.789862 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.789862 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.789862 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.789862 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.790095 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.790095 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.790095 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.790095 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.790366 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.790366 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.790366 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.790366 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.790366 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.790657 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.790657 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.790657 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.790657 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.790657 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.790923 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.790923 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.790923 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.790923 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.791167 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.791167 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.791167 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.791167 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.791419 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.791419 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.791419 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.791419 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.791645 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.791645 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.791645 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.791645 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.792033 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.792033 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.792033 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.792033 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.792233 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.792233 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.792233 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.792233 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.792233 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.792446 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.792446 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.792446 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.792446 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.792446 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.792446 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.792678 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.792678 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.792678 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.792678 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.792678 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.792852 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.792852 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.792852 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.792852 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.792852 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.792852 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.793062 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.793062 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.793062 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.793062 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.793062 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.793062 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.793275 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.793275 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.793275 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.793275 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.793275 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.793275 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.793513 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.793513 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.793513 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.793513 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.793513 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.793513 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.793701 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.793701 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.793701 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.793701 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.793834 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.793834 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.793834 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.793834 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.793834 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.794306 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.794306 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.794306 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.794306 np0000174511 devstack@c-api.service[112453]: /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. May 18 18:36:00.794306 np0000174511 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 18 18:36:00.794306 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.middleware.request_id [None req-5d431f10-ebd1-49f8-bbc5-0b16f13688ae None None] RequestId filter calling following filter/app {{(pid=112453) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 18 18:36:01.267434 np0000174511 devstack@c-api.service[112453]: INFO cinder.api.openstack.wsgi [None req-5d431f10-ebd1-49f8-bbc5-0b16f13688ae admin admin] POST https://199.204.45.156/volume/v3/types May 18 18:36:01.267969 np0000174511 devstack@c-api.service[112453]: DEBUG cinder.api.openstack.wsgi [None req-5d431f10-ebd1-49f8-bbc5-0b16f13688ae admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112453) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 18 18:36:01.269610 np0000174511 devstack@c-api.service[112453]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: 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. May 18 18:36:01.269610 np0000174511 devstack@c-api.service[112453]: warnings.warn( May 18 18:36:01.278241 np0000174511 devstack@c-api.service[112453]: DEBUG oslo_db.sqlalchemy.engines [None req-5d431f10-ebd1-49f8-bbc5-0b16f13688ae 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=112453) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 18:36:01.306524 np0000174511 devstack@c-api.service[112453]: INFO cinder.api.openstack.wsgi [None req-5d431f10-ebd1-49f8-bbc5-0b16f13688ae admin admin] https://199.204.45.156/volume/v3/types returned with HTTP 200 May 18 18:36:01.306911 np0000174511 devstack@c-api.service[112453]: [pid: 112453|app: 0|req: 1/2] 199.204.45.156 () {68 vars in 1288 bytes} [Mon May 18 18:36:00 2026] POST /volume/v3/types => generated 186 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 18 18:36:01.328356 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.328356 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.328835 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.328835 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.328835 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.328835 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.328835 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.329117 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.329117 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.329117 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.329117 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.329117 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.329117 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.329474 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.329474 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.329474 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.329474 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.329474 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.329720 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.329720 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.329720 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.329720 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.329927 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.329927 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.329927 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.329927 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.330146 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.330146 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.330146 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.330146 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.330146 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.330441 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.330441 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.330441 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.330441 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.330441 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.330687 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.330687 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.330687 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.330687 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.330687 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.330687 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.330994 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.330994 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.330994 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.330994 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.330994 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.330994 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.334307 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.334307 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.334307 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.334307 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.334307 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.334307 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.334612 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.334612 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.334612 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.334612 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.334612 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.334612 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.334931 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.334931 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.334931 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.334931 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.335158 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.335158 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.335158 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.335158 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.335158 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.335465 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.335465 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.335465 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.335465 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.335465 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.335709 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.335709 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.335709 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.335709 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.335709 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.335709 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.335992 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.335992 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.335992 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.335992 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.335992 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.336269 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.336269 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.336269 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.336269 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.336269 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.336548 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.336548 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.336548 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.336548 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.336762 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.336762 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.336762 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.336762 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.336969 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.336969 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.336969 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.336969 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.336969 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.337225 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.337225 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.337225 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.337225 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.337225 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.337500 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.337500 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.337500 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.337500 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.337735 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.337735 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.337735 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.337735 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.337942 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.337942 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.337942 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.337942 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.338150 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.338150 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.338150 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.338150 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.338381 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.338381 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.338381 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.338381 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.338594 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.338594 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.338594 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.338594 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.338594 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.338594 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.338891 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.338891 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.338891 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.338891 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.338891 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.339364 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.339364 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.339364 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.339364 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.339364 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.339364 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.339364 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.339712 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.339712 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.339712 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.339712 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.339712 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.339712 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.340015 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.340015 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.340015 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.340015 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.340015 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.340015 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.340256 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.340256 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.340256 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.340256 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.340256 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.340256 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.340510 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.340510 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.340510 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.340510 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.340667 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.340667 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.340667 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.340667 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.340818 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.340818 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.340818 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.340818 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.340975 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.340975 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.340975 np0000174511 devstack@c-api.service[112451]: /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. May 18 18:36:01.340975 np0000174511 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 18 18:36:01.340975 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.middleware.request_id [req-5d431f10-ebd1-49f8-bbc5-0b16f13688ae req-e9a26087-0311-43c6-a8c9-3987fa79fb2c None None] RequestId filter calling following filter/app {{(pid=112451) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 18 18:36:01.671313 np0000174511 devstack@c-api.service[112451]: INFO cinder.api.openstack.wsgi [req-5d431f10-ebd1-49f8-bbc5-0b16f13688ae req-e9a26087-0311-43c6-a8c9-3987fa79fb2c admin admin] POST https://199.204.45.156/volume/v3/types/b9d2c2f0-4a86-4235-9018-d55d33101ed2/extra_specs May 18 18:36:01.671313 np0000174511 devstack@c-api.service[112451]: DEBUG cinder.api.openstack.wsgi [req-5d431f10-ebd1-49f8-bbc5-0b16f13688ae req-e9a26087-0311-43c6-a8c9-3987fa79fb2c admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112451) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 18 18:36:01.672986 np0000174511 devstack@c-api.service[112451]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: 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. May 18 18:36:01.672986 np0000174511 devstack@c-api.service[112451]: warnings.warn( May 18 18:36:01.683335 np0000174511 devstack@c-api.service[112451]: DEBUG oslo_db.sqlalchemy.engines [req-5d431f10-ebd1-49f8-bbc5-0b16f13688ae req-e9a26087-0311-43c6-a8c9-3987fa79fb2c 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=112451) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 18:36:01.755764 np0000174511 devstack@c-api.service[112451]: INFO cinder.api.openstack.wsgi [req-5d431f10-ebd1-49f8-bbc5-0b16f13688ae req-e9a26087-0311-43c6-a8c9-3987fa79fb2c admin admin] https://199.204.45.156/volume/v3/types/b9d2c2f0-4a86-4235-9018-d55d33101ed2/extra_specs returned with HTTP 200 May 18 18:36:01.756378 np0000174511 devstack@c-api.service[112451]: [pid: 112451|app: 0|req: 1/3] 199.204.45.156 () {70 vars in 1505 bytes} [Mon May 18 18:36:01 2026] POST /volume/v3/types/b9d2c2f0-4a86-4235-9018-d55d33101ed2/extra_specs => generated 55 bytes in 441 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 18 18:36:03.543679 np0000174511 devstack@c-api.service[112454]: DEBUG dbcounter [-] [112454] Writing DB stats cinder:SELECT=6 {{(pid=112454) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 18 18:36:03.556975 np0000174511 devstack@c-api.service[112452]: DEBUG dbcounter [-] [112452] Writing DB stats cinder:SELECT=6 {{(pid=112452) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 18 18:36:11.305229 np0000174511 devstack@c-api.service[112453]: DEBUG dbcounter [-] [112453] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112453) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 18 18:36:11.752988 np0000174511 devstack@c-api.service[112451]: DEBUG dbcounter [-] [112451] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112451) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 18 18:43:08.160644 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.middleware.request_id [None req-8066ab34-efaf-44ca-b7a2-b2fa03fb3f32 None None] RequestId filter calling following filter/app {{(pid=112454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 18 18:43:08.162143 np0000174511 devstack@c-api.service[112454]: INFO cinder.api.openstack.wsgi [None req-8066ab34-efaf-44ca-b7a2-b2fa03fb3f32 None None] GET https://199.204.45.156/volume// May 18 18:43:08.162615 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.openstack.wsgi [None req-8066ab34-efaf-44ca-b7a2-b2fa03fb3f32 None None] Empty body provided in request {{(pid=112454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 18 18:43:08.163248 np0000174511 devstack@c-api.service[112454]: DEBUG cinder.api.openstack.wsgi [None req-8066ab34-efaf-44ca-b7a2-b2fa03fb3f32 None None] Calling method 'all' {{(pid=112454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 18 18:43:08.164518 np0000174511 devstack@c-api.service[112454]: INFO cinder.api.openstack.wsgi [None req-8066ab34-efaf-44ca-b7a2-b2fa03fb3f32 None None] https://199.204.45.156/volume// returned with HTTP 300 May 18 18:43:08.165155 np0000174511 devstack@c-api.service[112454]: [pid: 112454|app: 0|req: 2/4] 199.204.45.156 () {66 vars in 1456 bytes} [Mon May 18 18:43:08 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)