Jun 16 01:14:43.368031 np0000180517 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 16 01:14:43.377424 np0000180517 devstack@c-api.service[112441]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 16 01:14:43.380358 np0000180517 devstack@c-api.service[112441]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jun 16 01:14:43 2026] *** Jun 16 01:14:43.380358 np0000180517 devstack@c-api.service[112441]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 16 01:14:43.380358 np0000180517 devstack@c-api.service[112441]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 16 01:14:43.380358 np0000180517 devstack@c-api.service[112441]: nodename: np0000180517 Jun 16 01:14:43.380358 np0000180517 devstack@c-api.service[112441]: machine: x86_64 Jun 16 01:14:43.380358 np0000180517 devstack@c-api.service[112441]: clock source: unix Jun 16 01:14:43.380358 np0000180517 devstack@c-api.service[112441]: pcre jit disabled Jun 16 01:14:43.380358 np0000180517 devstack@c-api.service[112441]: detected number of CPU cores: 16 Jun 16 01:14:43.380358 np0000180517 devstack@c-api.service[112441]: current working directory: / Jun 16 01:14:43.380358 np0000180517 devstack@c-api.service[112441]: detected binary path: /usr/bin/uwsgi-core Jun 16 01:14:43.380358 np0000180517 devstack@c-api.service[112441]: your processes number limit is 256917 Jun 16 01:14:43.380358 np0000180517 devstack@c-api.service[112441]: your memory page size is 4096 bytes Jun 16 01:14:43.380358 np0000180517 devstack@c-api.service[112441]: detected max file descriptor number: 2048 Jun 16 01:14:43.380358 np0000180517 devstack@c-api.service[112441]: lock engine: pthread robust mutexes Jun 16 01:14:43.381133 np0000180517 devstack@c-api.service[112441]: thunder lock: enabled Jun 16 01:14:43.381133 np0000180517 devstack@c-api.service[112441]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 16 01:14:43.381133 np0000180517 devstack@c-api.service[112441]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 16 01:14:43.381133 np0000180517 devstack@c-api.service[112441]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 16 01:14:43.381133 np0000180517 devstack@c-api.service[112441]: Set PythonHome to /opt/stack/data/venv Jun 16 01:14:43.420034 np0000180517 devstack@c-api.service[112441]: Python main interpreter initialized at 0x7e375a8a3668 Jun 16 01:14:43.420034 np0000180517 devstack@c-api.service[112441]: python threads support enabled Jun 16 01:14:43.420034 np0000180517 devstack@c-api.service[112441]: your server socket listen backlog is limited to 100 connections Jun 16 01:14:43.420034 np0000180517 devstack@c-api.service[112441]: your mercy for graceful operations on workers is 80 seconds Jun 16 01:14:43.420336 np0000180517 devstack@c-api.service[112441]: mapped 671795 bytes (656 KB) for 4 cores Jun 16 01:14:43.420430 np0000180517 devstack@c-api.service[112441]: *** Operational MODE: preforking *** Jun 16 01:14:43.420635 np0000180517 devstack@c-api.service[112441]: *** uWSGI is running in multiple interpreter mode *** Jun 16 01:14:43.420635 np0000180517 devstack@c-api.service[112441]: spawned uWSGI master process (pid: 112441) Jun 16 01:14:43.420828 np0000180517 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 16 01:14:43.421585 np0000180517 devstack@c-api.service[112441]: spawned uWSGI worker 1 (pid: 112451, cores: 1) Jun 16 01:14:43.422237 np0000180517 devstack@c-api.service[112441]: spawned uWSGI worker 2 (pid: 112452, cores: 1) Jun 16 01:14:43.422830 np0000180517 devstack@c-api.service[112441]: spawned uWSGI worker 3 (pid: 112453, cores: 1) Jun 16 01:14:43.423721 np0000180517 devstack@c-api.service[112441]: spawned uWSGI worker 4 (pid: 112454, cores: 1) Jun 16 01:14:43.423721 np0000180517 devstack@c-api.service[112441]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 16 01:14:43.547122 np0000180517 devstack@c-api.service[112453]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:14:43.547122 np0000180517 devstack@c-api.service[112453]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:14:43.547122 np0000180517 devstack@c-api.service[112453]: we strongly recommend against using it for new projects. Jun 16 01:14:43.547122 np0000180517 devstack@c-api.service[112453]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:14:43.547122 np0000180517 devstack@c-api.service[112453]: framework. For more detail see Jun 16 01:14:43.547122 np0000180517 devstack@c-api.service[112453]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:14:43.547122 np0000180517 devstack@c-api.service[112453]: import eventlet # noqa Jun 16 01:14:43.549134 np0000180517 devstack@c-api.service[112452]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:14:43.549134 np0000180517 devstack@c-api.service[112452]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:14:43.549134 np0000180517 devstack@c-api.service[112452]: we strongly recommend against using it for new projects. Jun 16 01:14:43.549134 np0000180517 devstack@c-api.service[112452]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:14:43.549134 np0000180517 devstack@c-api.service[112452]: framework. For more detail see Jun 16 01:14:43.549134 np0000180517 devstack@c-api.service[112452]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:14:43.549134 np0000180517 devstack@c-api.service[112452]: import eventlet # noqa Jun 16 01:14:43.556264 np0000180517 devstack@c-api.service[112451]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:14:43.556264 np0000180517 devstack@c-api.service[112451]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:14:43.556264 np0000180517 devstack@c-api.service[112451]: we strongly recommend against using it for new projects. Jun 16 01:14:43.556264 np0000180517 devstack@c-api.service[112451]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:14:43.556264 np0000180517 devstack@c-api.service[112451]: framework. For more detail see Jun 16 01:14:43.556264 np0000180517 devstack@c-api.service[112451]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:14:43.556264 np0000180517 devstack@c-api.service[112451]: import eventlet # noqa Jun 16 01:14:43.569558 np0000180517 devstack@c-api.service[112454]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:14:43.569558 np0000180517 devstack@c-api.service[112454]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:14:43.569558 np0000180517 devstack@c-api.service[112454]: we strongly recommend against using it for new projects. Jun 16 01:14:43.569558 np0000180517 devstack@c-api.service[112454]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:14:43.569558 np0000180517 devstack@c-api.service[112454]: framework. For more detail see Jun 16 01:14:43.569558 np0000180517 devstack@c-api.service[112454]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:14:43.569558 np0000180517 devstack@c-api.service[112454]: import eventlet # noqa Jun 16 01:14:43.637827 np0000180517 devstack@c-api.service[112452]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 01:14:43.637827 np0000180517 devstack@c-api.service[112452]: warnings.warn( Jun 16 01:14:43.638730 np0000180517 devstack@c-api.service[112453]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 01:14:43.638730 np0000180517 devstack@c-api.service[112453]: warnings.warn( Jun 16 01:14:43.644603 np0000180517 devstack@c-api.service[112451]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 01:14:43.644603 np0000180517 devstack@c-api.service[112451]: warnings.warn( Jun 16 01:14:43.658833 np0000180517 devstack@c-api.service[112454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 01:14:43.658833 np0000180517 devstack@c-api.service[112454]: warnings.warn( Jun 16 01:14:43.715106 np0000180517 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 Jun 16 01:14:43.715106 np0000180517 devstack@c-api.service[112452]: from cgi import parse_header Jun 16 01:14:43.717482 np0000180517 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 Jun 16 01:14:43.717482 np0000180517 devstack@c-api.service[112453]: from cgi import parse_header Jun 16 01:14:43.719471 np0000180517 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 Jun 16 01:14:43.719471 np0000180517 devstack@c-api.service[112451]: from cgi import parse_header Jun 16 01:14:43.735364 np0000180517 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 Jun 16 01:14:43.735364 np0000180517 devstack@c-api.service[112454]: from cgi import parse_header Jun 16 01:14:43.763816 np0000180517 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. Jun 16 01:14:43.763816 np0000180517 devstack@c-api.service[112452]: removals.removed_module( Jun 16 01:14:43.765407 np0000180517 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. Jun 16 01:14:43.765407 np0000180517 devstack@c-api.service[112452]: removals.removed_module( Jun 16 01:14:43.767126 np0000180517 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. Jun 16 01:14:43.767126 np0000180517 devstack@c-api.service[112451]: removals.removed_module( Jun 16 01:14:43.768371 np0000180517 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. Jun 16 01:14:43.768371 np0000180517 devstack@c-api.service[112453]: removals.removed_module( Jun 16 01:14:43.768964 np0000180517 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. Jun 16 01:14:43.768964 np0000180517 devstack@c-api.service[112451]: removals.removed_module( Jun 16 01:14:43.769895 np0000180517 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. Jun 16 01:14:43.769895 np0000180517 devstack@c-api.service[112453]: removals.removed_module( Jun 16 01:14:43.786022 np0000180517 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. Jun 16 01:14:43.786022 np0000180517 devstack@c-api.service[112454]: removals.removed_module( Jun 16 01:14:43.787585 np0000180517 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. Jun 16 01:14:43.787585 np0000180517 devstack@c-api.service[112454]: removals.removed_module( Jun 16 01:14:44.381750 np0000180517 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 Jun 16 01:14:44.381750 np0000180517 devstack@c-api.service[112452]: warnings.warn( Jun 16 01:14:44.404935 np0000180517 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 Jun 16 01:14:44.404935 np0000180517 devstack@c-api.service[112453]: warnings.warn( Jun 16 01:14:44.405607 np0000180517 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 Jun 16 01:14:44.405607 np0000180517 devstack@c-api.service[112454]: warnings.warn( Jun 16 01:14:44.477940 np0000180517 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. Jun 16 01:14:44.477940 np0000180517 devstack@c-api.service[112452]: warnings.warn( Jun 16 01:14:44.481427 np0000180517 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 Jun 16 01:14:44.481427 np0000180517 devstack@c-api.service[112451]: warnings.warn( Jun 16 01:14:44.502343 np0000180517 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. Jun 16 01:14:44.502343 np0000180517 devstack@c-api.service[112454]: warnings.warn( Jun 16 01:14:44.505307 np0000180517 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. Jun 16 01:14:44.505307 np0000180517 devstack@c-api.service[112453]: warnings.warn( Jun 16 01:14:44.573172 np0000180517 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. Jun 16 01:14:44.573172 np0000180517 devstack@c-api.service[112451]: warnings.warn( Jun 16 01:14:44.768133 np0000180517 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. Jun 16 01:14:44.768911 np0000180517 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}} Jun 16 01:14:44.779272 np0000180517 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. Jun 16 01:14:44.779867 np0000180517 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}} Jun 16 01:14:44.790437 np0000180517 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. Jun 16 01:14:44.791023 np0000180517 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}} Jun 16 01:14:44.843748 np0000180517 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. Jun 16 01:14:44.843905 np0000180517 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}} Jun 16 01:14:44.851766 np0000180517 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. Jun 16 01:14:44.851766 np0000180517 devstack@c-api.service[112452]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:14:44.853226 np0000180517 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. Jun 16 01:14:44.853226 np0000180517 devstack@c-api.service[112454]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:14:44.860602 np0000180517 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. Jun 16 01:14:44.860602 np0000180517 devstack@c-api.service[112453]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:14:44.904088 np0000180517 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. Jun 16 01:14:44.904088 np0000180517 devstack@c-api.service[112451]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:14:45.413846 np0000180517 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112452) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:14:45.414219 np0000180517 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}} Jun 16 01:14:45.414316 np0000180517 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}} Jun 16 01:14:45.414489 np0000180517 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}} Jun 16 01:14:45.414864 np0000180517 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112454) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:14:45.415598 np0000180517 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}} Jun 16 01:14:45.415836 np0000180517 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}} Jun 16 01:14:45.415935 np0000180517 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}} Jun 16 01:14:45.415998 np0000180517 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.415998 np0000180517 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}} Jun 16 01:14:45.416090 np0000180517 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}} Jun 16 01:14:45.416148 np0000180517 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}} Jun 16 01:14:45.416209 np0000180517 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}} Jun 16 01:14:45.416259 np0000180517 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}} Jun 16 01:14:45.416316 np0000180517 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}} Jun 16 01:14:45.417422 np0000180517 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}} Jun 16 01:14:45.417566 np0000180517 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.417623 np0000180517 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}} Jun 16 01:14:45.417702 np0000180517 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}} Jun 16 01:14:45.417771 np0000180517 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.417821 np0000180517 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}} Jun 16 01:14:45.417871 np0000180517 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}} Jun 16 01:14:45.417871 np0000180517 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}} Jun 16 01:14:45.417962 np0000180517 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}} Jun 16 01:14:45.418012 np0000180517 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}} Jun 16 01:14:45.418012 np0000180517 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}} Jun 16 01:14:45.418146 np0000180517 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}} Jun 16 01:14:45.418205 np0000180517 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}} Jun 16 01:14:45.418257 np0000180517 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}} Jun 16 01:14:45.418619 np0000180517 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}} Jun 16 01:14:45.418741 np0000180517 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.418812 np0000180517 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}} Jun 16 01:14:45.418865 np0000180517 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}} Jun 16 01:14:45.418947 np0000180517 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}} Jun 16 01:14:45.419145 np0000180517 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}} Jun 16 01:14:45.419145 np0000180517 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}} Jun 16 01:14:45.419501 np0000180517 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}} Jun 16 01:14:45.419683 np0000180517 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}} Jun 16 01:14:45.419683 np0000180517 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}} Jun 16 01:14:45.419683 np0000180517 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}} Jun 16 01:14:45.420039 np0000180517 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}} Jun 16 01:14:45.420168 np0000180517 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}} Jun 16 01:14:45.420168 np0000180517 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112452) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:45.420393 np0000180517 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}} Jun 16 01:14:45.420461 np0000180517 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}} Jun 16 01:14:45.420514 np0000180517 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}} Jun 16 01:14:45.420514 np0000180517 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}} Jun 16 01:14:45.420514 np0000180517 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}} Jun 16 01:14:45.420514 np0000180517 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:45.420514 np0000180517 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}} Jun 16 01:14:45.421565 np0000180517 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112453) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:14:45.422039 np0000180517 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}} Jun 16 01:14:45.422123 np0000180517 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.422123 np0000180517 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}} Jun 16 01:14:45.422216 np0000180517 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}} Jun 16 01:14:45.422266 np0000180517 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}} Jun 16 01:14:45.422310 np0000180517 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}} Jun 16 01:14:45.422347 np0000180517 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}} Jun 16 01:14:45.422386 np0000180517 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}} Jun 16 01:14:45.422531 np0000180517 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112451) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:14:45.422627 np0000180517 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}} Jun 16 01:14:45.422950 np0000180517 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}} Jun 16 01:14:45.423066 np0000180517 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}} Jun 16 01:14:45.423154 np0000180517 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.423239 np0000180517 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}} Jun 16 01:14:45.423326 np0000180517 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}} Jun 16 01:14:45.423326 np0000180517 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}} Jun 16 01:14:45.423495 np0000180517 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}} Jun 16 01:14:45.423577 np0000180517 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}} Jun 16 01:14:45.423577 np0000180517 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}} Jun 16 01:14:45.423577 np0000180517 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}} Jun 16 01:14:45.423851 np0000180517 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}} Jun 16 01:14:45.423907 np0000180517 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}} Jun 16 01:14:45.423955 np0000180517 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.423955 np0000180517 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}} Jun 16 01:14:45.423955 np0000180517 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}} Jun 16 01:14:45.423955 np0000180517 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}} Jun 16 01:14:45.424100 np0000180517 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}} Jun 16 01:14:45.424100 np0000180517 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}} Jun 16 01:14:45.424186 np0000180517 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}} Jun 16 01:14:45.424233 np0000180517 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.424273 np0000180517 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}} Jun 16 01:14:45.424482 np0000180517 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.424573 np0000180517 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}} Jun 16 01:14:45.424647 np0000180517 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}} Jun 16 01:14:45.424757 np0000180517 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}} Jun 16 01:14:45.424833 np0000180517 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}} Jun 16 01:14:45.424906 np0000180517 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}} Jun 16 01:14:45.425043 np0000180517 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}} Jun 16 01:14:45.425043 np0000180517 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}} Jun 16 01:14:45.425203 np0000180517 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}} Jun 16 01:14:45.425282 np0000180517 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}} Jun 16 01:14:45.425356 np0000180517 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}} Jun 16 01:14:45.425428 np0000180517 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.425506 np0000180517 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}} Jun 16 01:14:45.425549 np0000180517 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}} Jun 16 01:14:45.425549 np0000180517 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}} Jun 16 01:14:45.425549 np0000180517 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}} Jun 16 01:14:45.425549 np0000180517 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}} Jun 16 01:14:45.425773 np0000180517 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}} Jun 16 01:14:45.426031 np0000180517 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}} Jun 16 01:14:45.426118 np0000180517 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}} Jun 16 01:14:45.426118 np0000180517 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.426262 np0000180517 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}} Jun 16 01:14:45.426333 np0000180517 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.426424 np0000180517 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}} Jun 16 01:14:45.426424 np0000180517 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}} Jun 16 01:14:45.426424 np0000180517 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}} Jun 16 01:14:45.426612 np0000180517 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}} Jun 16 01:14:45.426678 np0000180517 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}} Jun 16 01:14:45.426678 np0000180517 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}} Jun 16 01:14:45.426741 np0000180517 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}} Jun 16 01:14:45.426774 np0000180517 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.426774 np0000180517 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:45.426831 np0000180517 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}} Jun 16 01:14:45.426862 np0000180517 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}} Jun 16 01:14:45.426862 np0000180517 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}} Jun 16 01:14:45.426862 np0000180517 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112452) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:45.426957 np0000180517 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}} Jun 16 01:14:45.426995 np0000180517 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}} Jun 16 01:14:45.427032 np0000180517 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}} Jun 16 01:14:45.427069 np0000180517 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}} Jun 16 01:14:45.427102 np0000180517 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.427102 np0000180517 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}} Jun 16 01:14:45.427350 np0000180517 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}} Jun 16 01:14:45.427442 np0000180517 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}} Jun 16 01:14:45.427527 np0000180517 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}} Jun 16 01:14:45.427598 np0000180517 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.427598 np0000180517 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}} Jun 16 01:14:45.427765 np0000180517 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}} Jun 16 01:14:45.427844 np0000180517 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}} Jun 16 01:14:45.427917 np0000180517 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}} Jun 16 01:14:45.427987 np0000180517 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}} Jun 16 01:14:45.427987 np0000180517 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}} Jun 16 01:14:45.427987 np0000180517 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}} Jun 16 01:14:45.427987 np0000180517 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}} Jun 16 01:14:45.428279 np0000180517 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}} Jun 16 01:14:45.428352 np0000180517 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.428352 np0000180517 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:45.428494 np0000180517 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}} Jun 16 01:14:45.428576 np0000180517 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}} Jun 16 01:14:45.428657 np0000180517 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}} Jun 16 01:14:45.428753 np0000180517 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}} Jun 16 01:14:45.428753 np0000180517 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:45.428826 np0000180517 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}} Jun 16 01:14:45.428859 np0000180517 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}} Jun 16 01:14:45.428889 np0000180517 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}} Jun 16 01:14:45.428889 np0000180517 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112453) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:45.428985 np0000180517 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}} Jun 16 01:14:45.429029 np0000180517 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}} Jun 16 01:14:45.429065 np0000180517 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}} Jun 16 01:14:45.429217 np0000180517 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}} Jun 16 01:14:45.429295 np0000180517 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}} Jun 16 01:14:45.429378 np0000180517 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}} Jun 16 01:14:45.429455 np0000180517 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112451) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:45.429525 np0000180517 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}} Jun 16 01:14:45.429621 np0000180517 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}} Jun 16 01:14:45.429733 np0000180517 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.429810 np0000180517 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}} Jun 16 01:14:45.429810 np0000180517 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}} Jun 16 01:14:45.429940 np0000180517 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}} Jun 16 01:14:45.429940 np0000180517 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}} Jun 16 01:14:45.430084 np0000180517 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}} Jun 16 01:14:45.430180 np0000180517 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}} Jun 16 01:14:45.430180 np0000180517 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.430246 np0000180517 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}} Jun 16 01:14:45.430286 np0000180517 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}} Jun 16 01:14:45.430383 np0000180517 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}} Jun 16 01:14:45.430456 np0000180517 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}} Jun 16 01:14:45.430531 np0000180517 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}} Jun 16 01:14:45.430609 np0000180517 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}} Jun 16 01:14:45.430646 np0000180517 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.430646 np0000180517 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}} Jun 16 01:14:45.430646 np0000180517 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}} Jun 16 01:14:45.430772 np0000180517 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}} Jun 16 01:14:45.430772 np0000180517 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}} Jun 16 01:14:45.430830 np0000180517 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}} Jun 16 01:14:45.430968 np0000180517 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}} Jun 16 01:14:45.430968 np0000180517 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.431121 np0000180517 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}} Jun 16 01:14:45.431121 np0000180517 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}} Jun 16 01:14:45.431274 np0000180517 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}} Jun 16 01:14:45.431274 np0000180517 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}} Jun 16 01:14:45.431274 np0000180517 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}} Jun 16 01:14:45.431468 np0000180517 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}} Jun 16 01:14:45.431468 np0000180517 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.431599 np0000180517 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}} Jun 16 01:14:45.431703 np0000180517 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}} Jun 16 01:14:45.431741 np0000180517 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.431781 np0000180517 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}} Jun 16 01:14:45.431819 np0000180517 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}} Jun 16 01:14:45.431860 np0000180517 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}} Jun 16 01:14:45.431897 np0000180517 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}} Jun 16 01:14:45.431938 np0000180517 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}} Jun 16 01:14:45.431974 np0000180517 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}} Jun 16 01:14:45.431974 np0000180517 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}} Jun 16 01:14:45.432040 np0000180517 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}} Jun 16 01:14:45.432076 np0000180517 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}} Jun 16 01:14:45.432112 np0000180517 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}} Jun 16 01:14:45.432150 np0000180517 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}} Jun 16 01:14:45.432182 np0000180517 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.432219 np0000180517 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.432255 np0000180517 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:45.432311 np0000180517 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}} Jun 16 01:14:45.432349 np0000180517 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}} Jun 16 01:14:45.432408 np0000180517 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}} Jun 16 01:14:45.432476 np0000180517 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}} Jun 16 01:14:45.432508 np0000180517 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}} Jun 16 01:14:45.432508 np0000180517 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}} Jun 16 01:14:45.432573 np0000180517 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112453) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:45.432604 np0000180517 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}} Jun 16 01:14:45.432642 np0000180517 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}} Jun 16 01:14:45.432695 np0000180517 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}} Jun 16 01:14:45.432695 np0000180517 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.432695 np0000180517 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:45.432695 np0000180517 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}} Jun 16 01:14:45.432695 np0000180517 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}} Jun 16 01:14:45.432695 np0000180517 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112451) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:45.432695 np0000180517 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}} Jun 16 01:14:45.432907 np0000180517 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}} Jun 16 01:14:45.432907 np0000180517 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.432907 np0000180517 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}} Jun 16 01:14:45.432907 np0000180517 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}} Jun 16 01:14:45.432907 np0000180517 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}} Jun 16 01:14:45.432907 np0000180517 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}} Jun 16 01:14:45.432907 np0000180517 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}} Jun 16 01:14:45.433166 np0000180517 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}} Jun 16 01:14:45.433166 np0000180517 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.433166 np0000180517 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}} Jun 16 01:14:45.433166 np0000180517 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}} Jun 16 01:14:45.433371 np0000180517 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}} Jun 16 01:14:45.433371 np0000180517 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}} Jun 16 01:14:45.433371 np0000180517 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}} Jun 16 01:14:45.433442 np0000180517 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}} Jun 16 01:14:45.433442 np0000180517 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.433495 np0000180517 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}} Jun 16 01:14:45.433623 np0000180517 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}} Jun 16 01:14:45.433623 np0000180517 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}} Jun 16 01:14:45.433771 np0000180517 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}} Jun 16 01:14:45.433771 np0000180517 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}} Jun 16 01:14:45.436429 np0000180517 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}} Jun 16 01:14:45.436482 np0000180517 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.436548 np0000180517 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}} Jun 16 01:14:45.436621 np0000180517 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}} Jun 16 01:14:45.436655 np0000180517 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}} Jun 16 01:14:45.436747 np0000180517 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}} Jun 16 01:14:45.436803 np0000180517 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}} Jun 16 01:14:45.437112 np0000180517 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}} Jun 16 01:14:45.437164 np0000180517 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.437243 np0000180517 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}} Jun 16 01:14:45.437289 np0000180517 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}} Jun 16 01:14:45.437348 np0000180517 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}} Jun 16 01:14:45.437411 np0000180517 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}} Jun 16 01:14:45.437468 np0000180517 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}} Jun 16 01:14:45.449260 np0000180517 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}} Jun 16 01:14:45.449422 np0000180517 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.449543 np0000180517 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}} Jun 16 01:14:45.449724 np0000180517 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}} Jun 16 01:14:45.449897 np0000180517 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}} Jun 16 01:14:45.450039 np0000180517 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}} Jun 16 01:14:45.450227 np0000180517 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}} Jun 16 01:14:45.462460 np0000180517 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}} Jun 16 01:14:45.462533 np0000180517 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.462568 np0000180517 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}} Jun 16 01:14:45.462632 np0000180517 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}} Jun 16 01:14:45.462700 np0000180517 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}} Jun 16 01:14:45.462741 np0000180517 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}} Jun 16 01:14:45.462775 np0000180517 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}} Jun 16 01:14:45.462844 np0000180517 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}} Jun 16 01:14:45.462894 np0000180517 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}} Jun 16 01:14:45.462935 np0000180517 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}} Jun 16 01:14:45.462974 np0000180517 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.463016 np0000180517 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.463057 np0000180517 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.463108 np0000180517 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}} Jun 16 01:14:45.463147 np0000180517 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}} Jun 16 01:14:45.463186 np0000180517 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}} Jun 16 01:14:45.463186 np0000180517 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}} Jun 16 01:14:45.463258 np0000180517 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}} Jun 16 01:14:45.463307 np0000180517 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}} Jun 16 01:14:45.463369 np0000180517 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}} Jun 16 01:14:45.463369 np0000180517 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}} Jun 16 01:14:45.463457 np0000180517 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}} Jun 16 01:14:45.463505 np0000180517 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}} Jun 16 01:14:45.463551 np0000180517 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}} Jun 16 01:14:45.463589 np0000180517 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}} Jun 16 01:14:45.463628 np0000180517 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.463678 np0000180517 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}} Jun 16 01:14:45.463715 np0000180517 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:45.463749 np0000180517 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}} Jun 16 01:14:45.463795 np0000180517 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}} Jun 16 01:14:45.463832 np0000180517 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}} Jun 16 01:14:45.463870 np0000180517 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}} Jun 16 01:14:45.463903 np0000180517 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}} Jun 16 01:14:45.463946 np0000180517 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112452) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:45.463982 np0000180517 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.464016 np0000180517 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}} Jun 16 01:14:45.464052 np0000180517 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}} Jun 16 01:14:45.464090 np0000180517 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}} Jun 16 01:14:45.464090 np0000180517 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}} Jun 16 01:14:45.464090 np0000180517 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}} Jun 16 01:14:45.464090 np0000180517 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}} Jun 16 01:14:45.464090 np0000180517 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}} Jun 16 01:14:45.464090 np0000180517 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}} Jun 16 01:14:45.464282 np0000180517 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.464282 np0000180517 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:45.464368 np0000180517 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}} Jun 16 01:14:45.464412 np0000180517 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}} Jun 16 01:14:45.464601 np0000180517 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112453) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:45.464601 np0000180517 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}} Jun 16 01:14:45.465020 np0000180517 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}} Jun 16 01:14:45.465176 np0000180517 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.465272 np0000180517 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}} Jun 16 01:14:45.465466 np0000180517 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}} Jun 16 01:14:45.465534 np0000180517 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.465579 np0000180517 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}} Jun 16 01:14:45.465579 np0000180517 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}} Jun 16 01:14:45.465655 np0000180517 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}} Jun 16 01:14:45.465720 np0000180517 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}} Jun 16 01:14:45.465758 np0000180517 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}} Jun 16 01:14:45.465797 np0000180517 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}} Jun 16 01:14:45.465835 np0000180517 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}} Jun 16 01:14:45.465976 np0000180517 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}} Jun 16 01:14:45.466084 np0000180517 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}} Jun 16 01:14:45.466185 np0000180517 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}} Jun 16 01:14:45.466185 np0000180517 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.466333 np0000180517 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.466507 np0000180517 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}} Jun 16 01:14:45.466610 np0000180517 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}} Jun 16 01:14:45.466691 np0000180517 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}} Jun 16 01:14:45.466768 np0000180517 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}} Jun 16 01:14:45.466883 np0000180517 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}} Jun 16 01:14:45.466926 np0000180517 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}} Jun 16 01:14:45.467002 np0000180517 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}} Jun 16 01:14:45.467070 np0000180517 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}} Jun 16 01:14:45.467179 np0000180517 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}} Jun 16 01:14:45.467223 np0000180517 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.467345 np0000180517 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}} Jun 16 01:14:45.467426 np0000180517 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}} Jun 16 01:14:45.467509 np0000180517 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}} Jun 16 01:14:45.467561 np0000180517 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}} Jun 16 01:14:45.467630 np0000180517 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}} Jun 16 01:14:45.467753 np0000180517 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}} Jun 16 01:14:45.467800 np0000180517 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}} Jun 16 01:14:45.467800 np0000180517 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.467873 np0000180517 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}} Jun 16 01:14:45.467916 np0000180517 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:45.467958 np0000180517 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}} Jun 16 01:14:45.467996 np0000180517 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}} Jun 16 01:14:45.468039 np0000180517 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}} Jun 16 01:14:45.468081 np0000180517 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}} Jun 16 01:14:45.468122 np0000180517 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.468177 np0000180517 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112451) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:45.468216 np0000180517 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:45.468258 np0000180517 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}} Jun 16 01:14:45.468299 np0000180517 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}} Jun 16 01:14:45.468299 np0000180517 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}} Jun 16 01:14:45.468363 np0000180517 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}} Jun 16 01:14:45.468419 np0000180517 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:45.468467 np0000180517 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.468505 np0000180517 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}} Jun 16 01:14:45.468539 np0000180517 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}} Jun 16 01:14:45.468539 np0000180517 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}} Jun 16 01:14:45.468539 np0000180517 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}} Jun 16 01:14:45.468539 np0000180517 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}} Jun 16 01:14:45.468539 np0000180517 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}} Jun 16 01:14:45.468723 np0000180517 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}} Jun 16 01:14:45.468764 np0000180517 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}} Jun 16 01:14:45.468799 np0000180517 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.468843 np0000180517 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.468843 np0000180517 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}} Jun 16 01:14:45.468843 np0000180517 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}} Jun 16 01:14:45.468960 np0000180517 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}} Jun 16 01:14:45.469003 np0000180517 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}} Jun 16 01:14:45.469003 np0000180517 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112452) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:45.469072 np0000180517 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}} Jun 16 01:14:45.469108 np0000180517 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}} Jun 16 01:14:45.469147 np0000180517 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.469184 np0000180517 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}} Jun 16 01:14:45.469226 np0000180517 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}} Jun 16 01:14:45.469268 np0000180517 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}} Jun 16 01:14:45.469268 np0000180517 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}} Jun 16 01:14:45.469343 np0000180517 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}} Jun 16 01:14:45.469380 np0000180517 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.469424 np0000180517 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}} Jun 16 01:14:45.469475 np0000180517 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}} Jun 16 01:14:45.469511 np0000180517 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112453) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:45.469552 np0000180517 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}} Jun 16 01:14:45.469590 np0000180517 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}} Jun 16 01:14:45.469627 np0000180517 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}} Jun 16 01:14:45.469687 np0000180517 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}} Jun 16 01:14:45.469727 np0000180517 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}} Jun 16 01:14:45.469858 np0000180517 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}} Jun 16 01:14:45.469915 np0000180517 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}} Jun 16 01:14:45.469915 np0000180517 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.469991 np0000180517 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}} Jun 16 01:14:45.470028 np0000180517 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}} Jun 16 01:14:45.470083 np0000180517 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}} Jun 16 01:14:45.470127 np0000180517 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}} Jun 16 01:14:45.470200 np0000180517 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}} Jun 16 01:14:45.470248 np0000180517 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}} Jun 16 01:14:45.470286 np0000180517 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}} Jun 16 01:14:45.470323 np0000180517 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}} Jun 16 01:14:45.470362 np0000180517 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.470410 np0000180517 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.470410 np0000180517 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}} Jun 16 01:14:45.470500 np0000180517 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}} Jun 16 01:14:45.470541 np0000180517 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}} Jun 16 01:14:45.470574 np0000180517 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}} Jun 16 01:14:45.470616 np0000180517 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}} Jun 16 01:14:45.470616 np0000180517 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}} Jun 16 01:14:45.470711 np0000180517 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}} Jun 16 01:14:45.470750 np0000180517 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}} Jun 16 01:14:45.470786 np0000180517 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112451) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:45.470823 np0000180517 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}} Jun 16 01:14:45.470868 np0000180517 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}} Jun 16 01:14:45.470910 np0000180517 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.470910 np0000180517 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}} Jun 16 01:14:45.470983 np0000180517 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}} Jun 16 01:14:45.471054 np0000180517 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}} Jun 16 01:14:45.471132 np0000180517 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}} Jun 16 01:14:45.471172 np0000180517 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}} Jun 16 01:14:45.471206 np0000180517 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}} Jun 16 01:14:45.471250 np0000180517 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.471297 np0000180517 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}} Jun 16 01:14:45.471341 np0000180517 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}} Jun 16 01:14:45.471374 np0000180517 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}} Jun 16 01:14:45.471412 np0000180517 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.471450 np0000180517 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}} Jun 16 01:14:45.471508 np0000180517 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}} Jun 16 01:14:45.471547 np0000180517 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.471586 np0000180517 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}} Jun 16 01:14:45.471625 np0000180517 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}} Jun 16 01:14:45.471680 np0000180517 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}} Jun 16 01:14:45.471731 np0000180517 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}} Jun 16 01:14:45.471770 np0000180517 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}} Jun 16 01:14:45.471810 np0000180517 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}} Jun 16 01:14:45.471898 np0000180517 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}} Jun 16 01:14:45.471974 np0000180517 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}} Jun 16 01:14:45.472051 np0000180517 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.472128 np0000180517 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}} Jun 16 01:14:45.472196 np0000180517 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}} Jun 16 01:14:45.472244 np0000180517 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}} Jun 16 01:14:45.472314 np0000180517 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}} Jun 16 01:14:45.472394 np0000180517 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.472466 np0000180517 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}} Jun 16 01:14:45.472466 np0000180517 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}} Jun 16 01:14:45.472580 np0000180517 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}} Jun 16 01:14:45.472619 np0000180517 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}} Jun 16 01:14:45.472652 np0000180517 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}} Jun 16 01:14:45.472715 np0000180517 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}} Jun 16 01:14:45.472753 np0000180517 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}} Jun 16 01:14:45.472791 np0000180517 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:45.472827 np0000180517 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}} Jun 16 01:14:45.472827 np0000180517 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}} Jun 16 01:14:45.472935 np0000180517 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}} Jun 16 01:14:45.472976 np0000180517 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}} Jun 16 01:14:45.473016 np0000180517 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}} Jun 16 01:14:45.473016 np0000180517 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.473016 np0000180517 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}} Jun 16 01:14:45.473016 np0000180517 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}} Jun 16 01:14:45.473016 np0000180517 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}} Jun 16 01:14:45.473016 np0000180517 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}} Jun 16 01:14:45.473016 np0000180517 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}} Jun 16 01:14:45.473246 np0000180517 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}} Jun 16 01:14:45.473246 np0000180517 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.473321 np0000180517 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}} Jun 16 01:14:45.473359 np0000180517 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}} Jun 16 01:14:45.473397 np0000180517 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.473433 np0000180517 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}} Jun 16 01:14:45.473433 np0000180517 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}} Jun 16 01:14:45.473509 np0000180517 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}} Jun 16 01:14:45.473555 np0000180517 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}} Jun 16 01:14:45.473604 np0000180517 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}} Jun 16 01:14:45.473647 np0000180517 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}} Jun 16 01:14:45.473712 np0000180517 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}} Jun 16 01:14:45.473712 np0000180517 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}} Jun 16 01:14:45.473790 np0000180517 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}} Jun 16 01:14:45.473875 np0000180517 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}} Jun 16 01:14:45.474002 np0000180517 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.474074 np0000180517 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}} Jun 16 01:14:45.474115 np0000180517 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}} Jun 16 01:14:45.474152 np0000180517 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.474201 np0000180517 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:45.474239 np0000180517 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}} Jun 16 01:14:45.474277 np0000180517 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}} Jun 16 01:14:45.474319 np0000180517 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}} Jun 16 01:14:45.474361 np0000180517 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112452) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:45.474401 np0000180517 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}} Jun 16 01:14:45.474439 np0000180517 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}} Jun 16 01:14:45.474475 np0000180517 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}} Jun 16 01:14:45.474613 np0000180517 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}} Jun 16 01:14:45.474685 np0000180517 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}} Jun 16 01:14:45.474831 np0000180517 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.474831 np0000180517 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:45.474901 np0000180517 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}} Jun 16 01:14:45.474977 np0000180517 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}} Jun 16 01:14:45.475058 np0000180517 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112451) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:45.475151 np0000180517 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}} Jun 16 01:14:45.475555 np0000180517 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}} Jun 16 01:14:45.475642 np0000180517 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.475721 np0000180517 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}} Jun 16 01:14:45.475769 np0000180517 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}} Jun 16 01:14:45.475769 np0000180517 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.475844 np0000180517 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:45.475886 np0000180517 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}} Jun 16 01:14:45.475928 np0000180517 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.475965 np0000180517 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}} Jun 16 01:14:45.476001 np0000180517 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}} Jun 16 01:14:45.476001 np0000180517 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}} Jun 16 01:14:45.476069 np0000180517 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}} Jun 16 01:14:45.476111 np0000180517 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}} Jun 16 01:14:45.476152 np0000180517 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}} Jun 16 01:14:45.476206 np0000180517 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}} Jun 16 01:14:45.476245 np0000180517 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.476283 np0000180517 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}} Jun 16 01:14:45.476323 np0000180517 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112453) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:45.476359 np0000180517 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}} Jun 16 01:14:45.476395 np0000180517 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}} Jun 16 01:14:45.476437 np0000180517 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}} Jun 16 01:14:45.476474 np0000180517 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}} Jun 16 01:14:45.476512 np0000180517 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.476547 np0000180517 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}} Jun 16 01:14:45.476600 np0000180517 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}} Jun 16 01:14:45.476646 np0000180517 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}} Jun 16 01:14:45.476709 np0000180517 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}} Jun 16 01:14:45.476746 np0000180517 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}} Jun 16 01:14:45.476783 np0000180517 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}} Jun 16 01:14:45.476824 np0000180517 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}} Jun 16 01:14:45.476860 np0000180517 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}} Jun 16 01:14:45.476897 np0000180517 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}} Jun 16 01:14:45.476897 np0000180517 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}} Jun 16 01:14:45.477014 np0000180517 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}} Jun 16 01:14:45.477063 np0000180517 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}} Jun 16 01:14:45.477103 np0000180517 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}} Jun 16 01:14:45.477103 np0000180517 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.477103 np0000180517 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}} Jun 16 01:14:45.477215 np0000180517 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}} Jun 16 01:14:45.477260 np0000180517 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}} Jun 16 01:14:45.477301 np0000180517 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.477338 np0000180517 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}} Jun 16 01:14:45.477374 np0000180517 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}} Jun 16 01:14:45.477417 np0000180517 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}} Jun 16 01:14:45.477417 np0000180517 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}} Jun 16 01:14:45.477490 np0000180517 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}} Jun 16 01:14:45.477490 np0000180517 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}} Jun 16 01:14:45.477558 np0000180517 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}} Jun 16 01:14:45.477604 np0000180517 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}} Jun 16 01:14:45.477644 np0000180517 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.477644 np0000180517 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}} Jun 16 01:14:45.477743 np0000180517 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}} Jun 16 01:14:45.477786 np0000180517 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}} Jun 16 01:14:45.477822 np0000180517 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}} Jun 16 01:14:45.477867 np0000180517 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}} Jun 16 01:14:45.477910 np0000180517 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}} Jun 16 01:14:45.477952 np0000180517 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}} Jun 16 01:14:45.477989 np0000180517 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.478031 np0000180517 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}} Jun 16 01:14:45.478067 np0000180517 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.478108 np0000180517 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.478144 np0000180517 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}} Jun 16 01:14:45.478180 np0000180517 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}} Jun 16 01:14:45.478217 np0000180517 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:45.478260 np0000180517 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}} Jun 16 01:14:45.478302 np0000180517 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}} Jun 16 01:14:45.478339 np0000180517 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}} Jun 16 01:14:45.478376 np0000180517 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}} Jun 16 01:14:45.478414 np0000180517 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}} Jun 16 01:14:45.478455 np0000180517 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}} Jun 16 01:14:45.478491 np0000180517 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}} Jun 16 01:14:45.478533 np0000180517 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:45.478569 np0000180517 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}} Jun 16 01:14:45.478612 np0000180517 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}} Jun 16 01:14:45.478685 np0000180517 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}} Jun 16 01:14:45.478685 np0000180517 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}} Jun 16 01:14:45.478685 np0000180517 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}} Jun 16 01:14:45.478793 np0000180517 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}} Jun 16 01:14:45.478793 np0000180517 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.478793 np0000180517 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}} Jun 16 01:14:45.478892 np0000180517 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}} Jun 16 01:14:45.478892 np0000180517 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.478966 np0000180517 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}} Jun 16 01:14:45.479015 np0000180517 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}} Jun 16 01:14:45.479057 np0000180517 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}} Jun 16 01:14:45.479093 np0000180517 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}} Jun 16 01:14:45.479129 np0000180517 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}} Jun 16 01:14:45.479165 np0000180517 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}} Jun 16 01:14:45.479202 np0000180517 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}} Jun 16 01:14:45.479238 np0000180517 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}} Jun 16 01:14:45.479238 np0000180517 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}} Jun 16 01:14:45.479238 np0000180517 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}} Jun 16 01:14:45.479238 np0000180517 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.479238 np0000180517 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}} Jun 16 01:14:45.479238 np0000180517 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}} Jun 16 01:14:45.479238 np0000180517 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}} Jun 16 01:14:45.479461 np0000180517 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}} Jun 16 01:14:45.479511 np0000180517 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}} Jun 16 01:14:45.479555 np0000180517 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.479591 np0000180517 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}} Jun 16 01:14:45.479635 np0000180517 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:45.479635 np0000180517 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}} Jun 16 01:14:45.479635 np0000180517 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}} Jun 16 01:14:45.479635 np0000180517 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112452) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:45.479807 np0000180517 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}} Jun 16 01:14:45.479851 np0000180517 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}} Jun 16 01:14:45.479888 np0000180517 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.479888 np0000180517 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}} Jun 16 01:14:45.479964 np0000180517 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}} Jun 16 01:14:45.480003 np0000180517 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}} Jun 16 01:14:45.480039 np0000180517 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.480080 np0000180517 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}} Jun 16 01:14:45.480121 np0000180517 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:45.480170 np0000180517 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}} Jun 16 01:14:45.480212 np0000180517 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}} Jun 16 01:14:45.480254 np0000180517 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}} Jun 16 01:14:45.480291 np0000180517 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}} Jun 16 01:14:45.480328 np0000180517 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}} Jun 16 01:14:45.480365 np0000180517 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112453) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:45.480406 np0000180517 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.480442 np0000180517 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}} Jun 16 01:14:45.480487 np0000180517 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:45.480487 np0000180517 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}} Jun 16 01:14:45.480566 np0000180517 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}} Jun 16 01:14:45.480608 np0000180517 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}} Jun 16 01:14:45.480650 np0000180517 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}} Jun 16 01:14:45.480716 np0000180517 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.480753 np0000180517 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112451) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:45.480799 np0000180517 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.480836 np0000180517 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}} Jun 16 01:14:45.480878 np0000180517 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}} Jun 16 01:14:45.480963 np0000180517 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:45.481016 np0000180517 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}} Jun 16 01:14:45.481055 np0000180517 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}} Jun 16 01:14:45.481091 np0000180517 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.481132 np0000180517 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}} Jun 16 01:14:45.481173 np0000180517 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}} Jun 16 01:14:45.481214 np0000180517 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}} Jun 16 01:14:45.481250 np0000180517 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}} Jun 16 01:14:45.481293 np0000180517 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}} Jun 16 01:14:45.481321 np0000180517 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}} Jun 16 01:14:45.481356 np0000180517 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:45.481384 np0000180517 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}} Jun 16 01:14:45.481421 np0000180517 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}} Jun 16 01:14:45.481448 np0000180517 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}} Jun 16 01:14:45.481479 np0000180517 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}} Jun 16 01:14:45.481479 np0000180517 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}} Jun 16 01:14:45.481534 np0000180517 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}} Jun 16 01:14:45.481534 np0000180517 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.481581 np0000180517 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}} Jun 16 01:14:45.481581 np0000180517 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.481636 np0000180517 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}} Jun 16 01:14:45.481760 np0000180517 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}} Jun 16 01:14:45.481825 np0000180517 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}} Jun 16 01:14:45.481984 np0000180517 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}} Jun 16 01:14:45.481984 np0000180517 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}} Jun 16 01:14:45.482142 np0000180517 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}} Jun 16 01:14:45.482176 np0000180517 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}} Jun 16 01:14:45.482229 np0000180517 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}} Jun 16 01:14:45.482258 np0000180517 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}} Jun 16 01:14:45.482320 np0000180517 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}} Jun 16 01:14:45.482371 np0000180517 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}} Jun 16 01:14:45.482405 np0000180517 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.482457 np0000180517 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}} Jun 16 01:14:45.482531 np0000180517 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}} Jun 16 01:14:45.482624 np0000180517 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}} Jun 16 01:14:45.482624 np0000180517 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}} Jun 16 01:14:45.482779 np0000180517 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}} Jun 16 01:14:45.482814 np0000180517 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}} Jun 16 01:14:45.482814 np0000180517 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.482872 np0000180517 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}} Jun 16 01:14:45.482919 np0000180517 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}} Jun 16 01:14:45.482996 np0000180517 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}} Jun 16 01:14:45.483053 np0000180517 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}} Jun 16 01:14:45.483123 np0000180517 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}} Jun 16 01:14:45.486261 np0000180517 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}} Jun 16 01:14:45.486318 np0000180517 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.486419 np0000180517 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}} Jun 16 01:14:45.486629 np0000180517 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}} Jun 16 01:14:45.486656 np0000180517 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}} Jun 16 01:14:45.486693 np0000180517 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}} Jun 16 01:14:45.486728 np0000180517 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.486762 np0000180517 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.486794 np0000180517 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}} Jun 16 01:14:45.486819 np0000180517 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}} Jun 16 01:14:45.486847 np0000180517 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}} Jun 16 01:14:45.486879 np0000180517 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}} Jun 16 01:14:45.486908 np0000180517 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}} Jun 16 01:14:45.486937 np0000180517 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}} Jun 16 01:14:45.486967 np0000180517 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}} Jun 16 01:14:45.486996 np0000180517 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}} Jun 16 01:14:45.487024 np0000180517 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}} Jun 16 01:14:45.487055 np0000180517 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.487086 np0000180517 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112452) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:45.487111 np0000180517 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}} Jun 16 01:14:45.487139 np0000180517 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}} Jun 16 01:14:45.487162 np0000180517 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}} Jun 16 01:14:45.487190 np0000180517 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112453) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:45.487218 np0000180517 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}} Jun 16 01:14:45.487246 np0000180517 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}} Jun 16 01:14:45.487274 np0000180517 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}} Jun 16 01:14:45.487301 np0000180517 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}} Jun 16 01:14:45.487325 np0000180517 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}} Jun 16 01:14:45.487356 np0000180517 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.487383 np0000180517 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}} Jun 16 01:14:45.487407 np0000180517 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}} Jun 16 01:14:45.487437 np0000180517 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}} Jun 16 01:14:45.487533 np0000180517 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}} Jun 16 01:14:45.487579 np0000180517 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}} Jun 16 01:14:45.487636 np0000180517 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112451) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:45.487697 np0000180517 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.487729 np0000180517 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}} Jun 16 01:14:45.487788 np0000180517 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}} Jun 16 01:14:45.487824 np0000180517 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}} Jun 16 01:14:45.487824 np0000180517 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.487930 np0000180517 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}} Jun 16 01:14:45.487968 np0000180517 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}} Jun 16 01:14:45.487968 np0000180517 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}} Jun 16 01:14:45.488022 np0000180517 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}} Jun 16 01:14:45.488049 np0000180517 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}} Jun 16 01:14:45.488075 np0000180517 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}} Jun 16 01:14:45.488101 np0000180517 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}} Jun 16 01:14:45.488125 np0000180517 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.488197 np0000180517 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}} Jun 16 01:14:45.488236 np0000180517 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}} Jun 16 01:14:45.488277 np0000180517 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}} Jun 16 01:14:45.488315 np0000180517 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}} Jun 16 01:14:45.488350 np0000180517 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:45.488383 np0000180517 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}} Jun 16 01:14:45.488414 np0000180517 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.488442 np0000180517 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}} Jun 16 01:14:45.488470 np0000180517 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}} Jun 16 01:14:45.488497 np0000180517 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}} Jun 16 01:14:45.488525 np0000180517 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}} Jun 16 01:14:45.488554 np0000180517 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}} Jun 16 01:14:45.488578 np0000180517 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}} Jun 16 01:14:45.488684 np0000180517 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.488719 np0000180517 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}} Jun 16 01:14:45.488747 np0000180517 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}} Jun 16 01:14:45.488747 np0000180517 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}} Jun 16 01:14:45.488814 np0000180517 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}} Jun 16 01:14:45.488847 np0000180517 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}} Jun 16 01:14:45.488875 np0000180517 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}} Jun 16 01:14:45.488899 np0000180517 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}} Jun 16 01:14:45.488948 np0000180517 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}} Jun 16 01:14:45.489011 np0000180517 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}} Jun 16 01:14:45.489043 np0000180517 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}} Jun 16 01:14:45.489099 np0000180517 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.489151 np0000180517 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.489186 np0000180517 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}} Jun 16 01:14:45.489236 np0000180517 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}} Jun 16 01:14:45.489273 np0000180517 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}} Jun 16 01:14:45.489323 np0000180517 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}} Jun 16 01:14:45.489357 np0000180517 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}} Jun 16 01:14:45.489408 np0000180517 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}} Jun 16 01:14:45.489475 np0000180517 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}} Jun 16 01:14:45.489511 np0000180517 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}} Jun 16 01:14:45.489558 np0000180517 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}} Jun 16 01:14:45.489596 np0000180517 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.489644 np0000180517 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}} Jun 16 01:14:45.489697 np0000180517 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}} Jun 16 01:14:45.489723 np0000180517 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}} Jun 16 01:14:45.489723 np0000180517 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}} Jun 16 01:14:45.489723 np0000180517 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}} Jun 16 01:14:45.489869 np0000180517 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}} Jun 16 01:14:45.489910 np0000180517 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}} Jun 16 01:14:45.489965 np0000180517 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.490000 np0000180517 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}} Jun 16 01:14:45.490027 np0000180517 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}} Jun 16 01:14:45.490027 np0000180517 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}} Jun 16 01:14:45.490027 np0000180517 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}} Jun 16 01:14:45.490027 np0000180517 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}} Jun 16 01:14:45.490116 np0000180517 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}} Jun 16 01:14:45.491549 np0000180517 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}} Jun 16 01:14:45.491622 np0000180517 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}} Jun 16 01:14:45.491683 np0000180517 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.491683 np0000180517 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:45.491747 np0000180517 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.491793 np0000180517 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}} Jun 16 01:14:45.491847 np0000180517 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:45.491889 np0000180517 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}} Jun 16 01:14:45.491889 np0000180517 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112452) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:45.491969 np0000180517 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}} Jun 16 01:14:45.492006 np0000180517 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}} Jun 16 01:14:45.492053 np0000180517 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}} Jun 16 01:14:45.492053 np0000180517 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112451) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:45.492120 np0000180517 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}} Jun 16 01:14:45.496398 np0000180517 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}} Jun 16 01:14:45.496503 np0000180517 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.496592 np0000180517 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:45.496694 np0000180517 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}} Jun 16 01:14:45.496790 np0000180517 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}} Jun 16 01:14:45.496877 np0000180517 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112453) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:45.497019 np0000180517 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}} Jun 16 01:14:45.498286 np0000180517 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}} Jun 16 01:14:45.498364 np0000180517 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.498407 np0000180517 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}} Jun 16 01:14:45.498454 np0000180517 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}} Jun 16 01:14:45.498546 np0000180517 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}} Jun 16 01:14:45.498590 np0000180517 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.498631 np0000180517 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}} Jun 16 01:14:45.498689 np0000180517 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}} Jun 16 01:14:45.498726 np0000180517 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}} Jun 16 01:14:45.498762 np0000180517 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.498805 np0000180517 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}} Jun 16 01:14:45.498848 np0000180517 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:45.498887 np0000180517 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}} Jun 16 01:14:45.498924 np0000180517 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}} Jun 16 01:14:45.498966 np0000180517 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}} Jun 16 01:14:45.498966 np0000180517 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}} Jun 16 01:14:45.499035 np0000180517 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}} Jun 16 01:14:45.499079 np0000180517 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:45.499115 np0000180517 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}} Jun 16 01:14:45.499146 np0000180517 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}} Jun 16 01:14:45.499196 np0000180517 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}} Jun 16 01:14:45.499456 np0000180517 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}} Jun 16 01:14:45.499533 np0000180517 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.499613 np0000180517 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}} Jun 16 01:14:45.499716 np0000180517 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}} Jun 16 01:14:45.499799 np0000180517 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}} Jun 16 01:14:45.499878 np0000180517 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}} Jun 16 01:14:45.499968 np0000180517 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}} Jun 16 01:14:45.510091 np0000180517 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}} Jun 16 01:14:45.510278 np0000180517 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.510384 np0000180517 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}} Jun 16 01:14:45.510588 np0000180517 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}} Jun 16 01:14:45.510705 np0000180517 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}} Jun 16 01:14:45.510879 np0000180517 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}} Jun 16 01:14:45.511055 np0000180517 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}} Jun 16 01:14:45.511220 np0000180517 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}} Jun 16 01:14:45.511355 np0000180517 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.511415 np0000180517 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}} Jun 16 01:14:45.511475 np0000180517 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}} Jun 16 01:14:45.511551 np0000180517 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.511609 np0000180517 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}} Jun 16 01:14:45.511707 np0000180517 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}} Jun 16 01:14:45.511774 np0000180517 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}} Jun 16 01:14:45.511849 np0000180517 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}} Jun 16 01:14:45.511908 np0000180517 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}} Jun 16 01:14:45.511964 np0000180517 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}} Jun 16 01:14:45.512029 np0000180517 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}} Jun 16 01:14:45.512085 np0000180517 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.512148 np0000180517 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}} Jun 16 01:14:45.512208 np0000180517 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}} Jun 16 01:14:45.512283 np0000180517 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}} Jun 16 01:14:45.512348 np0000180517 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}} Jun 16 01:14:45.512403 np0000180517 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}} Jun 16 01:14:45.512403 np0000180517 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}} Jun 16 01:14:45.512515 np0000180517 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}} Jun 16 01:14:45.512629 np0000180517 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}} Jun 16 01:14:45.521157 np0000180517 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}} Jun 16 01:14:45.521157 np0000180517 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.521338 np0000180517 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}} Jun 16 01:14:45.521392 np0000180517 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}} Jun 16 01:14:45.521506 np0000180517 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}} Jun 16 01:14:45.521608 np0000180517 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}} Jun 16 01:14:45.521763 np0000180517 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}} Jun 16 01:14:45.530199 np0000180517 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}} Jun 16 01:14:45.530370 np0000180517 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}} Jun 16 01:14:45.530370 np0000180517 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}} Jun 16 01:14:45.530513 np0000180517 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}} Jun 16 01:14:45.530513 np0000180517 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}} Jun 16 01:14:45.530639 np0000180517 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112453) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:45.530639 np0000180517 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}} Jun 16 01:14:45.530824 np0000180517 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}} Jun 16 01:14:45.530886 np0000180517 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.530951 np0000180517 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}} Jun 16 01:14:45.531015 np0000180517 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}} Jun 16 01:14:45.531079 np0000180517 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}} Jun 16 01:14:45.531143 np0000180517 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}} Jun 16 01:14:45.531242 np0000180517 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}} Jun 16 01:14:45.531300 np0000180517 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}} Jun 16 01:14:45.531364 np0000180517 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}} Jun 16 01:14:45.531419 np0000180517 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}} Jun 16 01:14:45.531419 np0000180517 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}} Jun 16 01:14:45.531419 np0000180517 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112451) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:45.531588 np0000180517 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}} Jun 16 01:14:45.531588 np0000180517 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}} Jun 16 01:14:45.531716 np0000180517 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.531716 np0000180517 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}} Jun 16 01:14:45.531836 np0000180517 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}} Jun 16 01:14:45.531836 np0000180517 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}} Jun 16 01:14:45.531937 np0000180517 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}} Jun 16 01:14:45.549632 np0000180517 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}} Jun 16 01:14:45.549935 np0000180517 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}} Jun 16 01:14:45.549935 np0000180517 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}} Jun 16 01:14:45.550051 np0000180517 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}} Jun 16 01:14:45.550187 np0000180517 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}} Jun 16 01:14:45.550307 np0000180517 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112452) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:45.550387 np0000180517 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}} Jun 16 01:14:45.550472 np0000180517 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}} Jun 16 01:14:45.550538 np0000180517 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}} Jun 16 01:14:45.550608 np0000180517 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}} Jun 16 01:14:45.550724 np0000180517 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}} Jun 16 01:14:45.550795 np0000180517 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.550852 np0000180517 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}} Jun 16 01:14:45.550909 np0000180517 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}} Jun 16 01:14:45.551019 np0000180517 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}} Jun 16 01:14:45.551081 np0000180517 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}} Jun 16 01:14:45.551138 np0000180517 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}} Jun 16 01:14:45.551194 np0000180517 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:45.551250 np0000180517 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}} Jun 16 01:14:45.551306 np0000180517 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}} Jun 16 01:14:45.551405 np0000180517 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}} Jun 16 01:14:45.551546 np0000180517 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:45.551680 np0000180517 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}} Jun 16 01:14:45.551822 np0000180517 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}} Jun 16 01:14:45.551926 np0000180517 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}} Jun 16 01:14:45.552052 np0000180517 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}} Jun 16 01:14:45.597565 np0000180517 devstack@c-api.service[112451]: INFO dbcounter [None req-6a30837b-79be-4c7e-b572-c4334ffc34a1 None None] Registered counter for database cinder Jun 16 01:14:45.599379 np0000180517 devstack@c-api.service[112452]: INFO dbcounter [None req-0baafd98-2fc9-47ee-9140-207827f0d2fe None None] Registered counter for database cinder Jun 16 01:14:45.599586 np0000180517 devstack@c-api.service[112453]: INFO dbcounter [None req-9c68c344-9939-4790-b972-75ce113b89af None None] Registered counter for database cinder Jun 16 01:14:45.603645 np0000180517 devstack@c-api.service[112454]: INFO dbcounter [None req-2b0a8438-f901-425b-a5fd-a1befbbce54e None None] Registered counter for database cinder Jun 16 01:14:45.643360 np0000180517 devstack@c-api.service[112451]: DEBUG oslo_db.sqlalchemy.engines [None req-6a30837b-79be-4c7e-b572-c4334ffc34a1 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}} Jun 16 01:14:45.647967 np0000180517 devstack@c-api.service[112453]: DEBUG oslo_db.sqlalchemy.engines [None req-9c68c344-9939-4790-b972-75ce113b89af 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}} Jun 16 01:14:45.649433 np0000180517 devstack@c-api.service[112452]: DEBUG oslo_db.sqlalchemy.engines [None req-0baafd98-2fc9-47ee-9140-207827f0d2fe 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}} Jun 16 01:14:45.654655 np0000180517 devstack@c-api.service[112454]: DEBUG oslo_db.sqlalchemy.engines [None req-2b0a8438-f901-425b-a5fd-a1befbbce54e 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}} Jun 16 01:14:45.760139 np0000180517 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}} Jun 16 01:14:45.762727 np0000180517 devstack@c-api.service[112451]: INFO cinder.rpc [None req-6a30837b-79be-4c7e-b572-c4334ffc34a1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:14:45.764504 np0000180517 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}} Jun 16 01:14:45.765026 np0000180517 devstack@c-api.service[112451]: INFO cinder.rpc [None req-6a30837b-79be-4c7e-b572-c4334ffc34a1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:14:45.766580 np0000180517 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}} Jun 16 01:14:45.766926 np0000180517 devstack@c-api.service[112453]: INFO cinder.rpc [None req-9c68c344-9939-4790-b972-75ce113b89af None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:14:45.767086 np0000180517 devstack@c-api.service[112451]: INFO cinder.rpc [None req-6a30837b-79be-4c7e-b572-c4334ffc34a1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:14:45.768917 np0000180517 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}} Jun 16 01:14:45.769440 np0000180517 devstack@c-api.service[112451]: INFO cinder.rpc [None req-6a30837b-79be-4c7e-b572-c4334ffc34a1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:14:45.769535 np0000180517 devstack@c-api.service[112454]: INFO cinder.rpc [None req-2b0a8438-f901-425b-a5fd-a1befbbce54e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:14:45.769601 np0000180517 devstack@c-api.service[112453]: INFO cinder.rpc [None req-9c68c344-9939-4790-b972-75ce113b89af None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:14:45.769840 np0000180517 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-6a30837b-79be-4c7e-b572-c4334ffc34a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.771823 np0000180517 devstack@c-api.service[112452]: INFO cinder.rpc [None req-0baafd98-2fc9-47ee-9140-207827f0d2fe None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:14:45.772124 np0000180517 devstack@c-api.service[112453]: INFO cinder.rpc [None req-9c68c344-9939-4790-b972-75ce113b89af None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:14:45.772225 np0000180517 devstack@c-api.service[112454]: INFO cinder.rpc [None req-2b0a8438-f901-425b-a5fd-a1befbbce54e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:14:45.772728 np0000180517 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-6a30837b-79be-4c7e-b572-c4334ffc34a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.774722 np0000180517 devstack@c-api.service[112452]: INFO cinder.rpc [None req-0baafd98-2fc9-47ee-9140-207827f0d2fe None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:14:45.774926 np0000180517 devstack@c-api.service[112453]: INFO cinder.rpc [None req-9c68c344-9939-4790-b972-75ce113b89af None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:14:45.775000 np0000180517 devstack@c-api.service[112454]: INFO cinder.rpc [None req-2b0a8438-f901-425b-a5fd-a1befbbce54e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:14:45.776095 np0000180517 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-9c68c344-9939-4790-b972-75ce113b89af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.776566 np0000180517 devstack@c-api.service[112452]: INFO cinder.rpc [None req-0baafd98-2fc9-47ee-9140-207827f0d2fe None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:14:45.777473 np0000180517 devstack@c-api.service[112454]: INFO cinder.rpc [None req-2b0a8438-f901-425b-a5fd-a1befbbce54e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:14:45.778265 np0000180517 devstack@c-api.service[112452]: INFO cinder.rpc [None req-0baafd98-2fc9-47ee-9140-207827f0d2fe None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:14:45.778573 np0000180517 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-2b0a8438-f901-425b-a5fd-a1befbbce54e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.779096 np0000180517 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-0baafd98-2fc9-47ee-9140-207827f0d2fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.780252 np0000180517 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-9c68c344-9939-4790-b972-75ce113b89af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.782101 np0000180517 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-0baafd98-2fc9-47ee-9140-207827f0d2fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.782244 np0000180517 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-2b0a8438-f901-425b-a5fd-a1befbbce54e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.809836 np0000180517 devstack@c-api.service[112451]: DEBUG oslo_db.sqlalchemy.engines [None req-6a30837b-79be-4c7e-b572-c4334ffc34a1 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}} Jun 16 01:14:45.812138 np0000180517 devstack@c-api.service[112451]: INFO cinder.rpc [None req-6a30837b-79be-4c7e-b572-c4334ffc34a1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:14:45.814104 np0000180517 devstack@c-api.service[112451]: INFO cinder.rpc [None req-6a30837b-79be-4c7e-b572-c4334ffc34a1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:14:45.827427 np0000180517 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-6a30837b-79be-4c7e-b572-c4334ffc34a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.827527 np0000180517 devstack@c-api.service[112453]: DEBUG oslo_db.sqlalchemy.engines [None req-9c68c344-9939-4790-b972-75ce113b89af 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}} Jun 16 01:14:45.827527 np0000180517 devstack@c-api.service[112453]: INFO cinder.rpc [None req-9c68c344-9939-4790-b972-75ce113b89af None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:14:45.828096 np0000180517 devstack@c-api.service[112452]: DEBUG oslo_db.sqlalchemy.engines [None req-0baafd98-2fc9-47ee-9140-207827f0d2fe 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}} Jun 16 01:14:45.828171 np0000180517 devstack@c-api.service[112453]: INFO cinder.rpc [None req-9c68c344-9939-4790-b972-75ce113b89af None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:14:45.828255 np0000180517 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-6a30837b-79be-4c7e-b572-c4334ffc34a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.828320 np0000180517 devstack@c-api.service[112454]: DEBUG oslo_db.sqlalchemy.engines [None req-2b0a8438-f901-425b-a5fd-a1befbbce54e 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}} Jun 16 01:14:45.828385 np0000180517 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-9c68c344-9939-4790-b972-75ce113b89af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.828444 np0000180517 devstack@c-api.service[112452]: INFO cinder.rpc [None req-0baafd98-2fc9-47ee-9140-207827f0d2fe None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:14:45.828520 np0000180517 devstack@c-api.service[112454]: INFO cinder.rpc [None req-2b0a8438-f901-425b-a5fd-a1befbbce54e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:14:45.829077 np0000180517 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-6a30837b-79be-4c7e-b572-c4334ffc34a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.830006 np0000180517 devstack@c-api.service[112452]: INFO cinder.rpc [None req-0baafd98-2fc9-47ee-9140-207827f0d2fe None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:14:45.830136 np0000180517 devstack@c-api.service[112454]: INFO cinder.rpc [None req-2b0a8438-f901-425b-a5fd-a1befbbce54e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:14:45.830890 np0000180517 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-0baafd98-2fc9-47ee-9140-207827f0d2fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.831202 np0000180517 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-2b0a8438-f901-425b-a5fd-a1befbbce54e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.832119 np0000180517 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-6a30837b-79be-4c7e-b572-c4334ffc34a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.836619 np0000180517 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-6a30837b-79be-4c7e-b572-c4334ffc34a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.838244 np0000180517 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-9c68c344-9939-4790-b972-75ce113b89af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.839562 np0000180517 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-6a30837b-79be-4c7e-b572-c4334ffc34a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.841470 np0000180517 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-9c68c344-9939-4790-b972-75ce113b89af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.842404 np0000180517 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-6a30837b-79be-4c7e-b572-c4334ffc34a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.842491 np0000180517 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-0baafd98-2fc9-47ee-9140-207827f0d2fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.844597 np0000180517 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-9c68c344-9939-4790-b972-75ce113b89af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.845444 np0000180517 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-6a30837b-79be-4c7e-b572-c4334ffc34a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.845612 np0000180517 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-0baafd98-2fc9-47ee-9140-207827f0d2fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.845896 np0000180517 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-2b0a8438-f901-425b-a5fd-a1befbbce54e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.848236 np0000180517 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-6a30837b-79be-4c7e-b572-c4334ffc34a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.848722 np0000180517 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-0baafd98-2fc9-47ee-9140-207827f0d2fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.849031 np0000180517 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-2b0a8438-f901-425b-a5fd-a1befbbce54e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.849853 np0000180517 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-9c68c344-9939-4790-b972-75ce113b89af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.851142 np0000180517 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-6a30837b-79be-4c7e-b572-c4334ffc34a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.854712 np0000180517 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-2b0a8438-f901-425b-a5fd-a1befbbce54e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.854839 np0000180517 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-6a30837b-79be-4c7e-b572-c4334ffc34a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.854921 np0000180517 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-9c68c344-9939-4790-b972-75ce113b89af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.855001 np0000180517 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-0baafd98-2fc9-47ee-9140-207827f0d2fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.855234 np0000180517 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-6a30837b-79be-4c7e-b572-c4334ffc34a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.855831 np0000180517 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-9c68c344-9939-4790-b972-75ce113b89af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.856512 np0000180517 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-0baafd98-2fc9-47ee-9140-207827f0d2fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.857045 np0000180517 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-2b0a8438-f901-425b-a5fd-a1befbbce54e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.859375 np0000180517 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-9c68c344-9939-4790-b972-75ce113b89af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.859541 np0000180517 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-0baafd98-2fc9-47ee-9140-207827f0d2fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.860000 np0000180517 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-2b0a8438-f901-425b-a5fd-a1befbbce54e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.860897 np0000180517 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-6a30837b-79be-4c7e-b572-c4334ffc34a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.862262 np0000180517 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-9c68c344-9939-4790-b972-75ce113b89af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.862376 np0000180517 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-0baafd98-2fc9-47ee-9140-207827f0d2fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.862995 np0000180517 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-2b0a8438-f901-425b-a5fd-a1befbbce54e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.864144 np0000180517 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-6a30837b-79be-4c7e-b572-c4334ffc34a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.865143 np0000180517 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-0baafd98-2fc9-47ee-9140-207827f0d2fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.865321 np0000180517 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-9c68c344-9939-4790-b972-75ce113b89af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.866290 np0000180517 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-6a30837b-79be-4c7e-b572-c4334ffc34a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.866496 np0000180517 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-2b0a8438-f901-425b-a5fd-a1befbbce54e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.867185 np0000180517 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-9c68c344-9939-4790-b972-75ce113b89af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.867728 np0000180517 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-6a30837b-79be-4c7e-b572-c4334ffc34a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.867949 np0000180517 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-0baafd98-2fc9-47ee-9140-207827f0d2fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.869132 np0000180517 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-6a30837b-79be-4c7e-b572-c4334ffc34a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.869260 np0000180517 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-2b0a8438-f901-425b-a5fd-a1befbbce54e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.869393 np0000180517 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-0baafd98-2fc9-47ee-9140-207827f0d2fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.869932 np0000180517 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-9c68c344-9939-4790-b972-75ce113b89af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.870422 np0000180517 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-6a30837b-79be-4c7e-b572-c4334ffc34a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.871565 np0000180517 devstack@c-api.service[112451]: WARNING cinder.api.contrib.hosts [None req-6a30837b-79be-4c7e-b572-c4334ffc34a1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:14:45.872012 np0000180517 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-0baafd98-2fc9-47ee-9140-207827f0d2fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.872081 np0000180517 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-2b0a8438-f901-425b-a5fd-a1befbbce54e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.872248 np0000180517 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-6a30837b-79be-4c7e-b572-c4334ffc34a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.873600 np0000180517 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-2b0a8438-f901-425b-a5fd-a1befbbce54e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.873749 np0000180517 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-6a30837b-79be-4c7e-b572-c4334ffc34a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.874874 np0000180517 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-6a30837b-79be-4c7e-b572-c4334ffc34a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.875488 np0000180517 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-9c68c344-9939-4790-b972-75ce113b89af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.876329 np0000180517 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-6a30837b-79be-4c7e-b572-c4334ffc34a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.876631 np0000180517 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-2b0a8438-f901-425b-a5fd-a1befbbce54e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.877309 np0000180517 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-6a30837b-79be-4c7e-b572-c4334ffc34a1 None None] Extended resource: extensions {{(pid=112451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:45.877381 np0000180517 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-0baafd98-2fc9-47ee-9140-207827f0d2fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.878934 np0000180517 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-9c68c344-9939-4790-b972-75ce113b89af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.879227 np0000180517 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-6a30837b-79be-4c7e-b572-c4334ffc34a1 None None] Extended resource: os-quota-class-sets {{(pid=112451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:45.880475 np0000180517 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-6a30837b-79be-4c7e-b572-c4334ffc34a1 None None] Extended resource: scheduler-stats {{(pid=112451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:45.880640 np0000180517 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-0baafd98-2fc9-47ee-9140-207827f0d2fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.881188 np0000180517 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-9c68c344-9939-4790-b972-75ce113b89af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.881907 np0000180517 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-6a30837b-79be-4c7e-b572-c4334ffc34a1 None None] Extended resource: os-quota-sets {{(pid=112451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:45.882055 np0000180517 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-2b0a8438-f901-425b-a5fd-a1befbbce54e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.882647 np0000180517 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-9c68c344-9939-4790-b972-75ce113b89af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.882883 np0000180517 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-0baafd98-2fc9-47ee-9140-207827f0d2fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.883298 np0000180517 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-6a30837b-79be-4c7e-b572-c4334ffc34a1 None None] Extended resource: backups {{(pid=112451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:45.884129 np0000180517 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-9c68c344-9939-4790-b972-75ce113b89af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.884293 np0000180517 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-0baafd98-2fc9-47ee-9140-207827f0d2fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.885290 np0000180517 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-6a30837b-79be-4c7e-b572-c4334ffc34a1 None None] Extended resource: os-snapshot-manage {{(pid=112451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:45.885374 np0000180517 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-2b0a8438-f901-425b-a5fd-a1befbbce54e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.885549 np0000180517 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-9c68c344-9939-4790-b972-75ce113b89af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.885615 np0000180517 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-0baafd98-2fc9-47ee-9140-207827f0d2fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.886655 np0000180517 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-6a30837b-79be-4c7e-b572-c4334ffc34a1 None None] Extended resource: consistencygroups {{(pid=112451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:45.886738 np0000180517 devstack@c-api.service[112453]: WARNING cinder.api.contrib.hosts [None req-9c68c344-9939-4790-b972-75ce113b89af None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:14:45.886939 np0000180517 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-0baafd98-2fc9-47ee-9140-207827f0d2fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.887370 np0000180517 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-9c68c344-9939-4790-b972-75ce113b89af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.887629 np0000180517 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-2b0a8438-f901-425b-a5fd-a1befbbce54e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.888059 np0000180517 devstack@c-api.service[112452]: WARNING cinder.api.contrib.hosts [None req-0baafd98-2fc9-47ee-9140-207827f0d2fe None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:14:45.888532 np0000180517 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-6a30837b-79be-4c7e-b572-c4334ffc34a1 None None] Extended resource: extra_specs {{(pid=112451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:45.888655 np0000180517 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-9c68c344-9939-4790-b972-75ce113b89af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.888752 np0000180517 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-0baafd98-2fc9-47ee-9140-207827f0d2fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.889184 np0000180517 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-2b0a8438-f901-425b-a5fd-a1befbbce54e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.889993 np0000180517 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-9c68c344-9939-4790-b972-75ce113b89af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.890056 np0000180517 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-0baafd98-2fc9-47ee-9140-207827f0d2fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.890113 np0000180517 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-6a30837b-79be-4c7e-b572-c4334ffc34a1 None None] Extended resource: os-hosts {{(pid=112451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:45.890530 np0000180517 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-2b0a8438-f901-425b-a5fd-a1befbbce54e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.891358 np0000180517 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-6a30837b-79be-4c7e-b572-c4334ffc34a1 None None] Extended resource: os-volume-manage {{(pid=112451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:45.891446 np0000180517 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-9c68c344-9939-4790-b972-75ce113b89af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.891506 np0000180517 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-0baafd98-2fc9-47ee-9140-207827f0d2fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.891859 np0000180517 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-2b0a8438-f901-425b-a5fd-a1befbbce54e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.892399 np0000180517 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-9c68c344-9939-4790-b972-75ce113b89af None None] Extended resource: extensions {{(pid=112453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:45.892809 np0000180517 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-6a30837b-79be-4c7e-b572-c4334ffc34a1 None None] Extended resource: os-availability-zone {{(pid=112451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:45.893031 np0000180517 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-0baafd98-2fc9-47ee-9140-207827f0d2fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.893093 np0000180517 devstack@c-api.service[112454]: WARNING cinder.api.contrib.hosts [None req-2b0a8438-f901-425b-a5fd-a1befbbce54e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:14:45.893732 np0000180517 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-2b0a8438-f901-425b-a5fd-a1befbbce54e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.893796 np0000180517 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-9c68c344-9939-4790-b972-75ce113b89af None None] Extended resource: os-quota-class-sets {{(pid=112453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:45.893973 np0000180517 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-0baafd98-2fc9-47ee-9140-207827f0d2fe None None] Extended resource: extensions {{(pid=112452) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:45.894043 np0000180517 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-6a30837b-79be-4c7e-b572-c4334ffc34a1 None None] Extended resource: encryption {{(pid=112451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:45.894969 np0000180517 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-9c68c344-9939-4790-b972-75ce113b89af None None] Extended resource: scheduler-stats {{(pid=112453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:45.895035 np0000180517 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-2b0a8438-f901-425b-a5fd-a1befbbce54e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.895271 np0000180517 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-0baafd98-2fc9-47ee-9140-207827f0d2fe None None] Extended resource: os-quota-class-sets {{(pid=112452) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:45.895489 np0000180517 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-6a30837b-79be-4c7e-b572-c4334ffc34a1 None None] Extended resource: os-volume-transfer {{(pid=112451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:45.896363 np0000180517 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-9c68c344-9939-4790-b972-75ce113b89af None None] Extended resource: os-quota-sets {{(pid=112453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:45.896505 np0000180517 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-2b0a8438-f901-425b-a5fd-a1befbbce54e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.896572 np0000180517 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-0baafd98-2fc9-47ee-9140-207827f0d2fe None None] Extended resource: scheduler-stats {{(pid=112452) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:45.897116 np0000180517 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-6a30837b-79be-4c7e-b572-c4334ffc34a1 None None] Extended resource: capabilities {{(pid=112451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:45.897945 np0000180517 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-0baafd98-2fc9-47ee-9140-207827f0d2fe None None] Extended resource: os-quota-sets {{(pid=112452) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:45.898227 np0000180517 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-2b0a8438-f901-425b-a5fd-a1befbbce54e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.898315 np0000180517 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-9c68c344-9939-4790-b972-75ce113b89af None None] Extended resource: backups {{(pid=112453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:45.898385 np0000180517 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-6a30837b-79be-4c7e-b572-c4334ffc34a1 None None] Extended resource: encryption {{(pid=112451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:45.899209 np0000180517 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-2b0a8438-f901-425b-a5fd-a1befbbce54e None None] Extended resource: extensions {{(pid=112454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:45.899830 np0000180517 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-6a30837b-79be-4c7e-b572-c4334ffc34a1 None None] Extended resource: os-volume-type-access {{(pid=112451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:45.899897 np0000180517 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-0baafd98-2fc9-47ee-9140-207827f0d2fe None None] Extended resource: backups {{(pid=112452) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:45.900282 np0000180517 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-9c68c344-9939-4790-b972-75ce113b89af None None] Extended resource: os-snapshot-manage {{(pid=112453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:45.900567 np0000180517 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-2b0a8438-f901-425b-a5fd-a1befbbce54e None None] Extended resource: os-quota-class-sets {{(pid=112454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:45.901404 np0000180517 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-6a30837b-79be-4c7e-b572-c4334ffc34a1 None None] Extended resource: cgsnapshots {{(pid=112451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:45.901866 np0000180517 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-0baafd98-2fc9-47ee-9140-207827f0d2fe None None] Extended resource: os-snapshot-manage {{(pid=112452) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:45.901938 np0000180517 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-2b0a8438-f901-425b-a5fd-a1befbbce54e None None] Extended resource: scheduler-stats {{(pid=112454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:45.901995 np0000180517 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-9c68c344-9939-4790-b972-75ce113b89af None None] Extended resource: consistencygroups {{(pid=112453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:45.902808 np0000180517 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-6a30837b-79be-4c7e-b572-c4334ffc34a1 None None] Extended resource: qos-specs {{(pid=112451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:45.903236 np0000180517 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-0baafd98-2fc9-47ee-9140-207827f0d2fe None None] Extended resource: consistencygroups {{(pid=112452) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:45.903317 np0000180517 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-2b0a8438-f901-425b-a5fd-a1befbbce54e None None] Extended resource: os-quota-sets {{(pid=112454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:45.903761 np0000180517 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-9c68c344-9939-4790-b972-75ce113b89af None None] Extended resource: extra_specs {{(pid=112453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:45.905289 np0000180517 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-9c68c344-9939-4790-b972-75ce113b89af None None] Extended resource: os-hosts {{(pid=112453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:45.905357 np0000180517 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-0baafd98-2fc9-47ee-9140-207827f0d2fe None None] Extended resource: extra_specs {{(pid=112452) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:45.905493 np0000180517 devstack@c-api.service[112451]: DEBUG cinder.api.contrib.snapshot_actions [None req-6a30837b-79be-4c7e-b572-c4334ffc34a1 None None] SnapshotActionsController initialized {{(pid=112451) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:14:45.905699 np0000180517 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-2b0a8438-f901-425b-a5fd-a1befbbce54e None None] Extended resource: backups {{(pid=112454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:45.906469 np0000180517 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-6a30837b-79be-4c7e-b572-c4334ffc34a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.906570 np0000180517 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-9c68c344-9939-4790-b972-75ce113b89af None None] Extended resource: os-volume-manage {{(pid=112453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:45.906868 np0000180517 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-0baafd98-2fc9-47ee-9140-207827f0d2fe None None] Extended resource: os-hosts {{(pid=112452) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:45.907674 np0000180517 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-2b0a8438-f901-425b-a5fd-a1befbbce54e None None] Extended resource: os-snapshot-manage {{(pid=112454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:45.907982 np0000180517 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-9c68c344-9939-4790-b972-75ce113b89af None None] Extended resource: os-availability-zone {{(pid=112453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:45.908169 np0000180517 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-6a30837b-79be-4c7e-b572-c4334ffc34a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.908226 np0000180517 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-0baafd98-2fc9-47ee-9140-207827f0d2fe None None] Extended resource: os-volume-manage {{(pid=112452) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:45.909099 np0000180517 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-2b0a8438-f901-425b-a5fd-a1befbbce54e None None] Extended resource: consistencygroups {{(pid=112454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:45.909273 np0000180517 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-9c68c344-9939-4790-b972-75ce113b89af None None] Extended resource: encryption {{(pid=112453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:45.909515 np0000180517 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-6a30837b-79be-4c7e-b572-c4334ffc34a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.909589 np0000180517 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-0baafd98-2fc9-47ee-9140-207827f0d2fe None None] Extended resource: os-availability-zone {{(pid=112452) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:45.910735 np0000180517 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-9c68c344-9939-4790-b972-75ce113b89af None None] Extended resource: os-volume-transfer {{(pid=112453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:45.910904 np0000180517 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-0baafd98-2fc9-47ee-9140-207827f0d2fe None None] Extended resource: encryption {{(pid=112452) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:45.911094 np0000180517 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-2b0a8438-f901-425b-a5fd-a1befbbce54e None None] Extended resource: extra_specs {{(pid=112454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:45.911160 np0000180517 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-6a30837b-79be-4c7e-b572-c4334ffc34a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.912385 np0000180517 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-9c68c344-9939-4790-b972-75ce113b89af None None] Extended resource: capabilities {{(pid=112453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:45.912637 np0000180517 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-0baafd98-2fc9-47ee-9140-207827f0d2fe None None] Extended resource: os-volume-transfer {{(pid=112452) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:45.912869 np0000180517 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-2b0a8438-f901-425b-a5fd-a1befbbce54e None None] Extended resource: os-hosts {{(pid=112454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:45.913001 np0000180517 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-6a30837b-79be-4c7e-b572-c4334ffc34a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.913697 np0000180517 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-9c68c344-9939-4790-b972-75ce113b89af None None] Extended resource: encryption {{(pid=112453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:45.914013 np0000180517 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-0baafd98-2fc9-47ee-9140-207827f0d2fe None None] Extended resource: capabilities {{(pid=112452) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:45.914147 np0000180517 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-2b0a8438-f901-425b-a5fd-a1befbbce54e None None] Extended resource: os-volume-manage {{(pid=112454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:45.914314 np0000180517 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-6a30837b-79be-4c7e-b572-c4334ffc34a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.915142 np0000180517 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-9c68c344-9939-4790-b972-75ce113b89af None None] Extended resource: os-volume-type-access {{(pid=112453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:45.915272 np0000180517 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-0baafd98-2fc9-47ee-9140-207827f0d2fe None None] Extended resource: encryption {{(pid=112452) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:45.915391 np0000180517 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-2b0a8438-f901-425b-a5fd-a1befbbce54e None None] Extended resource: os-availability-zone {{(pid=112454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:45.915635 np0000180517 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-6a30837b-79be-4c7e-b572-c4334ffc34a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.916498 np0000180517 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-6a30837b-79be-4c7e-b572-c4334ffc34a1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112451) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:45.916622 np0000180517 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-6a30837b-79be-4c7e-b572-c4334ffc34a1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112451) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:45.916797 np0000180517 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-2b0a8438-f901-425b-a5fd-a1befbbce54e None None] Extended resource: encryption {{(pid=112454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:45.916889 np0000180517 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-9c68c344-9939-4790-b972-75ce113b89af None None] Extended resource: cgsnapshots {{(pid=112453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:45.916989 np0000180517 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-6a30837b-79be-4c7e-b572-c4334ffc34a1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112451) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:45.917071 np0000180517 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-0baafd98-2fc9-47ee-9140-207827f0d2fe None None] Extended resource: os-volume-type-access {{(pid=112452) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:45.917152 np0000180517 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-6a30837b-79be-4c7e-b572-c4334ffc34a1 None None] Extension AdminActions extending resource: volumes {{(pid=112451) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:45.917152 np0000180517 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-6a30837b-79be-4c7e-b572-c4334ffc34a1 None None] Extension AdminActions extending resource: snapshots {{(pid=112451) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:45.917152 np0000180517 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-6a30837b-79be-4c7e-b572-c4334ffc34a1 None None] Extension AdminActions extending resource: backups {{(pid=112451) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:45.917349 np0000180517 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-6a30837b-79be-4c7e-b572-c4334ffc34a1 None None] Extension VolumeActions extending resource: volumes {{(pid=112451) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:45.917349 np0000180517 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-6a30837b-79be-4c7e-b572-c4334ffc34a1 None None] Extension TypesManage extending resource: types {{(pid=112451) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:45.917472 np0000180517 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-6a30837b-79be-4c7e-b572-c4334ffc34a1 None None] Extension UsedLimits extending resource: limits {{(pid=112451) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:45.917539 np0000180517 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-6a30837b-79be-4c7e-b572-c4334ffc34a1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112451) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:45.917608 np0000180517 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-6a30837b-79be-4c7e-b572-c4334ffc34a1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112451) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:45.917790 np0000180517 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-6a30837b-79be-4c7e-b572-c4334ffc34a1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112451) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:45.917863 np0000180517 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-6a30837b-79be-4c7e-b572-c4334ffc34a1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112451) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:45.917989 np0000180517 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-6a30837b-79be-4c7e-b572-c4334ffc34a1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112451) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:45.918069 np0000180517 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-6a30837b-79be-4c7e-b572-c4334ffc34a1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112451) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:45.918140 np0000180517 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-9c68c344-9939-4790-b972-75ce113b89af None None] Extended resource: qos-specs {{(pid=112453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:45.918208 np0000180517 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-6a30837b-79be-4c7e-b572-c4334ffc34a1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112451) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:45.918357 np0000180517 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-0baafd98-2fc9-47ee-9140-207827f0d2fe None None] Extended resource: cgsnapshots {{(pid=112452) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:45.918490 np0000180517 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-2b0a8438-f901-425b-a5fd-a1befbbce54e None None] Extended resource: os-volume-transfer {{(pid=112454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:45.919957 np0000180517 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-0baafd98-2fc9-47ee-9140-207827f0d2fe None None] Extended resource: qos-specs {{(pid=112452) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:45.920058 np0000180517 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-2b0a8438-f901-425b-a5fd-a1befbbce54e None None] Extended resource: capabilities {{(pid=112454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:45.920207 np0000180517 devstack@c-api.service[112453]: DEBUG cinder.api.contrib.snapshot_actions [None req-9c68c344-9939-4790-b972-75ce113b89af None None] SnapshotActionsController initialized {{(pid=112453) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:14:45.921171 np0000180517 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-9c68c344-9939-4790-b972-75ce113b89af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.921408 np0000180517 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-2b0a8438-f901-425b-a5fd-a1befbbce54e None None] Extended resource: encryption {{(pid=112454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:45.922099 np0000180517 devstack@c-api.service[112452]: DEBUG cinder.api.contrib.snapshot_actions [None req-0baafd98-2fc9-47ee-9140-207827f0d2fe None None] SnapshotActionsController initialized {{(pid=112452) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:14:45.922637 np0000180517 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-9c68c344-9939-4790-b972-75ce113b89af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.922919 np0000180517 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-2b0a8438-f901-425b-a5fd-a1befbbce54e None None] Extended resource: os-volume-type-access {{(pid=112454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:45.923125 np0000180517 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-0baafd98-2fc9-47ee-9140-207827f0d2fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.924014 np0000180517 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-9c68c344-9939-4790-b972-75ce113b89af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.924418 np0000180517 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-2b0a8438-f901-425b-a5fd-a1befbbce54e None None] Extended resource: cgsnapshots {{(pid=112454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:45.924854 np0000180517 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-0baafd98-2fc9-47ee-9140-207827f0d2fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.925513 np0000180517 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-9c68c344-9939-4790-b972-75ce113b89af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.925743 np0000180517 devstack@c-api.service[112451]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e375a8a3668 pid: 112451 (default app) Jun 16 01:14:45.925825 np0000180517 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-2b0a8438-f901-425b-a5fd-a1befbbce54e None None] Extended resource: qos-specs {{(pid=112454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:45.926194 np0000180517 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-0baafd98-2fc9-47ee-9140-207827f0d2fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.926887 np0000180517 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-9c68c344-9939-4790-b972-75ce113b89af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.927481 np0000180517 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-0baafd98-2fc9-47ee-9140-207827f0d2fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.927872 np0000180517 devstack@c-api.service[112454]: DEBUG cinder.api.contrib.snapshot_actions [None req-2b0a8438-f901-425b-a5fd-a1befbbce54e None None] SnapshotActionsController initialized {{(pid=112454) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:14:45.928276 np0000180517 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-9c68c344-9939-4790-b972-75ce113b89af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.928851 np0000180517 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-2b0a8438-f901-425b-a5fd-a1befbbce54e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.928926 np0000180517 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-0baafd98-2fc9-47ee-9140-207827f0d2fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.929788 np0000180517 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-9c68c344-9939-4790-b972-75ce113b89af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.930454 np0000180517 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-2b0a8438-f901-425b-a5fd-a1befbbce54e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.930508 np0000180517 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-0baafd98-2fc9-47ee-9140-207827f0d2fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.930611 np0000180517 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-9c68c344-9939-4790-b972-75ce113b89af None None] Extension SnapshotActions extending resource: snapshots {{(pid=112453) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:45.930743 np0000180517 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-9c68c344-9939-4790-b972-75ce113b89af None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112453) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:45.930895 np0000180517 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-9c68c344-9939-4790-b972-75ce113b89af None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112453) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:45.930992 np0000180517 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-9c68c344-9939-4790-b972-75ce113b89af None None] Extension AdminActions extending resource: volumes {{(pid=112453) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:45.931135 np0000180517 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-9c68c344-9939-4790-b972-75ce113b89af None None] Extension AdminActions extending resource: snapshots {{(pid=112453) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:45.931236 np0000180517 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-9c68c344-9939-4790-b972-75ce113b89af None None] Extension AdminActions extending resource: backups {{(pid=112453) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:45.931421 np0000180517 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-9c68c344-9939-4790-b972-75ce113b89af None None] Extension VolumeActions extending resource: volumes {{(pid=112453) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:45.931537 np0000180517 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-9c68c344-9939-4790-b972-75ce113b89af None None] Extension TypesManage extending resource: types {{(pid=112453) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:45.931640 np0000180517 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-9c68c344-9939-4790-b972-75ce113b89af None None] Extension UsedLimits extending resource: limits {{(pid=112453) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:45.931756 np0000180517 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-9c68c344-9939-4790-b972-75ce113b89af None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112453) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:45.931791 np0000180517 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-2b0a8438-f901-425b-a5fd-a1befbbce54e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.931853 np0000180517 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-0baafd98-2fc9-47ee-9140-207827f0d2fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.931883 np0000180517 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-9c68c344-9939-4790-b972-75ce113b89af None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112453) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:45.931957 np0000180517 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-9c68c344-9939-4790-b972-75ce113b89af None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112453) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:45.932060 np0000180517 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-9c68c344-9939-4790-b972-75ce113b89af None None] Extension VolumeTypeAccess extending resource: types {{(pid=112453) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:45.932171 np0000180517 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-9c68c344-9939-4790-b972-75ce113b89af None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112453) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:45.932268 np0000180517 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-9c68c344-9939-4790-b972-75ce113b89af None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112453) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:45.932373 np0000180517 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-9c68c344-9939-4790-b972-75ce113b89af None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112453) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:45.932703 np0000180517 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-0baafd98-2fc9-47ee-9140-207827f0d2fe None None] Extension SnapshotActions extending resource: snapshots {{(pid=112452) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:45.932861 np0000180517 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-0baafd98-2fc9-47ee-9140-207827f0d2fe None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112452) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:45.933055 np0000180517 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-0baafd98-2fc9-47ee-9140-207827f0d2fe None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112452) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:45.933091 np0000180517 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-2b0a8438-f901-425b-a5fd-a1befbbce54e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.933227 np0000180517 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-0baafd98-2fc9-47ee-9140-207827f0d2fe None None] Extension AdminActions extending resource: volumes {{(pid=112452) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:45.933371 np0000180517 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-0baafd98-2fc9-47ee-9140-207827f0d2fe None None] Extension AdminActions extending resource: snapshots {{(pid=112452) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:45.933506 np0000180517 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-0baafd98-2fc9-47ee-9140-207827f0d2fe None None] Extension AdminActions extending resource: backups {{(pid=112452) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:45.933619 np0000180517 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. Jun 16 01:14:45.933619 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.933758 np0000180517 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-0baafd98-2fc9-47ee-9140-207827f0d2fe None None] Extension VolumeActions extending resource: volumes {{(pid=112452) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:45.933791 np0000180517 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. Jun 16 01:14:45.933791 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.933791 np0000180517 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. Jun 16 01:14:45.933791 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.933791 np0000180517 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. Jun 16 01:14:45.933959 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.933959 np0000180517 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. Jun 16 01:14:45.933959 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.933959 np0000180517 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. Jun 16 01:14:45.933959 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.933959 np0000180517 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. Jun 16 01:14:45.934152 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.934152 np0000180517 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. Jun 16 01:14:45.934152 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.934152 np0000180517 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. Jun 16 01:14:45.934152 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.934303 np0000180517 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. Jun 16 01:14:45.934303 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.934303 np0000180517 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. Jun 16 01:14:45.934303 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.934440 np0000180517 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. Jun 16 01:14:45.934440 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.934514 np0000180517 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-0baafd98-2fc9-47ee-9140-207827f0d2fe None None] Extension TypesManage extending resource: types {{(pid=112452) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:45.934549 np0000180517 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. Jun 16 01:14:45.934549 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.934549 np0000180517 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. Jun 16 01:14:45.934549 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.934714 np0000180517 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. Jun 16 01:14:45.934714 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.934714 np0000180517 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. Jun 16 01:14:45.934714 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.934714 np0000180517 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. Jun 16 01:14:45.934880 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.934880 np0000180517 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. Jun 16 01:14:45.934880 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.934880 np0000180517 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. Jun 16 01:14:45.934880 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.935036 np0000180517 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. Jun 16 01:14:45.935036 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.935036 np0000180517 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. Jun 16 01:14:45.935036 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.935163 np0000180517 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-0baafd98-2fc9-47ee-9140-207827f0d2fe None None] Extension UsedLimits extending resource: limits {{(pid=112452) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:45.935191 np0000180517 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. Jun 16 01:14:45.935191 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.935191 np0000180517 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. Jun 16 01:14:45.935191 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.935191 np0000180517 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. Jun 16 01:14:45.935191 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.935375 np0000180517 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. Jun 16 01:14:45.935375 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.935375 np0000180517 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. Jun 16 01:14:45.935375 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.935375 np0000180517 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. Jun 16 01:14:45.935375 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.935601 np0000180517 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. Jun 16 01:14:45.935601 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.935712 np0000180517 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-0baafd98-2fc9-47ee-9140-207827f0d2fe None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112452) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:45.935764 np0000180517 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. Jun 16 01:14:45.935764 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.935764 np0000180517 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. Jun 16 01:14:45.935764 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.935764 np0000180517 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. Jun 16 01:14:45.935982 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.935982 np0000180517 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. Jun 16 01:14:45.935982 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.935982 np0000180517 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. Jun 16 01:14:45.935982 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.936177 np0000180517 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. Jun 16 01:14:45.936177 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.936177 np0000180517 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. Jun 16 01:14:45.936177 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.936177 np0000180517 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. Jun 16 01:14:45.936177 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.936412 np0000180517 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-0baafd98-2fc9-47ee-9140-207827f0d2fe None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112452) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:45.936448 np0000180517 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. Jun 16 01:14:45.936448 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.936448 np0000180517 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. Jun 16 01:14:45.936448 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.936448 np0000180517 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. Jun 16 01:14:45.936448 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.936684 np0000180517 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. Jun 16 01:14:45.936684 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.936684 np0000180517 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. Jun 16 01:14:45.936684 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.936684 np0000180517 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. Jun 16 01:14:45.936937 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.936971 np0000180517 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-0baafd98-2fc9-47ee-9140-207827f0d2fe None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112452) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:45.937005 np0000180517 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. Jun 16 01:14:45.937005 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.937005 np0000180517 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. Jun 16 01:14:45.937005 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.937170 np0000180517 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. Jun 16 01:14:45.937170 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.937170 np0000180517 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. Jun 16 01:14:45.937170 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.937369 np0000180517 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. Jun 16 01:14:45.937369 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.937369 np0000180517 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. Jun 16 01:14:45.937369 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.937627 np0000180517 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-2b0a8438-f901-425b-a5fd-a1befbbce54e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.937704 np0000180517 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. Jun 16 01:14:45.937704 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.937704 np0000180517 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. Jun 16 01:14:45.937704 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.937704 np0000180517 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. Jun 16 01:14:45.938032 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.938071 np0000180517 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-0baafd98-2fc9-47ee-9140-207827f0d2fe None None] Extension VolumeTypeAccess extending resource: types {{(pid=112452) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:45.938119 np0000180517 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. Jun 16 01:14:45.938119 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.938119 np0000180517 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. Jun 16 01:14:45.938119 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.938119 np0000180517 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. Jun 16 01:14:45.938368 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.938368 np0000180517 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. Jun 16 01:14:45.938368 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.938368 np0000180517 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. Jun 16 01:14:45.938368 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.938601 np0000180517 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. Jun 16 01:14:45.938601 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.938601 np0000180517 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. Jun 16 01:14:45.938601 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.938835 np0000180517 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. Jun 16 01:14:45.938835 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.938835 np0000180517 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. Jun 16 01:14:45.938835 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.939084 np0000180517 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. Jun 16 01:14:45.939084 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.939084 np0000180517 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. Jun 16 01:14:45.939084 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.939291 np0000180517 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-0baafd98-2fc9-47ee-9140-207827f0d2fe None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112452) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:45.939339 np0000180517 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. Jun 16 01:14:45.939339 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.939339 np0000180517 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. Jun 16 01:14:45.939339 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.939526 np0000180517 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. Jun 16 01:14:45.939526 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.939526 np0000180517 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. Jun 16 01:14:45.939526 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.939526 np0000180517 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. Jun 16 01:14:45.939526 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.939870 np0000180517 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. Jun 16 01:14:45.939870 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.939969 np0000180517 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-0baafd98-2fc9-47ee-9140-207827f0d2fe None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112452) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:45.940023 np0000180517 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. Jun 16 01:14:45.940023 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.940023 np0000180517 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. Jun 16 01:14:45.940023 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.940220 np0000180517 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. Jun 16 01:14:45.940220 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.940220 np0000180517 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. Jun 16 01:14:45.940220 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.940220 np0000180517 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. Jun 16 01:14:45.940220 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.940501 np0000180517 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. Jun 16 01:14:45.940501 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.940501 np0000180517 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. Jun 16 01:14:45.940501 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.940501 np0000180517 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. Jun 16 01:14:45.940501 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.940948 np0000180517 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-0baafd98-2fc9-47ee-9140-207827f0d2fe None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112452) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:45.941028 np0000180517 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. Jun 16 01:14:45.941028 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.941028 np0000180517 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. Jun 16 01:14:45.941028 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.941028 np0000180517 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. Jun 16 01:14:45.941028 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.941373 np0000180517 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. Jun 16 01:14:45.941373 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.941373 np0000180517 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. Jun 16 01:14:45.941373 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.941373 np0000180517 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. Jun 16 01:14:45.941373 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.941606 np0000180517 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. Jun 16 01:14:45.941606 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.941606 np0000180517 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. Jun 16 01:14:45.941606 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.941776 np0000180517 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. Jun 16 01:14:45.941776 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.941776 np0000180517 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. Jun 16 01:14:45.941776 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.941909 np0000180517 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. Jun 16 01:14:45.941909 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.941909 np0000180517 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. Jun 16 01:14:45.941909 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.942060 np0000180517 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. Jun 16 01:14:45.942060 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.942060 np0000180517 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. Jun 16 01:14:45.942060 np0000180517 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) Jun 16 01:14:45.942201 np0000180517 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-2b0a8438-f901-425b-a5fd-a1befbbce54e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.942231 np0000180517 devstack@c-api.service[112451]: DEBUG cinder.api.middleware.request_id [None req-ed9993bf-3fd9-4dee-8f1a-2335b2d55ae4 None None] RequestId filter calling following filter/app {{(pid=112451) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 01:14:45.942261 np0000180517 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-2b0a8438-f901-425b-a5fd-a1befbbce54e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:45.942261 np0000180517 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-2b0a8438-f901-425b-a5fd-a1befbbce54e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:45.942261 np0000180517 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-2b0a8438-f901-425b-a5fd-a1befbbce54e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:45.942261 np0000180517 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-2b0a8438-f901-425b-a5fd-a1befbbce54e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:45.942261 np0000180517 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-2b0a8438-f901-425b-a5fd-a1befbbce54e None None] Extension AdminActions extending resource: volumes {{(pid=112454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:45.942261 np0000180517 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-2b0a8438-f901-425b-a5fd-a1befbbce54e None None] Extension AdminActions extending resource: snapshots {{(pid=112454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:45.942261 np0000180517 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-2b0a8438-f901-425b-a5fd-a1befbbce54e None None] Extension AdminActions extending resource: backups {{(pid=112454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:45.942261 np0000180517 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-2b0a8438-f901-425b-a5fd-a1befbbce54e None None] Extension VolumeActions extending resource: volumes {{(pid=112454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:45.942523 np0000180517 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-2b0a8438-f901-425b-a5fd-a1befbbce54e None None] Extension TypesManage extending resource: types {{(pid=112454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:45.942523 np0000180517 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-2b0a8438-f901-425b-a5fd-a1befbbce54e None None] Extension UsedLimits extending resource: limits {{(pid=112454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:45.942523 np0000180517 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-2b0a8438-f901-425b-a5fd-a1befbbce54e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:45.942523 np0000180517 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-2b0a8438-f901-425b-a5fd-a1befbbce54e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:45.942523 np0000180517 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-2b0a8438-f901-425b-a5fd-a1befbbce54e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:45.942523 np0000180517 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-2b0a8438-f901-425b-a5fd-a1befbbce54e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:45.943055 np0000180517 devstack@c-api.service[112451]: [pid: 112451|app: 0|req: 1/1] 199.19.213.35 () {60 vars in 949 bytes} [Tue Jun 16 01:14:45 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 16 01:14:45.943107 np0000180517 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-2b0a8438-f901-425b-a5fd-a1befbbce54e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:45.943107 np0000180517 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-2b0a8438-f901-425b-a5fd-a1befbbce54e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:45.943107 np0000180517 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-2b0a8438-f901-425b-a5fd-a1befbbce54e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:45.943203 np0000180517 devstack@c-api.service[112453]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e375a8a3668 pid: 112453 (default app) Jun 16 01:14:45.945984 np0000180517 devstack@c-api.service[112452]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e375a8a3668 pid: 112452 (default app) Jun 16 01:14:45.947983 np0000180517 devstack@c-api.service[112454]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e375a8a3668 pid: 112454 (default app) Jun 16 01:14:53.141695 np0000180517 devstack@c-api.service[112451]: DEBUG cinder.api.middleware.request_id [None req-54f3d8c6-ddda-4db9-8b5f-44130edc1853 None None] RequestId filter calling following filter/app {{(pid=112451) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 01:14:53.751713 np0000180517 devstack@c-api.service[112451]: INFO cinder.api.openstack.wsgi [None req-54f3d8c6-ddda-4db9-8b5f-44130edc1853 admin admin] POST https://199.19.213.35/volume/v3/types Jun 16 01:14:53.752401 np0000180517 devstack@c-api.service[112451]: DEBUG cinder.api.openstack.wsgi [None req-54f3d8c6-ddda-4db9-8b5f-44130edc1853 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112451) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 16 01:14:53.753912 np0000180517 devstack@c-api.service[112451]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 16 01:14:53.753912 np0000180517 devstack@c-api.service[112451]: warnings.warn( Jun 16 01:14:53.793126 np0000180517 devstack@c-api.service[112451]: DEBUG oslo_db.sqlalchemy.engines [None req-54f3d8c6-ddda-4db9-8b5f-44130edc1853 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}} Jun 16 01:14:53.902796 np0000180517 devstack@c-api.service[112451]: INFO cinder.api.openstack.wsgi [None req-54f3d8c6-ddda-4db9-8b5f-44130edc1853 admin admin] https://199.19.213.35/volume/v3/types returned with HTTP 200 Jun 16 01:14:53.903693 np0000180517 devstack@c-api.service[112451]: [pid: 112451|app: 0|req: 2/2] 199.19.213.35 () {68 vars in 1281 bytes} [Tue Jun 16 01:14:53 2026] POST /volume/v3/types => generated 186 bytes in 764 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 16 01:14:53.933460 np0000180517 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. Jun 16 01:14:53.933460 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.933460 np0000180517 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. Jun 16 01:14:53.933460 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.934361 np0000180517 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. Jun 16 01:14:53.934361 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.934361 np0000180517 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. Jun 16 01:14:53.934361 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.934616 np0000180517 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. Jun 16 01:14:53.934616 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.934616 np0000180517 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. Jun 16 01:14:53.934616 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.934616 np0000180517 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. Jun 16 01:14:53.934616 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.934915 np0000180517 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. Jun 16 01:14:53.934915 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.934915 np0000180517 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. Jun 16 01:14:53.934915 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.934915 np0000180517 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. Jun 16 01:14:53.935098 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.935098 np0000180517 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. Jun 16 01:14:53.935098 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.935098 np0000180517 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. Jun 16 01:14:53.935098 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.935275 np0000180517 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. Jun 16 01:14:53.935275 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.935275 np0000180517 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. Jun 16 01:14:53.935275 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.935452 np0000180517 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. Jun 16 01:14:53.935452 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.935452 np0000180517 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. Jun 16 01:14:53.935452 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.935452 np0000180517 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. Jun 16 01:14:53.935637 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.935637 np0000180517 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. Jun 16 01:14:53.935637 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.935637 np0000180517 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. Jun 16 01:14:53.935637 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.935832 np0000180517 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. Jun 16 01:14:53.935832 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.935832 np0000180517 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. Jun 16 01:14:53.935832 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.935832 np0000180517 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. Jun 16 01:14:53.935832 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.936035 np0000180517 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. Jun 16 01:14:53.936035 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.936035 np0000180517 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. Jun 16 01:14:53.936035 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.936035 np0000180517 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. Jun 16 01:14:53.936035 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.936255 np0000180517 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. Jun 16 01:14:53.936255 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.936255 np0000180517 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. Jun 16 01:14:53.936255 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.936255 np0000180517 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. Jun 16 01:14:53.936255 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.936457 np0000180517 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. Jun 16 01:14:53.936457 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.936457 np0000180517 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. Jun 16 01:14:53.936457 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.936457 np0000180517 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. Jun 16 01:14:53.936678 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.936678 np0000180517 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. Jun 16 01:14:53.936678 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.936678 np0000180517 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. Jun 16 01:14:53.936678 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.936896 np0000180517 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. Jun 16 01:14:53.936896 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.936896 np0000180517 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. Jun 16 01:14:53.936896 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.936896 np0000180517 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. Jun 16 01:14:53.936896 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.937426 np0000180517 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. Jun 16 01:14:53.937426 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.937426 np0000180517 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. Jun 16 01:14:53.937426 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.937426 np0000180517 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. Jun 16 01:14:53.937426 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.937652 np0000180517 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. Jun 16 01:14:53.937652 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.937652 np0000180517 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. Jun 16 01:14:53.937652 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.937652 np0000180517 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. Jun 16 01:14:53.937868 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.937868 np0000180517 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. Jun 16 01:14:53.937868 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.937868 np0000180517 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. Jun 16 01:14:53.937868 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.938090 np0000180517 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. Jun 16 01:14:53.938090 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.938090 np0000180517 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. Jun 16 01:14:53.938090 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.938256 np0000180517 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. Jun 16 01:14:53.938256 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.938256 np0000180517 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. Jun 16 01:14:53.938256 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.938405 np0000180517 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. Jun 16 01:14:53.938405 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.938405 np0000180517 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. Jun 16 01:14:53.938405 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.938405 np0000180517 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. Jun 16 01:14:53.938590 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.938590 np0000180517 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. Jun 16 01:14:53.938590 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.938590 np0000180517 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. Jun 16 01:14:53.938590 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.938784 np0000180517 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. Jun 16 01:14:53.938784 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.938784 np0000180517 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. Jun 16 01:14:53.938784 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.938943 np0000180517 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. Jun 16 01:14:53.938943 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.938943 np0000180517 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. Jun 16 01:14:53.938943 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.939093 np0000180517 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. Jun 16 01:14:53.939093 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.939093 np0000180517 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. Jun 16 01:14:53.939093 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.939249 np0000180517 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. Jun 16 01:14:53.939249 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.939249 np0000180517 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. Jun 16 01:14:53.939249 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.939396 np0000180517 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. Jun 16 01:14:53.939396 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.939396 np0000180517 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. Jun 16 01:14:53.939396 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.939559 np0000180517 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. Jun 16 01:14:53.939559 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.939559 np0000180517 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. Jun 16 01:14:53.939559 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.939559 np0000180517 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. Jun 16 01:14:53.939778 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.939778 np0000180517 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. Jun 16 01:14:53.939778 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.939778 np0000180517 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. Jun 16 01:14:53.939778 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.939778 np0000180517 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. Jun 16 01:14:53.940005 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.940005 np0000180517 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. Jun 16 01:14:53.940005 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.940005 np0000180517 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. Jun 16 01:14:53.940005 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.940187 np0000180517 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. Jun 16 01:14:53.940187 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.940187 np0000180517 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. Jun 16 01:14:53.940187 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.940187 np0000180517 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. Jun 16 01:14:53.940187 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.940398 np0000180517 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. Jun 16 01:14:53.940398 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.940398 np0000180517 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. Jun 16 01:14:53.940398 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.940398 np0000180517 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. Jun 16 01:14:53.940398 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.940605 np0000180517 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. Jun 16 01:14:53.940605 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.940605 np0000180517 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. Jun 16 01:14:53.940605 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.940605 np0000180517 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. Jun 16 01:14:53.940605 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.940833 np0000180517 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. Jun 16 01:14:53.940833 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.940833 np0000180517 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. Jun 16 01:14:53.940833 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.940833 np0000180517 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. Jun 16 01:14:53.940833 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.941104 np0000180517 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. Jun 16 01:14:53.941104 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.941104 np0000180517 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. Jun 16 01:14:53.941104 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.941251 np0000180517 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. Jun 16 01:14:53.941251 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.941251 np0000180517 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. Jun 16 01:14:53.941251 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.941251 np0000180517 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. Jun 16 01:14:53.941437 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.941437 np0000180517 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. Jun 16 01:14:53.941437 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.941437 np0000180517 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. Jun 16 01:14:53.941437 np0000180517 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) Jun 16 01:14:53.941437 np0000180517 devstack@c-api.service[112453]: DEBUG cinder.api.middleware.request_id [req-54f3d8c6-ddda-4db9-8b5f-44130edc1853 req-51e8f5c9-bca5-458d-89ec-36e874e9d7fa None None] RequestId filter calling following filter/app {{(pid=112453) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 01:14:54.256498 np0000180517 devstack@c-api.service[112453]: INFO cinder.api.openstack.wsgi [req-54f3d8c6-ddda-4db9-8b5f-44130edc1853 req-51e8f5c9-bca5-458d-89ec-36e874e9d7fa admin admin] POST https://199.19.213.35/volume/v3/types/26dbc3db-5e60-4b7d-92a7-1e7ed93ffea0/extra_specs Jun 16 01:14:54.256498 np0000180517 devstack@c-api.service[112453]: DEBUG cinder.api.openstack.wsgi [req-54f3d8c6-ddda-4db9-8b5f-44130edc1853 req-51e8f5c9-bca5-458d-89ec-36e874e9d7fa admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112453) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 16 01:14:54.256498 np0000180517 devstack@c-api.service[112453]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 16 01:14:54.256498 np0000180517 devstack@c-api.service[112453]: warnings.warn( Jun 16 01:14:54.297372 np0000180517 devstack@c-api.service[112453]: DEBUG oslo_db.sqlalchemy.engines [req-54f3d8c6-ddda-4db9-8b5f-44130edc1853 req-51e8f5c9-bca5-458d-89ec-36e874e9d7fa 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}} Jun 16 01:14:54.463738 np0000180517 devstack@c-api.service[112453]: INFO cinder.api.openstack.wsgi [req-54f3d8c6-ddda-4db9-8b5f-44130edc1853 req-51e8f5c9-bca5-458d-89ec-36e874e9d7fa admin admin] https://199.19.213.35/volume/v3/types/26dbc3db-5e60-4b7d-92a7-1e7ed93ffea0/extra_specs returned with HTTP 200 Jun 16 01:14:54.464308 np0000180517 devstack@c-api.service[112453]: [pid: 112453|app: 0|req: 1/3] 199.19.213.35 () {70 vars in 1498 bytes} [Tue Jun 16 01:14:53 2026] POST /volume/v3/types/26dbc3db-5e60-4b7d-92a7-1e7ed93ffea0/extra_specs => generated 55 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 16 01:14:55.829801 np0000180517 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}} Jun 16 01:14:55.830690 np0000180517 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}} Jun 16 01:15:03.898513 np0000180517 devstack@c-api.service[112451]: DEBUG dbcounter [-] [112451] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112451) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 01:15:04.461136 np0000180517 devstack@c-api.service[112453]: DEBUG dbcounter [-] [112453] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112453) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}